Skip to content

Code to read a resistive Gear Position Sensor (GPS) and output the current gear position to either a Seven Segment display or an 8x8 Dot Matrix.

Notifications You must be signed in to change notification settings

SenanS/Gear-Position-Sensor-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gear-Position-Sensor-Display

Code to read a resistive Gear Position Sensor (GPS) and output the current gear position to either a Seven Segment display or an 8x8 Dot Matrix.

In both versions the resistance is read between common ground and each of the red & blue wires.

Seven Segment:

The seven segment version displays to a single digit seven segment display.
A prototype can be seen below: Seven Segment Circuit

Dot Matrix:

The dot matrix version displays to a single digit or character to an 8x8 dot matrix display.
The final circuit schematic can be seen below. Dot Schema

The GPS corresponding values & Dot Matrix illumination positions: Positions Table

Final GPS Dot Matrix Display:

Final

About

Code to read a resistive Gear Position Sensor (GPS) and output the current gear position to either a Seven Segment display or an 8x8 Dot Matrix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages