- Install pyserial and clone the repo:
pip install pyserial
git clone https://github.com/2788west/arduino_interfaces.git
-
Flash serial_interface.ino onto your Arduino and configure the JSON message as needed.
-
Configure the message in serial_interface.py and run it.