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 this project we are going to interface a ROTARY ENCODER with ARDUINO.  ARDUINO UNO is an ATMEGA controller based…

In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (…

In this tutorial we are going to interface a 4x4 (16 key) keypad with ARDUINO UNO. We all know keypad is one of the most…

When students study about c programming they even come across embedded C programming language across their studies and get…

In this tutorial you will learn to make direct connection between your Arduino and Matlab, so that you can program your Arduino…

In this project we are using the concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. We are going to use a Hall…

In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification.…

In this tutorial we are going to control a servo motor by ARDUINO UNO. Servo Motors are used where there is a need for accurate…

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

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

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

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