From d6c37fce33caded351115574235c8fc8519791a1 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 27 Apr 2020 01:03:34 -0700 Subject: [PATCH] Update ReadMe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 86c3df1..97e207f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Implement all hardware, software ideas ## NodeMCU(ESP8266) Projects * [Youtube NodeMCU(ESP8266) Project](https://www.youtube.com/playlist?list=PLnq7JUnBumAxh2Sr-vKQYxeyW7a6qje7x) +* [FIREBASE | FLUTTER | Stream builder from Realtime DB to Flutter(iOS, Android)](https://youtu.be/uoQtH2IYBCU) - (https://github.com/0015/IdeasNProjects/tree/master/FIREBASE/STREAMING_FROM_ESP_TO_FLUTTER/flutter_realtime_dht11) + * [FIREBASE | Streaming from ESP32 to ESP8266(Ft. DHT11 - Temperature, Humidity & Heat Index)](https://youtu.be/-iKCn9lTD2Q) - (https://github.com/0015/IdeasNProjects/tree/master/FIREBASE/STREAMING_FROM_ESP32_TO_ESP8266) * [ESP-NOW | Communication between NodeMCU(ESP8266) as [Master] and two ESP32 as [Slave]](https://youtu.be/F_h22AXZ7ts) - (https://github.com/0015/IdeasNProjects/tree/master/ESPNOW/ESPNOW_ESP8266_MASTER_ESP32_SLAVE)