Skip to content

nelinnemann/arduino_electric_car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino electric car sketch

Arduino sketch to act as a state machine for a small electrical toy car such as a peg perego or a power wheels.

Modifications to your car is done at your own risk and without any liability

Parts used are an Arduino Uno, although an arduino with similar pin layout can be used.

A 50A Dual-Channel motor drive module-Arduino Compatible controller from elechouse Their motor library with some modifications to include braking and coasting. https://github.com/elechouse/motor

A metal hal sensor pedal bought on ebay. Metal Hall effect Scooter foot throttle pedal 'free shipping' jt2 generic

Also using the awesome ResponsiveAnalogRead library from Damien Clarke to smooth out the analog input.

The code have been written using the PlatformIO.

About

Arduino stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages