Projects

Interfacing of PIC16F84A with DS1307

Interfacing of PIC16F84A with DS1307 (RTC) code and Proteus simulation

This post provides the code for interfacing DS1307 RTC with PIC16F84A microcontroller. This DS1307 RTC has i2c based interface and PIC16F84A doesn’t have any built in i2c modules, so software i2c module is created in the code. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom

Interfacing of PIC16F84A with DS1307 (RTC) code and Proteus simulation Read More »

POV Toy

POV Toy

I recently had the urge to create some “eye candy”; Thinking along the lines of my LED Sign (it’s not dead, just waiting on parts!), I chose to create a similar effect, using only a single line of leds, instead of a 5×7 array. Persistence of Vision is some sort of effect, either psychological or

POV Toy Read More »

High res cap meter with PIC 16F628

High res cap meter with PIC 16F628

High resolution capacitance meter measures in 0.01pF digits. Total range 0pF to 50uF. – 27th Jun 2011, Updated 25th may 2013. Another PIC based capacitance meter? Although there are a few PIC based “pico” capacitance meters on the internet this design has some advantages over the other designs I have seen; 1. It has very

High res cap meter with PIC 16F628 Read More »

Object Detecting Android Mobile Phone Controlled Bluetooth Robot1

Object Detecting Android Mobile Phone Controlled Bluetooth Robot Using PIC Microcontroller 16F877A

Last time we had a project on Arduino robots with Bluetooth and Android, and in that one our readers Mr. Paul asked how he can make an obstacle avoidance robot. So today I came up with another engineering project for electronics and communication students, Android and Bluetooth controlled robot using PIC Microcontroller with object detecting capability. After

Object Detecting Android Mobile Phone Controlled Bluetooth Robot Using PIC Microcontroller 16F877A Read More »