Lukas Bachschwell f061d98098
Default steering and double control accuracy
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2024-05-13 09:31:33 +02:00
2018-04-01 20:06:45 +02:00
2024-05-11 10:58:46 +02:00
2018-04-01 20:07:20 +02:00
2018-04-29 14:04:42 +02:00
2024-05-11 15:32:23 +02:00
2024-05-11 10:58:46 +02:00

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>y
  • 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:

Hardware:

improve voltage resistors in receiver improve fans to be PWM controlled

Software:

nicer settings implement display on reciever rpm direction and calibration Improve steeringmode using rpm knowledge

enable ecryption for espnow pairingmode in system switch lightmode on double click enable blinkers on side to side while moving (Via speed);

new settings

steering mode exclusive forward backward

Description
A remote control made from ESPs for Skateboards
Readme 122 KiB
Languages
C++ 52.8%
C 32.7%
Python 14.5%