Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.23 KB

power-wheels-esp8266

Control Code for a Power Wheels Jeep, modified with a NodeMCU ESP8266 microcontroller and Cytron MDD10A 10Amp 5V-30V DC Motor Driver

Parts:

Details:

Pedal Switch and 'Gear Selector' toggle switches wired to GPIOs, with the Cytron motor controller driving the motors from PWM signals generated by the NodeMCU.

Code emulates the gear selector to allow for forward fast, forward slow, and reverse slow modes. Ramping is utilized to ease power on and off when

To Do:

  • Web interface with:
    • Settings adjustment
    • E-Stop
    • Remote driving
  • Steering control (Linear actuator / steering wheel connected to potentiometer and drive by wire / power steering)
  • RC Receiver inputs (two channels of RC PWM)