meshblu-johnny-five-rpi
v1.0.0
Published
<!-- TODO: add octoblu init scripts -->
Downloads
2
Readme
Meshblu Johnny-Five Raspberry Pi
This example provides an easy way to connect your Raspberry Pi to Meshblu with minimal configuration.
What you'll need
- Raspberry Pi w/ an Internet connection (via WiFi or ethernet)
- A servo motor
- An Octoblu Accout
Installation
- Boot up your Raspberry Pi.
- On your Raspberry Pi, copy/paste the init script w/in your
/etc/rc.local
file.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D