Add links to readme to adaptor modules

This commit is contained in:
deadprogram 2013-10-26 00:09:47 -07:00
parent 08da7d3390
commit 3eb09259d8
1 changed files with 6 additions and 1 deletions

View File

@ -60,7 +60,12 @@ robot.start
```
## Hardware Support
_(Coming soon)_
Cylon.js has a extensible system for connecting to hardware devices. The following robotics and physical computing platforms are currently supported:
- [Arduino](http://www.arduino.cc/) <=> [Adaptor](https://github.com/hybridgroup/cylon-firmata)
- [Sphero](http://www.gosphero.com/) <=> [Adaptor](https://github.com/hybridgroup/cylon-sphero)
More platforms are coming soon!
## Documentation
_(Coming soon)_