Electronic moo box
Find a file
2023-01-01 01:02:18 +01:00
.vscode Initial build with libraries 2022-12-30 19:20:42 +01:00
data/www Use serve static for files 2022-12-31 20:54:44 +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 Allow easy switch between AP and station 2023-01-01 01:02:18 +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 Use serve static for files 2022-12-31 20:54:44 +01:00
README.md Setup ESP AP with HTML, CSS and JS served. 2022-12-30 20:14:35 +01:00

Buzzer

Build

platformio run --target uploadfs --environment wemos_d1_mini32
platformio run --target upload

Monitor

platformio device monitor