A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow.
{#} | Time | Hash | Subject | Author | # | (+) | (-) | GPG? |
---|---|---|---|---|---|---|---|---|
84 | 12 Jan 2023 16:04 | 8b6f76f | Radio receiver handlers | Josh Stockin | 11 | 2116 | 4 | G |
Object | Latest Commit Subject | Time | Hash |
---|---|---|---|
src | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
.gitignore | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
CMakeLists.txt | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
LICENSE | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
README.md | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
build.xsh | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
sdkconfig | Radio receiver handlers | 12 Jan 2023 16:04 | 8b6f76f |
A wheelchair motor-propelled, battery-powered, ESP32-driven remote control snow plow.
Using the build script from a xonsh terminal:
. build.xsh bdf # [b]uilds with [d]ebug mode before [f]lashing
Debug mode just changes the application log verbosity for now. Assuming you're
not using xonsh as your terminal, . build.xsh bf
is equivalent to idf.py build flash
.
Dev branch: 2023 firmware rewrite