Index

auto-plow / dev

A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
8412 Jan 2023 16:048b6f76fRadio receiver handlersJosh Stockin190G

Blob @ auto-plow / README.md

text/plain491 bytesdownload raw
1# espy
2
3A wheelchair motor-propelled, battery-powered, ESP32-driven remote control snow plow.
4
5Using the build script from a xonsh terminal:
6
7```bash
8. build.xsh bdf # [b]uilds with [d]ebug mode before [f]lashing
9```
10
11Debug mode just changes the application log verbosity for now. Assuming you're
12not using xonsh as your terminal, `. build.xsh bf` is equivalent to `idf.py build flash`.
13
14Dev branch: 2023 firmware rewrite
15
16![Parked snow plow](https://joshstock.in/static/images/rc-plow.jpg)
17