Electronic moo box
Find a file
2023-01-04 14:00:37 +01:00
.vscode Update vscode settings 2023-01-04 12:41:45 +01:00
data/www Print errors in console 2023-01-04 14:00:03 +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 Cleanup serial 2023-01-04 14:00:37 +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 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