Fingerprint-Based Bike Security and Start Mechanism with Arduino
Overview In this project, we’ll learn how to start a vehicle using a fingerprint sensor and how to prevent vehicle theft. We use a fingerprint-based bike start mechanism in this…
Overview In this project, we’ll learn how to start a vehicle using a fingerprint sensor and how to prevent vehicle theft. We use a fingerprint-based bike start mechanism in this…
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…
Overview In this project, we will record and monitor temperature data online using a ThingSpeak IoT server. And we can see the recorded data and graph over time on your…
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…
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…
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…
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…
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…
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…
Introduction Hi guys, in this article we will see how to interface uart with 8051 using Keil IDE and runs in the proteus software. Let’s get started. One of the…