Forum >Source for built in Arduino code
Source for built in Arduino code

The LattePanda ships with code on the Arduino that lets you communicate via serial port with the LattePanda.Firmata library (from Visual Studio). I was looking for the source code for the Arduino 'sketch' but can't seem to locate it.
I have a plug-in developed for Mach 4 that uses a simple serial protocol and I have tested it with a homemade hand control pendant (using a microcontroller dev board). I would like to use the Arduino code that comes on the LattePanda as a guide for implementing the same serial protocol so the Arduino can talk to my existing Mach 4 plug-in.
I have a plug-in developed for Mach 4 that uses a simple serial protocol and I have tested it with a homemade hand control pendant (using a microcontroller dev board). I would like to use the Arduino code that comes on the LattePanda as a guide for implementing the same serial protocol so the Arduino can talk to my existing Mach 4 plug-in.