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 »IoT Projects
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
