By textbook definition, Embedded Electronics can be defined as a system that “Integrates Hardware circuitry with software programming techniques to provide real-time solutions”. From age old pocket calculators to advanced automobile and security devices the applications of Embedded System continue to show a strong progress.
In this section we will discuss about the various embedded controllers and embedded development platforms including, but not limited to Arduino, Raspberry Pi, NodeMCU, ESP32, Microchip, AVR, ARM, MSP430, STM32, STM8S, Nuvoton etc. It also updates the readers with latest Embedded News and technology trends to help them plan and design their Embedded Projects with ease.
In this project we are going to design a simple Alarm clock using ATMEGA32 timers. ATmega32A microcontroller has a 16 bit timer…
In this Arduino based automatic water level indicator and controller project we are going to measure the water…
This project explains designing a home automation system which is controlled by a computer to switch On and switch Off various…
In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled…
In this tutorial we are going to design a Barometric Pressure Measuring System using BMP180 and ARDUINO. First of all for…
Tachometer is a RPM counter which counts the no. of rotations per minute. There are two types of tachometer - one is mechanical…
An edge avoider robot is quite similar to my previous project "Line Follower Robot". This 8051 microcontroller based robot…
In this RFID based Attendance System project, we will explain you how can we count attendance automatically by using RFID cards…
In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can…
Security is a major concern in our day to day life, and digital locks have became an important part of these security systems.…
In this project we are going to interface TCS3200 color sensor with Arduino UNO. TCS3200 is a color sensor which can detect any…
In this project we are going to interface LDR with ATMEGA8 microcontroller, and with this we can measure LIGHT…