Projects

Simple Digital GPS Speedometer Using PIC16F877A with LCD Display

Simple Digital GPS Speedometer Using PIC16F877A with LCD Display

Speedometer is a speed measuring gauge used to calculate the speed of motor vehicles. They are mainly of two types- electronics and mechanical. Digital speedometer measures the speed and mileage in vehicles. Normally both types work on the principle of electromagnetism, however they have a disadvantage that they cannot be used if there are no […]

bread board

Electronic Die using PIC16F84 microcontroller

Built using a PIC16F84, about 4 hours worth of code and a few bits on a breadboard. This was the first time I’ve worked with PIC’s so it was a learning exercise. I started with the ‘Hello World’ microcontroller equivalent i.e.  Blinking LED, then tried the ‘Knight Rider’ sequencing LEDs, and then hacked this together. […]

Servo Motor Control using Microcontroller PIC16F877A

Servo Motor Control using Microcontroller PIC16F877A

Servo motors are widely used in robotics and industries for motion control. They can be controlled by PWM signals where the required angle of rotation can be located by a particular PWM signal. So In this article we’ll see in detail on PWM servo control and how servo motor control using pic16f877a is possible. Servo […]

TAXI PHONE

TAXI PHONE

This project is a dedicated device. It dials a single phone number when the handset is lifted. There are two different modes of operation.. A slide-switch on the PC board allows the project to operate in automatic or manual mode. If the switch is in “auto dial” mode,  a pre-programmed phone number is  AUTOMATICALLY dialled […]

Servo Motor with PIC

How to interface Servo Motor with PIC18F4550

Servo systems use the error sensing negative feedback method to provide precise angular motion. Servo Motors are used where precise control on angular motion is needed. Servo motors are widely used in the field of Robotics to design robotic arms, palms, legs and so on. They are also used in RC toys like RC helicopter, […]

Getting started with PIC Microcontroller Programming

Getting started with PIC Microcontroller Programming

What is a PIC Microcontroller? PIC (Peripheral Interface Controller) is a microcontroller family developed by the Microchip Technology. It plays important role in embedded systems.Low cost, serial programming capability, reprogramming of the flash memory, availability of free developing tools, large user database, etc. are some of the PIC microcontroller features which make it a best […]

3310 Nokia LCD

3310 Nokia LCD & PIC12F683

Not long ago I saw this link for a 3310 temp probe. Now ive played with other LCD’s lots, but this one caught my attention because of the low power requirements (It runs from a single CR2032 Motherboard battery). I built the Temp probe as shown on the site and it worked well. I had […]

Project Ryu Lagger – Guitar Effect

Project Ryu Lagger – Guitar Effect

Do you remember BOSS Slow Gear pedal? If your a guitarist you most likely do or at least you’ve heard of it. It was a great pedal sold from 1979 to 1982 and it was made in Japan. The pedal would cut the attack of your notes giving a swelling sound. It god famous for […]

Rev 4.2.2 schematic and PCB

Rev 4.2.2 schematic and PCB

A long while back I posted a version of the schematic for the electronics for my project to build a GPS-steered parachute for rocket recovery. Since then I’ve tweaked the board a bit, to the point where the hardware design is clean and bug-free (as far as I know). So here is the current version […]