Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixelslip/ServoControl
An experiment with Arduino, Node.js and Johnny Five
https://github.com/pixelslip/ServoControl
Last synced: 2 months ago
JSON representation
An experiment with Arduino, Node.js and Johnny Five
- Host: GitHub
- URL: https://github.com/pixelslip/ServoControl
- Owner: pixelslip
- Created: 2013-05-23T10:59:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T09:56:27.000Z (over 7 years ago)
- Last Synced: 2024-04-15T11:34:49.186Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.14 MB
- Stars: 12
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nodebots - ServoControl
README
# Servo Control
It's just an experiment.
## Getting Started
Plug your Arduino with a servo motor connect and open a terminal`node app.js`
Use your phone and type the ip address of your server in the app. Move your phone and enjoy.
## PCB Setup
![alt text](/public/images/schema.png)## TODO
- [ ] Create graphical interface for mobile client
- [ ] Add tests