Embedded

  • Programming Arduino With ATMEL-ICE
    Overview This article explains how to connect an Atmel-ICE to an Arduino MEGA 2560 via the ICSP header with Arduino. Atmel-ice debugger: Atmel-ice debugger has two ports SAM and AVR as shown below figure Components Required Table S.No COMPONENTS QUANTITY link 1 […]
  • Sign To Speech Conversion Using Flex Sensor Arduino
    Overview Many mute people use body language and sign language to communicate with others because they are unable to talk. However, not everyone is familiar with sign language, therefore the mute cannot communicate with everyone using sign language alone. Components […]
  • DTMF-Based Home Automation System
    Overview The report describes a method for creating a DTMF-based home automation system. DTMF, or Dual Tone Multi Frequency, is an acronym. The system enables users to transmit commands to numerous home equipment, including fans, lights, and bulbs, through their […]
  • RPLIDAR A1 Laser Scanner With Arduino
    Over view This project describes connecting a Slamtech RPLIDAR A1 directly to an Arduino using its in-built serial port. So no need to use the supplied USB interface. DESCRIPTION RPLiDAR A1M8 360 Degree Laser Range Finder – 6m (Radius Range) is a low-cost […]
  • Call and SMS Using GSM and Arduino
    Overview In this post, we will learn how to make a Call & SMS using GSM Module & Arduino. This is a Simple Homemade Phone using GSM Module and Arduino. This simple phone is capable of calling another number as […]
  • RFID-based shopping trolley using Arduino
    Overview We have all waited in line for payment in shopping malls and other places, it is very exhausting and a lot of time is wasted in the billing process. Today we will create a smart shopping cart with an […]
  • Human Control Of Robots Using MEMS Sensor
    Overview The paper describes the robustness of MEMS-based Gesture Controlled Robot is a kind of robot that can be by hand gestures rather than an ordinary old switch or keypad. In Future, there is a chance of making robots that […]
  • Bluetooth Controlled Robot
    Overview Today in this article we are going to discuss How to make a Bluetooth Controlled car using Arduino so without wasting any time let’s make it Components Used Block Diagram Arduino Description The Uno R3 CH340G ATmega328p Development Board […]
  • Automatic Passenger Counting Systems Using Arduino
    Overview An automated counter system is an efficient solution for counting the number of people entering or leaving a bus. Highlight people and passengers counters are compact and autonomous devices based on non-contact stereoscopic vision technology. They have been designed […]
  • Read Temperature Sensor With MIT Inverter
    Overview This tutorial will help you connect App Inventor with a temperature sensor on an Arduino controller. Block Diagram: Pins connection: About Bluetooth module HC-05: HC-05 is a Bluetooth module which is designed for wireless communication. It uses serial communication to […]
  • Control LED Using MIT App Inventor and Arduino
    Overview Inventor of the MIT APP Arduino Bluetooth application. I have used Bluetooth mobile phone applications to monitor and control various types of sensors and electrical loads. I developed all my previous apps in Android Studio. A few months ago […]
  • Automatic Room Temperature Controller Using Arduino
    Overview This project is about creating an automatic fan control system that automatically turns the fan on and off depending on the room temperature. I used an Arduino UNO microcontroller here, you can also use a MINI, but there will […]
  • RTC Time Display in OLED using Arduino
    Overview In this tutorial, we are going to make a digital clock with Arduino UNO, an RTC module and an OLED display. Hardware & Software Needed Arduino IDE Arduino UNO DS3231 SSD1306 128×32 OLED Screen Project circuit: DS3231 RTC Description […]
  • How to interface interrupt in Arduino
    Overview In this tutorial, we will look at Arduino interrupts. Interrupts are useful in many cases where a process simply wants to continue its main function, and other devices (timers or external events) come to its attention if necessary. Specifications: […]
  • Keypad Interface With Arduino
    Overview In today’s lesson, we will learn how to connect the keyboard to the Arduino. In embedded devices, one of the essential parts is the keyboard, which is used to interact with embedded devices, the keyboard is an input device […]
  • ADC Multiplexer Interface To Arduino
    Overview Today, in this tutorial, we are going to interface 74HC4051 Multiplexer/Demultiplexer with Arduino. I will cover the multiplexing part first. Components Required Arduino NANO or Uno (any version) CD74HC4051 Potentiometer Joystick Breadboard Jumper Wires Bill of Materials S.N. COMPONENTS […]
  • Obstacle Avoidance Robot Using Arduino
    Overview Before building the robot, it is important to understand how the ultrasonic sensor works because this sensor will play an important role in obstacle detection. The basic principle behind the operation of an ultrasonic sensor is to record the […]
  • Watchdog Timer In STM32
    Overview In this tutorial, we will see how to use IWDG (Independent Monitor) and WWDG (Window Monitor) in STM32. Both monitors are used for a similar purpose, but the difference is in their implementation. The main difference between the two […]
  • RF-based speed control system for vehicles
    Overview Today people drive very fast. Accidents happen so often that we lost our precious life by making small Driving errors (school area, hill area, roads). Therefore, to avoid this type of accident and alert drivers and control the speed […]
  • Coin Based Mobile Charger Using Arduino
    Overview A coin-based mobile charging system provides an alternative solution for all mobile users to charge their mobile phones during travel or in an emergency situation where they may not have conventional power banks. This system can also be implemented […]
  • Smart Farming using IoT
    Overview Agriculture is the backbone of the economy and is the fundamental method of occupation. The world’s large population depends on agriculture to live daily life. About 70% of The Indian population depends on the crop and furthermore, many of […]
  • WATER SPRINKLING ROBOT FOR FIRE SAFETY
    Overview This is a series of robots that uses three wheels to drive over almost any terrain. Works on any interior and exterior surface. This robot uses Android technology. This can be moved back and forth using 60RPM geared motors. […]
  • Intelligent irrigation control and safety system
    Overview Agriculture continues to play an important role in the Indian economy. The agricultural sector is changing the socio-economic environments of the population due to liberalization and globalization. The irrigation system in India has been given high priority in economic […]
  • LOCKING AND UNLOCKING OF THEFT VEHICLES USING Arduino
    Preventing vehicle theft is causing a stir in today’s auto industry. The design and development of a theft control system for a car can be accomplished by making use of the GPS function of the mobile phone. The developed system […]
  • Exam Room Guide Using RFID
    The project aims to design an “Exam Room Guide” by which students can be guided for exams based on the confusion system. Radio Frequency Identification (RFID) card readers provide a low-cost solution for reading passive RFID transponder tags up to 2 inches away. RFID card readers can be used in a wide variety of hobby and commercial applications, including access control, automatic identification, robotic navigation, inventory tracking, payment systems, and car immobilization.
  • MODERN RESTAURANTS ATOMIZATION FOR WIRELESS MENU DISH ORDERING USING TOUCH PANEL
    The present project deals with wireless technology in the hotel management area. The present system working is a very tedious process ordering to one person, sending that with another person to the kitchen and sending the same to the cashier.
  • Real time-based street light control
    The aim of the project “street light management using pc” is to design a system using which the ac loads (street lights) can be controlled through pc using the Arduino through which the power management can be optimized.
  • How To Update The Firmware In Microcontroller’s Using An Android Phone
    In this tutorial, I want to show you how to flash the code using a mobile phone application. Nearly every embedded system needs the ability to have its firmware updated in the field to add new features or fix bugs. […]
  • How to read Current GSM TIME and Date using AT command
    GSM Network time synchronization for RTC using AT+CLTS command Since I had started designing the VALTRACK GPS trackers, I have always had trouble with maintaining the correct time on the tracking device because once I remove the battery, the PIC RTC […]
  • How to Interface RTC using PIC
    In this tutorial, we are going to discuss RTC Interfacing with PIC24. Before that, we should know about the RTC (PCF8563) operations. Let’s start. Components Required: 1 pic24 2 pcf8563 3 serial terminal Features and benefits Provides year, month, day, […]
  • How to Send Data/Push to Server Using GSM800 Modem with PIC Microcontroller
    Requirements: Hardware: PIC24 Perf Board SIM800 Modem RS232 to USB converter Module Computer PICkit 3 Programmer Software: MPLABX HyperTerminal/Serial Terminal PIC24FJ256GA110 FAMILY On-Chip 2.5V Voltage Regulator 8 MHz Internal Oscillator 32-Bit by 16-Bit Hardware Divider Three 3-Wire/4-Wire SPI modules (support […]
  • How to interface UART communication using PIC MPLAB
    In this tutorial we learn to Enable UART communication with PIC Microcontroller and how to transfer data to and from your Computer. Now, we will equip our self with a new communication tool called UART which widely used in most of […]
  • How to Interface MPU6050 (Accelerometer) with Raspberry pi using Python
    Introduction Hi guys , in this article we will see how to interface MPU6050 accelerator with raspberry pi using python Language. Acclerometer reads the acceleration of the sensor. This module gives the three axis values, X,Y, and Z axis. In […]
  • How to read Location from GPS module and send Location with SMS using GSM module
    Introduction Hi guys, in this we will see how to read the present location from the GPS module and this location to the user from the GSM module as SMS. Components Required Raspberry Pi – 1 (Raspbian OS installed) GSM […]
  • How to send SMS with GSM module from Raspberry Pi using Python
    Introduction Hi guys, in this article we will see how to interface GSM Module with Raspberry pi and send SMS using python. Components Required Raspberry Pi (with OS installed SD card) – 1 GSM module (SIM800) – 1 TTL Converter […]
  • How to Blink an Led Using PIC Microcontroller
    In this tutorial we will learn How to Blink an LED with PIC Microcontroller using MPAB XC16 Compiler. Recently Microchip released a series of development tools including MPLAB X IDE and MPAB XC Compilers. MPLAB X IDE is a software that runs on a computer […]
  • STM32 Realtime Clock Example
    Real-time clock A real-time clock (RTC) is an electronic device (most often in the form of an integrated circuit) that measures the passage of time. Although the term often refers to the devices in the personal computer, servers and embedded system, RTCs are present in almost any […]
  • How to use ADC in STM32F103C8T6/STM32F303
    A/D Converters (ADC) In this tutorial, I will show you how to use ADC in STM32F303CBT6/STM32F103C8T6 to measure the Input Analog Voltages. Analog to Digital Converters (ADC) translate analog electrical signals for data processing purposes. With products matching performance, power, […]
  • How to Interface AMG8833 Thermal Camera with Arduino Nano
    Introduction What is thermal camera Thermal imaging cameras are devices that translate thermal energy (heat) into visible light in order to analyze a particular object or scene. The image produced is known as a thermogram and is analyzed through a process called thermography. […]
  • STM32f103 microcontroller Led on/off control with Push Button as Input
    The post explains about how to use stm32 pins as input using stmcubeIDE. A simple led on/off tutorial with push button as input is made to explain the coding and working. When a push button is pressed the led turns […]
  • How to interface Panasonic PIR sensor with Arduino
    Hi guys, this blog is about how to interface Panasonic PIR sensor with Arduino nano microcontroller. Prerequirements: Arduino Nano Panasonic PIR Sensor (EKMC1603111) Buzzer Resistor 15 kohm Breadboard Jumper Wires PIR Specifictions: PIR sensor has the below specifications. Item Specifications […]
  • How To Receive UART Serial Data With STM32 – Interrupt – Polling
    HAL. USART. Data transfer In this tutorial, we’ll be discussing the USART / UART hardware in STM32 microcontrollers. Starting with an introduction to UART serial communication. And we’ll get a closer look at the STM32 USART hardware module and its internal functionalities, […]
  • LED Blinking using STM32
    After working a lot with 8-bit microcontrollers and learning all the protocols and functions they offer, now I thought to switch to 32-bit microcontrollers. I decided to go with arm 32-bit processors, because of their popularity in the market. I […]
  • Send data to server using stm32 and GSM/800/900/M66 module With thingspeak
    Hi everyone, this blog is to send a data to ThingSpeak server using the STM32 microcontroller. What are AT commands? AT commands are commands which are used to control the modems where AT stands for Attention. These commands were derived […]
  • PROGRAM STM32 WITH UART
    Program STM32F4 with UART STM32F3 devices have a great feature. They can be programmed with the only USB to UART converter. Each device has a bootloader inside, which supports UART programming. This is not a very great method for Discovery […]
  • How to send SMS with GSM (SIM800) using STM32F1(Bluepill) in Keil IDE
    Introduction: Hi, in this article we will see how to send SMS with SIM800 GSM module using blue pill microcontroller in Keil IDE. SIM800 is a quad-band module 850/900/1800/1900MHz and this module support USART Communication. Requirements: Blue pill – 1 […]
  • Lora SX1276/7/8/9 Library for STM32F103C in Keil
    Hi guys this article is to discuss the Lora module interfacing with the STM32F blue pill board. The driver is implemented to transmit and receive the data between two devices in Keil IDE using the HAL driver. This library mostly […]
  • How to monitor Sensor values in Blynk App using Raspberry Pi
    Hi guys, in this article we will discuss how to monitor the DHT sensor values in the Blynk application. For this we should have an account in the Blynk app, we can signup into Blynk either by Gmail or Facebook. […]
  • How to display DHT sensor values on GUI application in raspberry pi
    Hi guys, this article is to read the DHT sensor values temperature and humidity, these values are displayed on the PyQt5 GUI application. This GUI is designed in Qt designer (see below image) and converted to the .py file. DHT11 […]
  • Posting Sensor Values to the Server using WiFi Module with Arduino Uno
    Introduction: In this tutorial, I am going to explain about sending sensor values to the thing speak server. ThingSpeak is an open-source server, so users just need to sign up with your email id. After sign up creates a new […]
  • How to Interface MQ 2 with Arduino
    Introduction: MQ 2 or MQ6 is Gas leakage sensor which consists of 4 pins. This module is used to detect the gases like butane, propane and LPG. VCC – 5v DC GND – ground D0 – Digital out A0 – […]
  • How to Interface DHT 11 with Arduino
    Introduction: DHT 11 is a sensor which gives the temperature and humidity of the air molecules. It is a 3-pin Module. VCC – 5v D0 – digital out (sensor values transmit from this pin) GND – ground Requirements: Arduino UNO […]
  • How to Interface IR Sensor with Arduino
    Introduction: IR sensor module will have 3pins VCC, GND and D0 respectively. VCC – +5V DC GND – Ground D0 – Digital Out Requirements: Arduino UNO – 1 IR Module – 1 Jumper Wires This module consists of two leds […]
  • How to Interface Ultra sonic sensor with Arduino
    Interfacing Ultrasonic sensor with Arduino UNO HC-SR04 As show in the figure HC-SR04 is an ultrasonic sensor. It is an 4pin module consists of Vcc, Trig, Echo and GND. Module had a transmitter and receiver which transmits and receive the […]
  • Led Blinking and Fading
    Led Blinking: We will see blinking an normal dc led with arduino. Requiremnts: Arduino UNO Board – 1 No. LED – 1 No. Potentiometer – 1 No. Breadboard – 1 No. Below program is to blink an led with delay […]
  • How to do Arduino Coding for beginners
    In Arduino, we can do coding in C and C++ languages. We will discuss how can code in C++ language and some basic predefined functions in Arduino Code structure will be as follow: The above program is an example of […]
  • Download Arduino
    How to download and install Arduino IDE  To download arduino ide go to the official website arduino.cc or alternatively click here Arduino IDE Select the respective operating system. for example click on windows then site will be redirect to the […]
  • Arduino UNO
    Arduino Uno Arduino Uno is a development board. It is flexible with any sensors and modules (for example: Ultrasonic, IR, lm35, GSM module, GPS module, etc.,). Arduino UNO Board Arduino Specifications: Microcontroller is ATmega328 Atmega328 is 28 pin IC Operating […]