Face Tracking using a Raspberry Pi with the Camera Module!

 From the console:

Raspberry Pi Class Slides

Here are the slides I put together for the class I’m doing on Monday. I’ll post the video afterwards if it’s worth it. Let me know if you have any questions! Raspberry Pi Powerpoint Slides

Self-lighting Light Bulb

I went as Uncle Fester from the Addams Family to my brothers wedding. (It went along with the theme of the night.) Part of the costume involved a light bulb that lights up on its own. I created an instructable showing how it’s done. Check it out.

Rhythm Player – Arduino Based Rhythm Automatic Game Player

This is the code behind an Arduino based Rhythm game (Rock Band, Guitar Hero, etc) automatic player. The project consisted of 3 sub-projects: Rhythm Player Midi – This project is designed to read the midi files from the disk and create an intermediary file displays the notes and the delay between each note. The code […]