NodeMCU ESP8266 / Video -10 /how to Control Five Servo motor /5 servo control with Blynk , Mobile 12:39 AM copy code - #include <Servo.h> /************************************************************* Download latest Blynk library here:...Read More
NodeMCU ESP8266 / Video -9 /how to Control Servo motor / servo Motor control with Blynk , Mobile 7:50 AM video link <<-- code:- /copy this code and pest on your Arduino app:-/ #include <Servo.h> /**********************************...Read More
WIFI control firecracker Homemade using Esp8266 , Fire your Crackers using your mobile. 7:55 PMARDUINO CODE - /* Comment this out to disable prints and save space */ #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if usin...Read More
3:35 AM Code:- #include <Boards.h> #include <FirmataConstants.h> #include <FirmataDefines.h> #include <FirmataMarshaller.h...Read More
NodeMCU ESP8266 // Video -5//Easy Home Automation ALEXA+GOOGLE+MANUAL 7:21 PM //code:- // Uncomment the following line to enable serial debug output //#define ENABLE_DEBUG #ifdef ENABLE_DEBUG #define DEBUG_ESP...Read More
NodeMCU ESP8266 // Video - 4 //how to Connect Dc motor / DC Motor speed and direction control Blynk 10:02 PM//CODE:- #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if using Blynk.Cloud) */ #define BLYNK_TEMPLATE_ID "TMPLrYiUPT_X...Read More
NodeMCU ESP8266 // Video -3 //how to use virtual pin / LED brightness control using smartphone / PWM 4:51 AM //CODE :- #define BLYNK_PRINT Serial /* Fill-in your Template ID (only if using Blynk.Cloud) */ #define BLYNK_TEMPLATE_ID "TMPLYN2sUxx...Read More