Projects

GSM interfacing with PIC microcontroller receiving call

GSM module Interfacing with PIC Microcontroller – Make and Receive Calls

GSM Interfacing with PIC Microcontroller PIC16F877A – Make and Receive Calls GSM modules are fascinating to use especially when our project requires remote access. These modules could make all actions that our normal mobile phone could do, like making/receiving a call, sending/receiving a SMS, connecting to internet using GPRS etc. You can also connect a […]

obstacle avoiding robot using pic microcontroller 1

Obstacle Avoiding Robot using PIC Microcontroller

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, it is just a normal wheeled robot which could navigate its way without hitting on any obstacles. There are many way to build a Obstacle avoider robot in project […]

Line Follower Robot using PIC Microcontroller

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 How a Line Follower Robot Works and how we can build one using the PIC Microcontroller PIC16F877A. PIC16F877A is a 40-pin Multipurpose MCU from Microchip, we have used this IC in our complete PIC […]

9408151ba44d7dc769d0de59fcb25b06

PROJECT FINAL WRITE-UP

Our efforts in this project were to create a version of a Microchip mid-range PIC microcontroller in verilog to run on an Altera DE2 board.  It was primarily planned to create a machine that would follow a set of pre-determined instructions and perform computation, interpretation, and control of input and output ports.  In order to […]

A Alarm Clock

A PIC16F84A Alarm Clock

Here is a simple PIC16F84A alarm clock. This page summarizes this discussion (in french) in my forum, where Samir (aka numerique1) requested for help to build a weekly alarm clock for his school. Many thanks to him for his tests and patience. This clock counts seconds, minutes, hours and day of the week. Time is […]

F84 Programmer

Programmer using PIC16F84 microcontroller

Build a low-cost and very simple serial programmer for a PIC16F84 Microchip Flash Microcontroller. Below picture is my personal writer for F84 chip, it works very nice with Nigel WPicProg V1.20. Introduction I finally found a very nice universal window based software designed to work with any serial programmers for PIC16F84, i.e., WPicProg16 V1.20, written […]

Garage car detector without a microcontroller Schematic

Garage car detector without a microcontroller

At the end of this instructable you will be able to detect your car as it approaches the wall inside your garage, signalling you that the car is inside far enough so you can close the door. Most car sensors will use a microprocessor to help calculate the distance of an approaching car when entering […]

Adapter for small size PIC AVR chip programming

Adapter 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 connecting the chips any other way so I made my own universal adapter. This could also be used to do In-Circuit programming without removing the chip from the PCB. If you want […]

IR Tracking Turret with PIC and C Schematic1

IR Tracking Turret with PIC and C

This is a good learning project that is fun to build – I got a lot out of making it. I think this has been done quite a bit already, but I did not find a straightforward way of doing this with PICs. When I finally got it working, I thought I’d share it. It […]

Red Light

Red Light for Astronomy Observing using PIC12F683

When doing astronomy observing at night preserving night vision is critical. This requires using the minimum amount of light that makes the sky charts readable. What is this minimum level depends on how dark are your surroundings, how much time you have spent in darkness, how well your eyes adapt for night vision, what type […]