Electronic moo box
Find a file
2023-01-01 18:14:05 +01:00
.vscode Initial build with libraries 2022-12-30 19:20:42 +01:00
data Add sample files 2023-01-01 18:13:50 +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 Select a file by default 2023-01-01 18:14:05 +01:00
test Initial commit 2022-12-30 19:06:40 +01:00
.gitignore Allow easy switch between AP and station 2023-01-01 01:02:18 +01:00
LICENSE Create LICENSE 2022-12-30 19:07:06 +01:00
platformio.ini Play audio 2023-01-01 18:09:35 +01:00
README.md Add not found handler 2023-01-01 03:13:53 +01:00

Buzzer

Build

platformio run --target uploadfs
platformio run --target upload

Monitor

platformio device monitor