Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 337 Bytes

arduino-demo-clang-showoff

A demo program that displays the capabilities of C in an embedded environment. Used in The C Programming Language Show-off event @University of Minho 13th Mar 2023.

Wiring

The setup is simple: 1 piezo and 1 LED for output, and 1 button for input. The corresponding pins are defined in include/config.h.