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
A small Python app to send data/commands to your Ardunio over serial by checking and reading a file
Python