Update README.md

This commit is contained in:
Tristan Hearn
2013-04-19 16:20:16 -03:00
parent ffcfae9206
commit f4bad86fe1

View File

@@ -1,7 +1,5 @@
# Python Arduino Command API
Inspired, in part, by the no-longer updated "Python Arduino Prototyping API" (https://github.com/HashNuke/Python-Arduino-Prototyping-API/).
The Python Arduino Command API is a light-weight Python package for
communicating with Arduino microcontroller boards. It is written
using a custom protocol, similar to Firmata (http://firmata.org/wiki/Main_Page).