Electronic moo box
Go to file
2023-06-25 12:41:48 +02:00
.vscode Update vscode settings 2023-01-04 12:41:45 +01:00
3d Update 3d models 2023-01-07 13:59:13 +01:00
data/www clean unused css 2023-06-25 12:41:48 +02:00
include Initial commit 2022-12-30 19:06:40 +01:00
lib Initial commit 2022-12-30 19:06:40 +01:00
src reduce sleep delay from 1h to 10 min 2023-03-20 10:39:11 +01:00
test Initial commit 2022-12-30 19:06:40 +01:00
.gitignore exclude pcb directory 2023-01-04 13:58:53 +01:00
LICENSE Create LICENSE 2022-12-30 19:07:06 +01:00
platformio.ini Add OTA 2023-01-04 16:18:21 +01:00
README.md Add OTA 2023-01-04 16:18:21 +01:00

Buzzer

Build

pio run -t uploadfs
pio run -t upload

Monitor

pio device monitor

OTA

pio run
pio run -t buildfs

Go to http:///upload and upload firmware.bin and spiffs.bin to the firmware and filesystem sections.