PIC microcontroller Beginner’s guide: Basic connection circuit
What is a pic microcontroller? The PIC microcontroller is a low cost ‘computers on a chip’ manufactured by Microchip. They allow electronic designers and hobbyists impart intelligence and logic to a...
View ArticleInterfacing16X2 LCD with PIC Microcontroller
In this session we will see how to interface 16×2 LCD to PIC18F4550 microcontroller which is of family PIC18F. You can get information of 16×2 LCD in the session How to Interface 16X2 LCD with 8051...
View ArticleCheap PIC Programmer
This programmer works only with PIC16F84 but it’s great because it never causes errors and works with almost all computers,unlike some other homemade programmers. Step 1: Step one : Materials For this...
View ArticleDevelopment system for PIC and AVR microcontrollers
After testing many systems development for PIC and AVR microcontrollers, none satisfy me. So I created this system with breadboard that has satisfied me. Step 1: More space free In this development...
View ArticleAdapter for small size PIC/AVR chip programming
This is a homemade adapter I made for programming SOIC/QFN size microchips that I use in my micro airplanes (http://maxoffsky.com/tech-blog/rc-micro-spitfire-airplane-build-log/). I had trouble...
View ArticleBEACON KEYER
This is likely the first ham radio related project that I document here on this blog. But my very first PIC project was a beacon keyer that I made for my father, HB9BBD. That was was in 2013. A beacon...
View ArticleInterfacing Fingerprint Sensor with PIC Microcontroller
Finger Print Sensor, which we used to see in Sci-Fi movies a few years back, is now become very common to verify the identity of a person for various purposes. In present time we can see...
View ArticleGenerating PWM signals on GPIO pins of PIC Microcontroller
PWM signal generation is a vital tool in every embedded engineers arsenal, they come in very handy for lot of applications like controlling the position of servo motor, switching few power electronic...
View ArticleRFID Interfacing with PIC Microcontroller
RFID stands for Radio Frequency Identification. RFID module can read or write small amount of data into a Passive RFID tag, which can be used in identification process in various systems like...
View ArticleSPI Communication with PIC Microcontroller PIC16F877A
PIC Microcontrollers are a powerful platform provided by microchip for embedded projects; its versatile nature has enabled it to find ways into many applications and is yet to grow a lot. If you have...
View ArticlePIC to PIC Communication using RF Module
Hello everyone, Today in this project, we will interface RF Receiver and Transmitter module with PIC Microcontroller and communicate between two different pic microcontrollers wirelessly. In this...
View Article4×4 Matrix Keypad Interfacing with PIC Microcontroller
Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in the form of numbers and alphabets, and feed the same into system for...
View ArticlePIC16F877A Microcontroller Based Digital Alarm Clock
The digital Revolution started in 1950 changes all the existing mechanical and analog electronic structures into digital computers. Since the growth of digital electronics has been exponential, today...
View ArticleInterfacing 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 world. An input device can be as simple as a push button or as complicated as...
View ArticleDigital 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 available. But LM35 gives analog values and we need to convert them into...
View ArticleInterfacing PIR Sensor with PIC Microcontroller
Today we are simple going to interface PIR with PIC Microcontroller PIC16F877A. In this circuit if some moving objects comes in the range of PIR sensor, the buzzer will start beeping. Material Required...
View ArticleInterfacing 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 time and many more information, which are taken from 2, 3, 4 or more...
View ArticleInterfacing 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 the digital Microcontroller to understand what is actually happening in...
View ArticleDigital Ammeter Circuit using PIC Microcontroller and ACS712
Measuring the voltage and current will always be helpful while making or debugging any electrical system. In this project we are going to make our own Digital Ammeter using PIC16F877A Microcontroller...
View ArticleELECTRONIC PIANO USING PIC MICROCONTROLLER (PIC18F4550)
Electronic piano circuit PCB printed circuit board drawing upon the Pic18f4550 microcontroller PIC has been a regular speaker on the card directly to number 2 in the pin of this RA0-Pic18f4550 AN0 pine...
View Article