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.

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…

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

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

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

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

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

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

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

In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are…

We all are familiar with dice and often played LUDO or SANP SIDI (Snake & Ladders) game by using dice. Dice is a squire…

We know in offices, shopping malls and in many other places where only the person with authorization card is allowed to enter…

If you are looking for a beginners guide on “How to start with 8051 Microcontroller”, here in this article I will show you…