Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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