A library for controlling an Arduino from Python over Serial.
Camino enables blazing fast, non-intrusive communication over a serial connection between Python and up to 256 Arduino Megas. It provides a simple way to call functions on a remote Arduino, sending and receiving up to 255 bytes of data. Besides the built in functions (digital_write, pin_mode, analog_read, etc.), approximately 250 user-defined functions can be defined.
Filename | Release Date | File Size |
---|---|---|
Camino-1.0.3.zip | 2022-03-23 | 15.59 KiB |
Camino-1.0.2.zip | 2022-03-22 | 15.47 KiB |