|
99c15a61b9
|
css improvements
|
2016-02-18 15:45:18 +01:00 |
|
|
7139c2d38c
|
add front end button toggeling
|
2016-02-18 15:44:58 +01:00 |
|
|
2738141f21
|
clean up backend routes
|
2016-02-17 23:18:54 +01:00 |
|
|
da16d2366b
|
get rc switches dynamically from backend
|
2016-02-17 23:18:40 +01:00 |
|
|
ab8991fc89
|
better front ui
|
2016-02-17 23:18:23 +01:00 |
|
|
79d8b4e1d0
|
fix typos and minor bugs
|
2016-02-17 14:39:03 +01:00 |
|
|
f8436e2a81
|
mino bug fixes
|
2016-02-17 14:14:18 +01:00 |
|
|
43ea1e9eb1
|
update for db testin
|
2016-02-17 14:14:04 +01:00 |
|
|
21513c81f2
|
safe rc off as well as on values
|
2016-02-17 14:13:46 +01:00 |
|
|
395201c801
|
make ar-com handling easier
|
2016-02-17 14:12:55 +01:00 |
|
|
263c2cc0be
|
fix some minor ar-com bugs
|
2016-02-17 12:33:17 +01:00 |
|
|
a6c4c5d5ce
|
fix up rc_db module
|
2016-02-17 11:49:58 +01:00 |
|
|
092092e9d1
|
add rc_db functionality
|
2016-02-03 21:50:19 +01:00 |
|
|
9428b83358
|
start rc_db model
|
2016-02-01 16:07:55 +01:00 |
|
|
06ade23691
|
add config js
|
2016-02-01 15:34:05 +01:00 |
|
|
1cff34bb3e
|
add mysql module
|
2016-01-31 18:45:14 +01:00 |
|
|
1be10e0a85
|
add sensor module
|
2016-01-30 19:15:54 +01:00 |
|
|
63d6213285
|
make pin optional
|
2016-01-30 19:15:43 +01:00 |
|
|
84559145e8
|
add node debug toggle
|
2016-01-30 19:08:06 +01:00 |
|
|
74758e7d00
|
add rc module
|
2016-01-29 21:33:26 +01:00 |
|
|
386ea0c2be
|
add ir module
|
2016-01-29 21:33:17 +01:00 |
|
|
d69fcea212
|
add some helpers
|
2016-01-29 21:33:07 +01:00 |
|
|
151f234ff2
|
fix send test
|
2016-01-28 19:00:17 +01:00 |
|
|
004f928085
|
Sensor Test
|
2016-01-28 18:57:15 +01:00 |
|
|
6c017889e9
|
add ir send nodejs
|
2016-01-28 16:42:06 +01:00 |
|
|
7026635b76
|
name second button properly
|
2016-01-21 23:07:53 +01:00 |
|
|
c34cba3176
|
bug fix ir Reading capability
|
2016-01-21 22:49:04 +01:00 |
|
|
d9527a5587
|
bug fixing
|
2016-01-21 22:08:27 +01:00 |
|
|
ad99525d23
|
add IR Test Button
|
2016-01-21 22:01:57 +01:00 |
|
|
c97fa08e06
|
adjustments for testing
|
2016-01-18 22:35:01 +01:00 |
|
|
7525fd2e70
|
fix bugs from previous commit
|
2016-01-16 22:42:59 +01:00 |
|
|
69b86527d5
|
event emmiter based connect
Now with event emitter to divide code more easily.
|
2016-01-16 21:58:47 +01:00 |
|
|
e1b488ad35
|
fix minor bug width the write buffer
|
2016-01-14 21:58:44 +01:00 |
|
|
8b7b84f83a
|
bugfixing some typos
|
2016-01-14 21:48:38 +01:00 |
|
|
fac756b226
|
some scope related bug fixes
|
2016-01-14 21:43:45 +01:00 |
|
|
54850cde26
|
refactor code
The communication with the arduino is now handled by a designated module (called ar-com).
|
2016-01-14 21:19:41 +01:00 |
|
|
5f26eb8c47
|
implemented port guessing and auto upload
uses the ino utility to auto upload to the arduino
|
2016-01-14 18:02:45 +01:00 |
|
|
8c12d72c34
|
better css class names
|
2016-01-14 18:01:17 +01:00 |
|
|
a6ac754059
|
add viewport
better mobile handling
|
2016-01-14 00:01:40 +01:00 |
|
|
894e19dcf1
|
bug fixes
|
2016-01-13 23:58:55 +01:00 |
|
|
c3a37ff63f
|
add better arduino error handling
Server won't just crash when no arduino is available.
|
2016-01-13 23:47:51 +01:00 |
|
|
3cea3bf323
|
add light weight styling and remove cdn dependency
Added Skeleton and some custom CSS. Set up folder for fonts and removed the dependecy on cdns for angular, boodstrap and angular ui router.
|
2016-01-13 23:46:12 +01:00 |
|
|
7472820a1a
|
clean up folder structure
|
2016-01-13 09:39:36 +01:00 |
|
|
8b7b8c9a52
|
clean up frontend to arduino communication
|
2016-01-13 09:34:47 +01:00 |
|
|
90240c7c39
|
add basic node to arduino communication
|
2016-01-12 20:22:26 +01:00 |
|
|
066e2cca08
|
add simple frontend
|
2016-01-12 17:49:13 +01:00 |
|
|
0c4ffa6f3b
|
add serialport
|
2016-01-11 21:10:04 +01:00 |
|