Commit graph

115 commits

Author SHA1 Message Date
00af61dcff more arduino-like code 2016-01-30 19:06:14 +01:00
94892e43a9 update Readme 2016-01-30 19:05:31 +01:00
5a4a362b11 add arduino debug mode 2016-01-30 18:10:23 +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
55238b846e fix Serial messages 2016-01-29 21:32:46 +01:00
d5ef559072 fix minor bug with communication 2016-01-28 19:37:15 +01:00
2d249d7567 better Serial feedback 2016-01-28 19:32:36 +01:00
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