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 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.…
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…