Projects

PAL Video Library

PIC PAL Video Library using pic18f4620

If you are into PICs, you maybe tried one day or another to build a software video processor, either for fun or for a project. If you tried to generate video signals, you surely know some of this web pages : Rickard Gunees PIC PONG page : http://www.rickard.gunee.com/projects/ Eric Smith video clock : http://www.brouhaha.com/~eric/pic/pictock.html This projects

PIC PAL Video Library using pic18f4620 Read More »

How to Install ChipKIT Core

How to Install ChipKIT Core

For those of you with a chipKIT board, I have good news! If you like using the Arduino IDE instead of MPIDE, your dreams have become a reality with chipKIT-core (currently in beta). You can now program all of the chipKIT boards directly from within the Arduino IDE and the most-used libraries included with the

How to Install ChipKIT Core Read More »

Ultrasonic Obstacle avoiding Robot

Ultrasonic Obstacle-avoiding Robot

This is my attempt at designing and building an obstacle avoiding robot! RekaBot (named after a fairy (: ) can detect obstacles with an ultrasonic sensor that can move around with help from a servo. Based on the measurements she takes, the tracks are driven towards the direction with the biggest distance – avoiding obstacles.

Ultrasonic Obstacle-avoiding Robot Read More »