feat: add Arduino Uno R4 WiFi board
- LED matrix doorbell display with scrolling text - Non-blocking HTTP poll state machine for ntfy.sh - Ticker tape pressure gauge (12 cols, 3-min window, PWM decay) - Unix timestamp message filtering (readyTime after NTP sync) - BUILTIN LED sine-wave brightness heartbeat - Pending: remove backup file before merge
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FQBN=arduino:renesas_uno:unor4wifi
|
||||
PORT=/dev/ttyACM0
|
||||
LIBS=""
|
||||
OPTS="-DDEBUG_MODE"
|
||||
Reference in New Issue
Block a user