Commit graph

106 commits

Author SHA1 Message Date
750f778d19 fiy output analog read 2016-01-28 19:15:56 +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
cb9e5fc361 bug fixing 2016-01-26 16:39:58 +01:00
b1552598ea add irSend capability 2016-01-25 23:29:21 +01:00
1afb6e6588 add analog Read/Write and RCDecimal 2016-01-25 22:02:42 +01:00
f3d68c374e fix up readme 2016-01-21 23:08:02 +01:00
7026635b76 name second button properly 2016-01-21 23:07:53 +01:00
c7e3e4ff84 update Readme 2016-01-21 23:02:07 +01:00
4831cd0cd0 improve readme 2016-01-21 22:51:15 +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
9cbf8c2419 add irRead functionality 2016-01-21 17:43:29 +01:00
569c6d96ac add ir library submodule 2016-01-21 17:43:16 +01:00
e1601ce1a2 add digital read 2016-01-20 19:40:28 +01:00
3a376ebc7e add digital write functionality 2016-01-20 17:00:46 +01:00
d823541934 update protocol 2016-01-20 16:59:39 +01:00
060da910cd add setMode and primitive status led 2016-01-20 16:46:11 +01:00
98fb2293e0 update README 2016-01-18 23:32:33 +01:00
27a6151d37 fix typo 2016-01-18 23:28:35 +01:00
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