Electronic moo box
Go to file
2023-01-06 15:22:18 +01:00
.vscode Update vscode settings 2023-01-04 12:41:45 +01:00
3d Update 3d files 2023-01-06 15:21:57 +01:00
data/www Add link to cloudconvert 2023-01-06 15:22:18 +01:00
include Initial commit 2022-12-30 19:06:40 +01:00
lib Initial commit 2022-12-30 19:06:40 +01:00
src Add OTA 2023-01-04 16:18:21 +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.