Arduino Support
People may not want to leave this app running on their computer 24/7. We could set the app up to run on a Raspberry Pi or Arduino that sits on the user's local network so that they don't have to!
Acceptance Criteria:
- remove hardcoded references to localhost:3000 in public/index.html and public/robokitty.js
- write a chef/ansible/salt script for deployment or use docker
- update documentation for deploy process
- add hardware to the list, marked as 'optional'
💯
I've got a Raspberry Pi as well as an Intel Edison that I'll be happy to test once I've built the project with the Particle Photon. I should be able to get to this after next weekend.
:+1:
I originally was going to build this on an Uno or a Yun, but I didn't want to deal with overcomplicating hardware stuff for myself with a wifi shield, and the Yun doesn't play well with johnny-five.
I'd love for it to be portable to other devices though. :)