Learn how the build your own WiFi switch with the ESP module and how to control any appliance of your favorite place.
Read more »WiFi Switch for Home Appliances with ESP8266
Category: Microcontrollers Tags:
- Login to post comments
Smart Door Lock Using WiFi Login Page by Arduino & ESP8266
In this tutorial, you will learn how to create an Arduino based smart door lock; this smart lock has the ability to be unlocked by your cell phone. At the end of this project:
You will learn how to generate a specific QR code.
You will learn how to create a login page by ESP8266.
You will be able to unlock a door using your cell phone
- Login to post comments
IoT Based Air Pollution Monitoring using NodeMCU
In this project, at first, we will be knowing about the MQ135 sensor and its internal circuit. Later we will be building an air pollution monitoring system using nodeMCU and MQ 135 gas sensor and interface an LCD (16X2) display to nodeMCU, to show the pollution content value.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Temperature and Humidity Monitoring using ThingSpeak & ESP8266
In this project, we are going to send Temperature and Humidity sensor data to Thingspeak using DHT11. By this method we can monitor our DHT11 sensor’s temperature and humidity data over internet using ThingSpeak IOT server, and we can view the logged data and graph over time on the ThingSpeak dashboard.
Read more »Category: Microcontrollers Tags:
- Login to post comments
How to Use AT commands with ESP8266
ESP8266 is a wifi transceiver module with an inbuilt microcontroller. In this tutorial we will learn How to use AT commands to operate ESP8266 Wi-Fi Transceiver module.
Read more »Category: Microcontrollers Tags:
- Login to post comments