Electronic moo box
Find a file
2023-01-01 02:55:32 +01:00
.vscode Initial build with libraries 2022-12-30 19:20:42 +01:00
data Refactor code to reduce requests 2023-01-01 02:55:32 +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 Refactor code to reduce requests 2023-01-01 02:55:32 +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 Allow selecting a different file 2023-01-01 02:43:54 +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