A simple program to test the functionality of Mbed serial pins.

Dependencies:   mbed

Fork of Serial_test by George Edwards

Homepage

This code was inspired by the issues I faced with my Mbed. I had inadvertently blown up on of the serial ports, so I wrote this simple echo program. Just connect the serial output to the input and run the program. You should see messages appear on the serial terminal of your screen, diagnosing your issues.


All wikipages