/arduino-echo

Echo app to test Arduino bi-directional communication at 1Mbits / sec

Primary LanguageC

Title: arduino-echo

This code is for testing bi-directional communication between a PC and an Arduino board over USB at 1Mbits / second.

Prerequisite:

To build and upload the firmware to the Arduino:

$ make flash

To test the serial line:

$ python test.py