Model T speedometer: Difference between revisions

From Alnwlsn - Projects Repository
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
* TinyGPSPlus
* TinyGPSPlus
* SerialRAM
* SerialRAM
[[File:Modelt-speed-case-cad-assem.png|thumb|CAD model of the case]]

Revision as of 16:03, 30 September 2018

The Ford Model T never had a speedometer or odometer. This can make it more difficult to drive around in 2018 like a normal car. Therefore, using the same technology as my GPS box, I created a small device to perform this function. It has other uses as well.

Device Description

Arduino source code is here: File:Modelt-arduino-v3.1.zip This does not include the needed libraries:

  • LiquidCrystal_I2C
  • NeoSWSerial
  • TinyGPSPlus
  • SerialRAM
CAD model of the case