Embedded Electronics

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.

June 17, 2015

Microcontrollers are integral part of embedded systems. A microcontroller is basically cheap and small computer on a single…

June 16, 2015

Thermometers are useful apparatus being used since long time for temperature measurement. In this project we have made an…

June 13, 2015

LED interfacing is the first thing, one would try to do while getting started with any microcontroller. So here in this…

June 11, 2015

Whenever we go to vote for elections we come to see electronic voting machines. In this project we are going to design and…

June 10, 2015

We all know that one of the places where power wastage occurs most in homes and offices is at staircases. We usually turn on…

June 7, 2015

In this tutorial we are going to interface a DC motor to Arduino UNO and control it's speed using PWM (Pulse Width Modulation)…

June 6, 2015

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets…

June 5, 2015

In this tutorial we are introducing concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. Arduino board has six ADC…

June 4, 2015

To establish a good communication between human world and machine world, display units play an important role. And so they are…

June 4, 2015

Arduino has become the most popular Microcontroller among students and hobbyists in very less span of time. So everyone try to…

June 3, 2015

DC motor is the most used motor in Robotics and electronics projects. For controlling the speed of DC motor we have various…

June 3, 2015

In this project we are going to use one of the features of ATmega32A to adjust the brightness of 1 Watt LED. The method that is…