NodeMCU(ESP8266) | GPS | ILI9488 - Showing Google Map with Device Position on Display🗺️

Опубликовано: 02 Октябрь 2024
на канале: That Project
28,383
like

This tutorial shows you how to display the geographic location of a user or device on a Google map, using your TFT LCD display along with the Google Maps Static API.

[Part 1. NodeMCU(ESP8266) | GPS | ILI9488 - Showing the Latitude and Longitude on Display]
   • NodeMCU(ESP8266) | GPS | ILI9488 - Sh...  

[Part 2. NodeMCU(ESP8266) | GPS | ILI9488 - Showing Google Map with Device Position on Display🗺️]
   • NodeMCU(ESP8266) | GPS | ILI9488 - Sh...  

[Part 3. NodeMCU(ESP8266) | GPS | CSV Data Logging - GPS Tracker (feat. GPS Visualizer)🛰️]
   • NodeMCU(ESP8266) | GPS | CSV Data Log...  

[Arduino ESP8266 filesystem uploader]
https://github.com/esp8266/arduino-es...

[TFT library for the ESP8266 and ESP32]
https://github.com/Bodmer/TFT_eSPI

[Arduino TJpg_Decoder library]
https://github.com/Bodmer/TJpg_Decoder

[TinyGPSPlus]
https://github.com/mikalhart/TinyGPSPlus

[Arduino Time Library]
https://github.com/PaulStoffregen/Time

[Google Maps Static API]
https://developers.google.com/maps/do...

[Google Maps Get an API Key and Signature]
https://developers.google.com/maps/do...

[Google Pricing for Maps, Routes, and Places]
https://cloud.google.com/maps-platfor...

[Project Github Link]
https://github.com/0015/IdeasNProject...

#ESP8266 #NodeMCU #Arduino #GPS #GUI #ILI9488 #HTTPS #tutorial #GoogleMap #BN282