Microcontroller Programmer Projects

PicChess

PicChess

This project is a micro controller chess game. The objective has to be able to play chess on a VGA monitor, including an intelligent computer to play against. This all has been accomplished with a microcontroller. I started this as a project for the college ( I am a Electrical Engineering student ), but it

PicChess Read More Β»

PIC micro Timer Code

PIC micro Timer Code

Here’s the minimal code to make timer 1 (a 16 bit timer) work using PICBasic. General descriptions of PIC timer variables used to control the timer: (you should be able to use these no matter what programming language you use): T1CON.0 is the first bit of the timer configuration byte, this bit is used to

PIC micro Timer Code Read More Β»

PIC programmers for parallel port

PIC programmers for parallel port

uni5_a.bmp – PCB of parallel programmer UNIPROG V-A uni5_as1.bmp – schematic diagram of G.Tait’s programmer with 4066 uni5_ao1.bmp – layout of components of G.Tait’s programmer with 4066 List of components: 1 x slot for ISO card (eight pins are enough) 1 x female Centronix connector 36pin 1 x 74LS06 (7406) or 74LS07 (7407) 1 x

PIC programmers for parallel port Read More Β»