From ee01e2c346b620234463104bc9666e58d531f80f Mon Sep 17 00:00:00 2001 From: Eric Date: Sun, 16 Feb 2020 22:47:38 -0800 Subject: [PATCH] Update ReadMe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0ed1c2..b9f897e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Implement all hardware, software ideas * [Youtube ESP32 Project](https://www.youtube.com/playlist?list=PLnq7JUnBumAyhSBBp95MsQ5-chBAYheZw) +* [NodeMCU(ESP8266) | GPS | CSV Data Logging - GPS Tracker (feat. GPS Visualizer)🛰️](https://youtu.be/edD3X6KG8AE) - (https://github.com/0015/IdeasNProjects/tree/master/ESP8266_GPS_DATA_LOG/ESP8266_GPS_TRACKER) + * [NodeMCU(ESP8266) | GPS | ILI9488 - Showing Google Map with Device Position on Display🗺️](https://youtu.be/lQ157ftTnSs) - (https://github.com/0015/IdeasNProjects/tree/master/ESP8266_GOOGLEMAP_GPS) * [NodeMCU(ESP8266) | GPS | ILI9488 - Showing the Latitude and Longitude on Display](https://youtu.be/9wrHhbfYFXg) - (https://github.com/0015/IdeasNProjects/tree/master/ESP8266_BASIC_GPS)