Electronic moo box
Find a file
2023-01-02 21:47:04 +01:00
.vscode Display loading messages on screen 2023-01-02 16:42:33 +01:00
data/www Switch to SD card for music files 2023-01-02 21:39:17 +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 Update display interface 2023-01-02 21:47:04 +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 Setup oled display 2023-01-02 16:37:10 +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