Twitter
- @TheDanWells @dongwon Same. it took a pandemic to cause a halt...19 hours ago
- @CaseyLBlair Now do it in another language2 days ago
- @amyokuda Come up for a road trip and I'll sneak ya in. :)2 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: Software
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
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