Before we can figure out our testing site. We wanted to implement the Arduino controlled acceleration system. We decided to take a bold step and take apart the accelerator pedal and cut all of its wires.

IMG_1781.JPG
The golf cart with the accelerator pedal missing

IMG_1782.JPG

 

The whole entire accelerator sensor is a potentiometer. github-mark.png

Potentiometer (pot for short) is everywhere in electronics, from speakers to airplanes. In this case, the pot sends an analog signal to the golf cart’s motor controller. There are three wires extending from the pot, one for power, one for ground, one for signal. The signal wire is connected to what’s known as the wiper, which varies in resistance as it physically slides on a resistive track. Our goal is to hack this system and use a digital pot to control the motor instead.

 

Yamaha-wiring-diagram-G8E.png
The wiring diagram of the golf cart.

 

We will also design a switch into the system that allows us to switch from manual mode to autonomous mode. Here is the soldiered shield with the Digital potentiometer on it.

 

Posted by:NeilNie

Student at Columbia University, School of Engineering and Applied Sciences. Prev. software engineer intern at Apple. More than six years of experience developing iOS and macOS applications. Experienced in electrical engineering/microcontrollers. From publishing several apps to presented a TEDx talk in machine learning. Striving to use my knowledge, skills, and passion to positively impact the world.

9 replies on “Hacking the Accelerator — Controlling the Speed Using an Arduino

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.