Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino Support #31

Open
MilanLoveless opened this issue Nov 30, 2015 · 2 comments
Open

Arduino Support #31

MilanLoveless opened this issue Nov 30, 2015 · 2 comments

Comments

@MilanLoveless
Copy link
Contributor

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'
@jacobroufa
Copy link
Contributor

💯

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.

@rachelnicole
Copy link
Owner

👍

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. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants