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.

August 11, 2015

In present time almost all the people are familiar with robots. Robots play a very important role in human life. Robots are a…

August 6, 2015

This LED DIMMER is an Arduino Uno based PWM (Pulse Width Modulation) circuit developed to get variable voltage over constant…

August 6, 2015

In this tutorial we are going to interface a rotary encoder with ATmega8 microcontroller.  ATmega8 is atmel's microcontroller…

August 5, 2015

GSM module is used in many communication devices which are based on GSM (Global System for Mobile Communications) technology.…

August 5, 2015

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…

July 26, 2015

Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper…

July 15, 2015

In this tutorial we are going to interface a 4x4 (16 key) keypad with ATMEGA32A microcontroller. We know that keypad is one of…

July 14, 2015

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be…

July 13, 2015

In this tutorial we are going to interface a 4x2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one…

July 11, 2015

Servo motors are very useful in electronics and embedded systems. You can find the use of Servo motor everywhere around you,…

July 8, 2015

Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in…

July 5, 2015

In this tutorial we are going to discuss and design a circuit for measuring distance. This circuit is developed by interfacing…