A remote control made from ESPs for Skateboards
Lukas Bachschwell
d6027e093b
- Added basic led library - updated readme - implemented fanoverride and lightActive transmission |
||
---|---|---|
lib | ||
src | ||
.gitignore | ||
.travis.yml | ||
decoder.py | ||
platformio.ini | ||
readme.md |
This is my take on an eskate remote
it uses:
- ESPNow on 2 ESP32
- Hal sensor based remote
- 3D model by SolidGeek
it features:
- Basic Skateboard control
- FANCY Displays
- Encryption (Not yet)
- Lights !
- Cruise Mode
- Experimental SteeringMode (for walking your board like a dog)
- Limit Mode
- Telemetry: Voltage, Electronics Temperature, Speed (with cool paging)
- Basic ESC Fan control (relay based...)
TODO:
Software:
implement ws2812 add graphics to quick selection implement display on reciever rpm direction and calibration enable ecryption for espnow Improve steeringmode using rpm knowledge
Hardware:
improve voltage resistors improve fans to be PWM controlled