/ardunio-file-serial

A small Python app to send data/commands to your Ardunio over serial by checking and reading a file

Primary LanguagePython

ArdunioFileSerial

A small Python app to send data/commands to your Ardunio over serial by checking and reading a file.

To use you will need Python, pySerial and an Ardunio device.

You can install pySerial using easy_install -U pyserial