viswanathsai / pyduino

Pyduino is a library which allows you to communicate with Arduino boards loaded with the Firmata protocol from within Python. It currently supports version 2 of the Firmata protocol.
GNU General Public License v2.0
0 stars 1 forks source link

SYSEX commands using pyduino #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I need to test SYSEX commands communication between pyduino and arduino, do you 
think you'll implement an example for this type of commands?

Original issue reported on code.google.com by potoma...@gmail.com on 2 Nov 2010 at 9:57