cpu

IR Widget

The IR Widget Using pic12f629

Simple IR capture for multitasking operating systems The IR Widget captures the infrared signals used by remote controls. It operates in a way that makes it compatible with modern multitasking operating systems. It is able to determine the carrier frequency and demodulate the carrier in the digital or analog domain. The captured information can be […]

The IR Widget Using pic12f629 Read More »

Acceleration and brake pedals

PIC32 Racing Game

Introduction Our project is a racing game with human input control that emulates the act of driving a car. We decided on this project, as all three of us greatly enjoy playing games. The goal of the game is to cross the finish line in the shortest amount of time while avoiding obstacle collisions, which

PIC32 Racing Game Read More »

getting started with microcontrollers projects

How to getting started with microcontrollers projects using PIC12F629 microcontroller

Microcontrollers are, basically, a computer in a single chip. It contains memory, processor, I/O ports (I/O = Input/Output) and other periphericals. Can you believe a single chip does contain RAM, ROM, CPU, I/O Ports, timers and other gadgets? It only needs a keyboard and display to be a working computer… …I almost forgot; It also

How to getting started with microcontrollers projects using PIC12F629 microcontroller Read More »