External Interrupt With dsPIC33F
Overview In this tutorial, we will learn how to use an External Interrupt in PIC Microcontroller and why/where we will need them. This is a part of the sequence of…
Push Button interface with DSPIC33
Overview In this essay, we will study PIC Microcontroller push button interfacing. The GPIO (General Purpose input-output) pins are also provided by PIC, just like other microcontrollers. We can connect…
Led Blink using DSPIC33
Overview In this tutorial, we will learn How to Blink an LED with DSPIC33FJ64GS606 Microcontroller using MPAB XC16 Compiler. Product Overview The DSPIC33FJ64GS606-I/PT is a 16-bit Digital Signal Controller with…
RS485 communication with TMS320
Overview One of the most popular ways to communicate with a device using the Modbus protocol is over RS485. We will soon begin the Modbus courses, so before then, I…
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…
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…
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…
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…
Blink Led With Timer TMS320
Overview In this experiment, we are going to use the timer interrupt to perform the Led blinking operation and to check the time. To perform several tasks at a time…
Esp32 Cam Video Streaming Using Blynk
Overview In this tutorial, I will let you know how to make your wireless video streaming device in which you can stream that live video on the internet using the…