Commit graph

13 commits

Author SHA1 Message Date
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