ESP32-C3 firmware for interactive treasure hunt device with RFID, OLED display, LED effects, buzzer, and touch input. Includes 3D printable STL files for the enclosure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
130 B
Text
12 lines
130 B
Text
# PlatformIO
|
|
firmware/.pio/
|
|
|
|
# Secrets
|
|
firmware/include/secrets.h
|
|
|
|
# Generated gcode files
|
|
*.gcode
|
|
|
|
# Claude Code
|
|
.claude/
|
|
tasks/
|