1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/periph/uart_locate_pins
..
include
main.c
Makefile
README.md

Utility to locate GPIO pins

This application bit-bangs the name of every GPIO pin via soft_uart on each GPIO. Connect an UART adapter to one pin at a time configured at symbol rate of 9600 Bd and check the output to know which pin you are connected to.