Have you ever tried to use both Bluetooth and WiFi simultaneously on ESP32 ? Well, we did and failed drastically on the first try. Our team went through several forums
Blynk Controlled Fan Regulator without Humming
Few months ago, I had made a project on AC dimming circuit and had successfully controlled the brightness of an AC bulb. But that circuit was not at all suitable
Beginners to Masters IoT projects guide
Economy is falling. But do you remember last time when economy fell down to a great extent was in 2008 and fun fact is at that time many successful startups
Now no need to enter ssid name and password inside the code, ESP8266 Smart Config
The title is big, but the procedure is really very small. Everyone who have used this tiny little yet power WiFi chip from espressif called ESP8266 must have entered the
Google Assistant Controlled Scrolling Display | IoT Projects | ESP8266 Projects
We have seen many LED matrix scrolling display projects. Some of them have hard code sentence burned in the code while some of the displays are Bluetooth enabled. But I
Connected Message Lamps using ESP8266 | IoT Projects
It is not just another Engraved LED lamp that you see in the market now-a-days. This is advanced version of that lamps. In the era of connected devices, I have
Geo-location Using Only ESP8266 | Without GPS Module
Curious after reading the title? Yes it’s possible to get location with just our tiny little ESP8266 board. We don’t need anything other then ESP board, not even GPS module
Automation without sensor | ESP8266 Projects
Imagine when you enter the room and the lights get turned on!!! I know, it’s not a new thing now. But Imagine again, turning on the light when you enter
Control Relay with ESP8266 01 Module
Ideation There are many such videos out there on YouTube, but most of the people have used Relay modules instead of only a relay. Do you know the reason why?
Problem Solved:- ESP8266 with Software Serial ( Firmware Upgrading )
There was a problem faced by one my viewer in interfacing ESP8266 wifi module with Arduino UNO. In UNO, he was using Software Serial for communication with the module. Problem