Skip to content

GPS location provider and distance measurement with ESP32

License

Notifications You must be signed in to change notification settings

DzikuVx/esp32_gps_thingy

Repository files navigation

ESP32 GPS Thingy

Quite simple ESP32 based device that allows to display basic GPS data on OLED screen and measure distance in a straight line.

More about this device is available here. If you want to know more about ESP32, you might want to visit my website too.

Hardware

Connections

GPS:

  • TX pin on GPS goes to ESP32 board pin 16 (Serial pin RX)
  • RX pin on GPS goes to ESP32 board pin 17 (Serial pin TX)

OLED:

  • OLED SDA to pin 4
  • OLED SCL to pin 15

Dependencies

About

GPS location provider and distance measurement with ESP32

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published