feat: Integrate UWB tag display + ESP-NOW + e-stop (salty/uwb-tag-display-wireless) #590
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-uwb/issue-merge-uwb-tag-display"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Integrates Tee's display/ESP-NOW/e-stop additions from
salty/uwb-tag-display-wirelessinto the production tag firmware (esp32/uwb_tag/).Base: DS-TWR initiator from Issue #545. Target hardware: Makerfabs ESP32 UWB Pro with Display (DW3000 + SSD1306 OLED).
OLED display (SSD1306 128×64, I2C SDA=4 SCL=5)
ESP-NOW wireless (peer-to-peer, no WiFi AP)
20-byte broadcast packet (magic 0x5B01):
Emergency stop (GPIO 0 / BOOT button, active LOW)
Build changes
Added to
platformio.ini: