Projects

The chipKIT™ UNO32™ and MAX32™ development boards for the Arduino™ Community

The chipKIT™ UNO32™ and MAX32™ development boards for the Arduino™ Community

Microchip Technology Inc., a leading provider of microcontroller, analog and Flash-IP solutions, and Digilent, Inc. announced expanded capabilities for the 32-bit PIC32 microcontroller-based chipKIT™ Development Platform for the Arduino™ community. The chipKIT development platform is a 32-bit Arduino solution that enables hobbyists and academics to easily and inexpensively integrate electronics into their projects, even if […]

pic programmer circuit

A pic programmer circuit based on AN589

AN589 is microchip’s application note for a parallel port pic programmer circuit which I chose as I wanted something reliable to get up and running quickly. It is really quite a simple circuit and its main objective is to provide ICSP connections to your pic microcontroller. Here is the pcb version (click to enlarge): Note: […]

Application of Microcontroller in Science and Technology

Application of Microcontroller in Science and Technology

The rapid growth in science and technology offers several advantages of using integrated circuits, microprocessors, microcontrollers, embedded chips, etc., in designing electrical and electronics projects and circuits by reducing their size, cost, and complexity.  Using these embedded chips and microcontrollers is increasing due to its simplicity and benefits. The microcontrollers can be programmed to perform […]

PIC Projects

PIC Projects using pic microcontroller

Some of the various PICs from Microchip, 16F84, 16F627, 16F628, 16F876 and a 16F877. So far, I have only played around with the PIC16F84 PIC chip, with exception to using a PIC16F876 with the HamHUD. I have found the most documentation is on the 16F84. I have also found the most homebrew programmers for this […]

How to build a speed detector for a coilgun project

How to build a speed detector for a coilgun project

If you are building a coilgun (or gauss gun) or rail gun, a necessary part of your project will likely be some sort of speed detector. Getting a coilgun to work is rewarding, but you can’t continue the project without a reliable, accurate device to measure speed. A speed or velocity detector allows you to […]

5 transistor PIC programmer

5 transistor PIC programmer *Schematic added to step 9!

Make your own PIC programmer for your computer’s parallel port. This is a variation of David Tait’s classic design. It is very reliable and there is good programming software available for free. I like IC-Prog and PICpgm programmer. Best of all, it uses just two voltage regulator and 5 transistors! *** I added a pic […]

PlayPIC A Tutorial Board for the PIC16F84A Microcontroller

PlayPIC – A Tutorial Board for the PIC16F84A Microcontroller

This is a new design of a tutorial board based on the popular PIC16F84A microcontroller. It features eight single leds, a 7-segment display, an LCD display and five push buttons. It is an ideal solution for the beginner to take his/her first programming steps in the world of microcontrollers. Having an in-circuit-programming (ICP) header, it […]

PCF8573P I2C Real Time Clock

PCF8573P I2C Real Time Clock

In this post I’m going to show you how to interface an I2C Real Time Clock – RTC with PIC microcontroller. Only a basic hardware configuration and a communication protocol are presented here. I’m planning to extend it to a more advanced design in a near future. Although PCF8573 was used a similar IC’s like […]

F84 Programmer using pic microcontroller

F84-Programmer using pic 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 […]

PIC Microcontroller Projects for Final Year Engineering Students schematich

PIC Microcontroller Projects for Final Year Engineering Students

The abbreviation of PIC is the “Peripheral  Interface Controller”, and it is a family of the microcontroller. This microcontroller is manufactured by various companies like the microchip, NXP etc. This microcontroller comprises Analog to digital converters, memories, timers/counters, serial communication and interrupts assembled into a single IC. When we select PIC microcontrollers for PIC projects […]