stm32f4/08-Serial/README.txt

5 lines
243 B
Text

This program allows a PC to control the LEDs through a serial terminal (e.g.
Minicom). TX and RX should be connected to PA2 and PA3.
Pressing O, R, G or B in the terminal will toggle the corresponding LED.
Pressing Space inverts all of them.