Commit graph

9 commits

Author SHA1 Message Date
c97fa08e06 adjustments for testing 2016-01-18 22:35:01 +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
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
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