Commit graph

34 commits

Author SHA1 Message Date
7aeecedfd2 update Readme 2016-01-18 23:27:16 +01:00
d69b6bc4aa bug fixing 2016-01-18 23:17:34 +01:00
c97fa08e06 adjustments for testing 2016-01-18 22:35:01 +01:00
41544ff508 implement part of the protocol 2016-01-18 22:30:36 +01:00
ae943a451b define protocol 2016-01-18 22:30:20 +01:00
705aeb87bc more detail in Readme 2016-01-17 12:26:04 +01:00
13a566b83d minor readme fixes 2016-01-17 12:21:09 +01:00
2d9a695400 update Readme 2016-01-17 12:18:41 +01:00
3fa9e16ddf change rc pin to fit new layout 2016-01-16 22:43:32 +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
b398d4e6e2 update readme with pin info 2016-01-16 21:58:05 +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
6c50ed5fd2 update README 2016-01-14 00:48:45 +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
588948161a fix minor bug in sketch.ino 2016-01-13 09:55:37 +01:00
cce0df036f fix minor bug in sketch.ino 2016-01-13 09:45:37 +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
f12026d900 add basic rc switching capability 2016-01-12 20:05:43 +01:00
b2ef88fd0a add rc-switch library 2016-01-12 18:17:53 +01:00
066e2cca08 add simple frontend 2016-01-12 17:49:13 +01:00
5024953ac8 add README 2016-01-11 21:16:48 +01:00
0c4ffa6f3b add serialport 2016-01-11 21:10:04 +01:00
0746205c6b init arduino 2016-01-11 21:09:53 +01:00