Skip to content

daniskaengineering/Arduino-GPS-Speedometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GPS Speedometer

Firmware for an AVR based speedometer that uses serial

Installation

Arduino or AVR Dude can be used to load the code onto the AVR. ATMega8 was used for development.

Usage

Can be used to pull speed data from a NEO-6M GPS module and drive a stepper motor to display speed. Can be used to make a speedometer for an older car that does not have a speedometer.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

History

v1.0 Initial Release

Credits

Taylor Daniska taylordaniska@gmail.com

About

Custom Arduino GPS based Speedometer Firmware

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Other 100.0%