sc7-nametag-firmware/README.md

11 lines
517 B
Markdown
Raw Permalink Normal View History

2023-11-04 09:56:14 -07:00
## Nametag FW for SC7 VectorScope Badge
This code implements a rotating nametag.
Edit main.cpp to set your name.
2023-11-04 09:56:14 -07:00
[Install PlatformIO](https://platformio.org/install) to build this firmware.
**NOTE FOR WINDOWS USERS:** Long filenames must be enabled to correctly open this repository in PlatformIO. *BEFORE* opening this repository, follow the instructions located on the [Arduino-Pico docs page](https://arduino-pico.readthedocs.io/en/latest/platformio.html#important-steps-for-windows-users-before-installing).