Home - hgdeoro/py-arduino-proxy GitHub Wiki
PyArduinoProxy now is py-arduino
PyArduinoProxy now is py-arduino
I've renamed the project to py-arduino, please check it out at:
https://github.com/hgdeoro/py-arduino
I didn't like the 'proxy' word in its name, and made big changes, including:
- refactored
low level
code to the newpy_arduino
package - refactores
web application stuff
topy_arduino_web
package - add multiprocess support + background tasks, aka: concurrent access (thanks to uWSGI + PyRO)
- labeling of pins and restricted acces from web (administrable using Django)
- cleaned up old code (like old examples) and an updated README
Old content
Welcome to the Py-Arduino-Proxy wiki
Wiki home | How-to-install | Web-Interface | Blog (spanish) | Site (spanish)
You can found more info in the README...
How to install
Go to this page to install and test: How-to-install.
Web interface
See the instruction to start the [Web-Interface]]. [Example: using the web interface to test LM335.
Desktop UI (working prototype)
See the instruction to try the Desktop-UI.
Enable LCD support
See LCD-Support.
Videos!
- Web interface + emulator + analog pins http://www.youtube.com/watch?v=fMhAJlvZQco
- Web interface http://www.youtube.com/watch?v=QE6UJSs3b6Q
- Testing shiftOut and 8 LEDs with Py-Arduino-Proxy http://www.youtube.com/watch?v=_9MselaKcdU
- Writing a custom method in Py-Arduino-Proxy http://www.youtube.com/watch?v=2kgQpQqTVUU
- Testing RGB leds with Py-Arduino-Proxy UI http://www.youtube.com/watch?v=yM1ZaTFAZwc