Completed
- 9. Creating Code for 4-LED IoT Device #1 Blynk Example Browser & Arduino IDE
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Blynk IoT App with Arduino Uno R3, ESP8266 ESP-01 Module, Blynk Cloud and 4 x LED - Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Note 18/6/2022: Seen at , the AT command for checking UART/Baud Rate on your ESP8266 ESP-01 only appears to work if the module is flashed with SDK 2.x or above. In other words, if your module has the…
- 2 - 1. Introduction
- 3 - 2. Fritzing Diagram
- 4 - 3. Device Components for 4-LED IoT Device
- 5 - 4. Setting UART/Baud Rate of ESP-01 Module
- 6 - 5. Building the 4-LED IoT Device
- 7 - 6. Signing up for a new Blynk / Blynk Cloud account
- 8 - 7. Creating a template Datastreams & Web Dashboard on Blynk Cloud
- 9 - 8. Setting up Mobile Dashboard w/Developer Mode on Blynk IoT smartphone app
- 10 - 9. Creating Code for 4-LED IoT Device #1 Blynk Example Browser & Arduino IDE
- 11 - 10. Creating a New Device on Blynk Cloud
- 12 - 11. Creating Code for 4-LED IoT Device #2 Blynk Example Browser & Arduino IDE
- 13 - 12. Installing Blynk Library for ESP8266_Lib.h to Arduino IDE
- 14 - 13. Uploading Code to 4-LED IoT Device
- 15 - 14. Testing WiFi/Blynk Connection of Device via. Serial Monitor
- 16 - 15. Testing Device w/Blynk IoT App & Blynk Cloud Web Dashboard
- 17 - 16. End