In this project, we are going to build a feature-rich, customizable smartwatch from scratch. We are going to make this using the best affordable and easily available components. Since designing such a product is a lengthy time-consuming procedure, we are going to do this in parts.
Read more »DIY Smart Watch using ESP32
Category: Microcontrollers Tags:
- Login to post comments
ESP32 SIM800L GSM Module Tutorial
SIM800L is a very compact GSM/GPRS module that can be integrated into a lot of IoT projects due to its compact size and flexibility.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Low Power IoT Based Compact Soil Moisture Monitoring Device
In this project, we will build a low-cost connected solution with a pre-designed Soil monitor using different components
Read more »Category: Microcontrollers Tags:
- Login to post comments
IoT Projects
Internet of Things (IoT) is revolutionizing the electronics industry. With more and more applications adapting IoT, it is important for the engineers of today to get acquainted with this technology.
Read more »Category: Microcontrollers Tags:
- Login to post comments
WiFi Switch for Home Appliances with ESP8266
Learn how the build your own WiFi switch with the ESP module and how to control any appliance of your favorite place.
Read more »Category: Microcontrollers Tags:
- Login to post comments
DS3231 RTC Module
The DS3231 is a Precise Real Time Clock Module based on the AT24C32 IC. The module can provide information like date, day, week and time to a microcontroller through I2C communication. The DS3231 is a Precise Real Time Clock Module based on the AT24C32 IC. The module can provide information like date, day, week and time to a microcontroller through I2C communication.
Read more »Category: Microcontrollers Tags:
- 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
Inventory Management System using IoT
Here we make an IoT enabled inventory management system using an Ultrasonic Sensor, NodeMCU ESP8266, and ThingSpeak cloud platform. In this system Ultrasonic sensor is used to count the number of products stored in a rack, ThingSpeak is used for live monitoring of data, and IFTTT is used to send a mail whenever the products count goes below the user-defined criteria.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Smart Agriculture System with IoT
Way of Irrigating the land with the use of IoT solution and it notify landowner when the percentage of moisture levels decreases below 30%.
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