Hey! If you are much into IoT, you must have tried controlling your appliances through your Alexa smart speaker. Well, how cool will it be if Alexa itself could tell you the real time sensor data. That is possible by creating our own voice flow appl ...
Making Voice App for Home Automation using VoiceFlow for Alexa
We here at Techiesms have made several projects using Alexa, be it for controlling appliances or fetching sensors data. But, till now we have used third party platforms like Sinric or IFTTT or many other cloud servers. But in here today, we will be ...
AC Dimmer using Blynk
It's pretty simple to control the brightness of an LED, just give it a PWM signal and change the brightness. But what about a Bulb that runs on AC current? It's brightness won't be controlled by giving it PWM signals. It will require some additiona ...
Home Automation using Mesh Networking | No Internet, No Router
Till now you have seen many different kind of Home automation using Smart phone, Blynk, Google Assistant, Alexa, Google Firebase or even local MQTT server based as well. But what if I tell you that there is one more method of controlling appliances ...
Multiple Appliances, Multiple Sensors, Multiple Projects
Using this project you can control upto 4 appliances over internet, monitor the value of 4 analog sensors from anywhere in the world and not only that, this project has built in temperature and humidity sensor so you can get the data of that as well ...
IoT Energy Meter
You must have your traditional energy meters at home that generates bill every month, too boring. Now make your own smart energy meter that generates bill every minute which you can see on your smart phone or laptop Components Required CT Sen ...
Home Automation based on Local MQTT server using Raspberry Pi and Nodemcu Board
Till now I have made several tutorial videos regarding controlling appliances over internet. And for that I always preferred Adafruit MQTT server as it was easy to use and user friendly also. But all that thing were based on internet. That means we ...
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 ssid name and password of the router or mobile hotspot inside the code itsel ...
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 took this concept to the next level with much smaller size(around the size of a ...
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 made my own connected lamps. This project is inspired from one product called,& ...