Skip to content

klinquist/Arduino-Elevation-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Elevation Display

This will display your current elevation. It even dims the display after sunset.

For elevations above 9,999 feet, the first character will be displayed in hex. So 11,200 ft will be B200.

I haven't tested above 16,000 ft.

Elevation Display

Parts required:

Some soldering & coding may be required!

  • Connect GPS to +5v, GND, Digital pins 7 & 8
  • Connect display to +5V, GND, SCL, & SCA (A4 & A5 on the Metro Mini)
  • Upload the sketch included in this repository to the Arduino using the Arduino IDE & a USB cable!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages