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
ST10R165 Datasheet
The ST10R165 is a new derivative of the SGS-THOMSON ST10 family of full fea-tured single-chip CMOS microcontrollers. It combines high CPU performance (up to10 million instructions per second) with high peripheral functionality and enhancedIO-capabilities
Read more »Category: Microcontrollers Tags:
- Login to post comments
MCP3008 8-Channel 10-bit ADC IC
The MCP3008 is an 8-Channel 10-bit ADC IC, so it can measure 8 different analog voltage with a resolution of 10-bit. It measures the value of analog voltage from 0-1023 and sends the value to a microcontroller or microprocessor through SPI communication.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Stand-alone programming AVRs using CircuitPython
This guide will show you how to turn any CircuitPython powered board with 4+ GPIO pins into an AVR progammer all on its own. No software like avrdude is needed, this software will program the chip all on its own, just drag the HEX file onto the CircuitPython disk drive.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Fingerprint Attendance System
By using fingerprint sensor, the system will become more secure for the users. Following sections explains technical details of making a fingerprint based biometric attendance system using Arduino.
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
PIC 16F917 Microcontroller Programmer
In this instructable , I 'll show you how to build a PIC 16F917Microcontroller programming circuit. This Microcontroller is a very nice Microcontroller chip form the famous chip manufacturer Microchip.
Read more »Category: Microcontrollers Tags:
- Login to post comments
PIC Microcontroller Projects and Tutorials
This PIC microcontroller section covers some interesting PIC microcontroller projects as well as a PIC tutorial series to help you getting started with PIC microcontrollers and Embedded systems.
Read more »Category: Microcontrollers Tags:
- Login to post comments
IoT : Androino Doorlock
Do you ever leave your key under doormat or other hidden place so another family member can open the door?
or when you arrive at your office and realize your door hasn't been locked.
what if another person open your door using the key that you leave.
Read more »Category: Microcontrollers Tags:
- Login to post comments
Simple IoT Projects
These are some interesting internet of things projects and tutorials for beginners. These projects are based on Raspberry Pi, Arduino, ESP8266 etc.
Read more »Category: Microcontrollers Tags:
- Login to post comments
8051 Graphic LCD Interfacing
In this project a Graphical LCD is interfaced with 8051 microcontroller. Here we have shown how to Display an Image on Graphical LCD (GLCD).
Read more »Category: Microcontrollers Tags:
- Login to post comments