PIC16F877A
Digital Thermometer using LM35 and PIC Microcontroller
In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this… |
|
Interfacing Joystick with PIC Microcontroller
Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital… |
|
Digital Thermometer using a PIC Microcontroller and DS18B20
Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily… |
|
Interfacing PIR Sensor with PIC Microcontroller
PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in… |
|
Interfacing GPS Module with PIC Microcontroller
GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC… |
|
Line Follower Robot using PIC Microcontroller
A Line Follower Robot is a simple yet fascinating robot for most students/hobbyists to build. In this tutorial we will learn… |
|
Obstacle Avoiding Robot using PIC Microcontroller
Obstacle Avoider Robot is another famous robot which spices up embedded projects. For those who are new Obstacle avoider robot… |
|
Interfacing Ultrasonic Sensor HC-SR04 with PIC Microcontroller
For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps… |
|
GSM module Interfacing with PIC Microcontroller - Make and Receive Calls
GSM modules are fascinating to use especially when our project requires remote access. These modules could make all actions… |
|
How to Use Interrupts in PIC16F877A Microcontroller
In this tutorial we will learn how to use an External Interrupt in PIC Microcontroller and why/where we will need them. This is… |