Projects

Schematic OSCCAL Value Finder

OSCCAL Value Finder

Introduction When working with microcontrollers that require a factory calibrated osccal value stored in memory, it’s very normal that once in a while this setting could be lost during an upload of a new program or when accidentally erasing the device. I’m no exception and erased many times this value by mistake in several devices.

OSCCAL Value Finder Read More »

APPLICATION OF MICROCONTROLLER IN AUTO DETECT DOOR OPEN AND PAPER JAM ERROR

APPLICATION OF MICROCONTROLLER IN AUTO DETECT DOOR OPEN AND PAPER JAM ERROR using pic microcontoller

Microcontroller was invented by Intel sometimes in the 80s ever since that invention other Electronics companies such as Atmel, Microchip and Motorola etc have manufactured different brands of Microcontroller like AT89, PIC16F and 68H All microcontrollers performs specific task based on the set of instructions giving to them through a process called Programming language. Example

APPLICATION OF MICROCONTROLLER IN AUTO DETECT DOOR OPEN AND PAPER JAM ERROR using pic microcontoller Read More »

Schematic USB Low Pin Kit

USB Low Pin Kit

Introduction USB is very common interface today. If you look around, many of devices today comes with a USB port. Computers, printers, routers, usb keys, etc. All this devices have a USB controller inside. These devices can be divided in two groups: USB Host (like a computer, routers, modern LCD TV’s); USB Device (like flash

USB Low Pin Kit Read More »

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 »