Projects

One PIC Microcontroller Platform Development Board

One PIC Microcontroller Platform Development Board

One PIC Microcontroller Platform Development Board   Develop firmware using Microchip’s 8/16/32-bit PIC® Microcontrollers all on one board! Each device comes preprogrammed with firmware to operate the LCD, LED and capacitive touch pads. In addition to three PIC® Microcontrollers, this board also has a dedicated Real-Time Calendar Clock circuit and is able to run from […]

Keypad scanning and interfacing with PIC16f877 microcontroller schematic

Keypad scanning and interfacing with PIC16f877 microcontroller

Here I give you very important and simple project on Keypad / keyboard scanning and interfacing with PIC16f877microcontroller . To start big project you need to know small and necessary one first. So we start form basic . In my previous post I write on Scrolling Text on LCD by PIC Microcontroller Displaying text on LCD […]

multicolor

Teddy nightlight multicolor using PIC16F84A microcontroller

Teddy nightlight multicolor A nice night light multicolor, ideal for baby’s room. For the realization I used: – Out of a pack of bubble bath for children in the shape of teddy bear – a nightlight with positive economic pressure – Complete circuit with a PIC16F84A (I was at home, but you can use any […]

DIGITAL CLOCK CIRCUITS

DIGITAL CLOCK CIRCUITS

A Digital Clock can be made easily by using PIC Microcontroller, DS1307 and a 16*2 LCD. I have already posted about Interfacing DS1307 RTC with PIC Microcontroller. The DS1307 RTC can work either in 24-hour mode or 12-hour mode with AM/PM indicator. It automatically adjusts for months fewer than 31 days including leap year compensation […]

Project on making calculator using PIC16F877 and Mikcro C Pro

Project on making calculator using PIC16F877 and Mikcro C Pro

Here I give you tutorial of Project on making calculator using PIC16F877 and Mikcro C Pro. After go through this project and learn the technique you can implement in your project. In my previous post I show you how to interface keypad 4 x 4 matrix’s  If you not see that you should go through it […]

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 […]

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 […]

Aurora 9x18 RGB LED art

Aurora 9×18 RGB LED art using PIC24F08KA101 microcontroller

Aurora 9×18 RGB LED art *** Check out my blog for updated version of this project and more! *** My obsession of LEDs has led me to this. Aurora 9×18 is a thing of beauty (if I can say so myself) – has 162 RGB-LEDs in a circular configuration. The color of each circle is […]

PIC16C54 dual dice electronic project circuit

PIC16C54 dual dice electronic project circuit

An electronic dice project circuit can be designed in various modes , using logic circuit or using microcontrollers . This electronic project is based on the PIC16C54 microcontroller , manufactured by Microchip . This project is a simple dual dice electronic project , that use few external electronic parts and LED displays , to generate ( simulate ) dices […]