Twitter
- @hodgman Sometime between 6-8... whenever I get around to it. Dinner. San Francisco.6 days ago
- @fredrin Sad to hear about your loss. You have a good community here to support you so let us know if we can help… https://t.co/MlDRuJipxF7 days ago
- RT @Reddit_Fantasy: Okay, fine, we admit it. The Bloody Bathery square in the first Bingo card may have been too difficult. Who has enough…17 days ago
Currently Reading
-
Recent Posts
Recent Comments
- Beelzebub Light on Happy Freya-Day! (Friday) (If you’re Christian, read at your own risk. :)
- David Blackburn on Happy Freya-Day! (Friday) (If you’re Christian, read at your own risk. :)
- Barry Radelet on Happy Freya-Day! (Friday) (If you’re Christian, read at your own risk. :)
- Will Robinson on My own Claptrap – Robotics Project
- Mercedes on Free tickets to San Fran Writing Conference? Yes please!
Tags
anime anniversary apartment christmas code days of the week deployment domain eagle flag elections everquest games goddess gods google graduation gta halloween homework introspection iphone iraq job search laptop life masters degree military money moving music obama politics promotion rant resume Rock Band school security+ sword of truth tina utada webpage work world of warcraft writingProfessional Organizations
Meta
Category Archives: Projects
Face Tracking using a Raspberry Pi with the Camera Module!
From the console:
Posted in Electronics, Projects, Raspberry Pi, Robotics, Software
Leave a comment
Steps to setup a Raspberry Pi and Install Open CV (for Python 2.7)
Steps given for friends who wanted to setup their own Raspberry Pi’s before my class. I recorded the video, and will post it later. All steps done starting with image: 2015-05-05-raspbian-wheezy.img Install Raspian: https://www.raspberrypi.org/downloads/raspbian/ and follow the install guide: https://www.raspberrypi.org/documentation/installation/installing-images/README.md … Continue reading
Posted in Projects, Raspberry Pi, Software
Leave a comment
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
Posted in Electronics, Raspberry Pi, Robotics
Leave a comment
My own Claptrap – Robotics Project
So, some of you know that I’ve been working on building my own Claptrap. (If you don’t know who claptrap is, check out the video link at the end of the post.) The first step was to get a 3d … Continue reading
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 … Continue reading
San Francisco Amateur Astronomer banners
I created some Banners, Parking Signs, and Stickers using the SFAA Logo for the club. They were all created using the CNC Vinyl cutter at the techshop. Being my first venture into that area, I’m actually impressed with how well … Continue reading
Laser Engraved iPhone
Did some laser engraving on my iPhone. Turned out pretty well. I’m happy with the results. What do you think?
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 … Continue reading
Posted in Electronics, Software
Tagged Arduino, Circuits, code, Guitar Hero, Rhythm Player, Rock Band
Leave a comment
Rock Band – Visual Detection
As I started working on my Arduino Rock Band Player, I originally attempted to read the screen and watch the notes as they scrolled down the screen. It was an interesting project that let me attempt my hand at scaling, … Continue reading