Skip to content

ntsakonas/arduino-minipgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino minipgs

This is a simple pocket-sized gps using an arduino nano board and low cost GPS module (NEO-7M). A small 128x64 OLED screen is used to display basic GPS information,such as latitude, longitude, date and time. As a bonus,the maindenhead locator is also displayed.

A breadboarded schematic is shown below (made with Fritzing. Credits to Robert Eisele for the Fritzing GPS module part and for the idea of using TinyGPS lib, and to user mtd from the Fritzing forums for the OLED screen part)

minigps_bb

The project is built using PlatformIO and all the libraries required are copied into the libs folder so that you do not have to worry about having them installed.

The code is very straight forward and needs no special explanations.

A prototype was built in a 2-layer sandwitch form on a 3cmx7cm prototype board. It is a bit bulky as a lot of connectors are used but it can be made vey flat if the connectors are removed.

img_20181222_154833 img_20181222_154906 img_20181222_154914

There are no photos of the gps while in operation as the multiplexing of the screen does not allow any decent photos to be taken.

References/Credits

About

a simple gps using arduino nano and low cost GPS module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published