Added more photos and build descriptions, check it out here!
Wednesday, 8 February 2012
Tuesday, 7 February 2012
Various workshops online
Follow this link to access materials for various workshops I have done with UMIEEE. I hereby decree them published under the CC BY-NC-SA license
Stuff you will find:
Stuff you will find:
- MSP430 tutorial materials
- C language programming tutorial
- a shoddy linux primer
Monday, 6 February 2012
MOSFRUIT
For my Digital Systems Implementation class, I was tasked with making a MOSFET out of something that is not a MOSFET.
I was scratching my head over what to make this thing out of while grocery shopping, and came across some small watermelons. The delicious result:
It operates as such:
I was scratching my head over what to make this thing out of while grocery shopping, and came across some small watermelons. The delicious result:
It operates as such:
- Watermelon N-channel
- Kiwi P-Channel Wells
- Pineapple insulation layer
- Canteloupe Gate/metal connections
Biznass Boombox
In preparation for the Decentralized Dance Party, I decided to make a business-themed boombox most righteous and true. Find below the buildlog...
First, I set out with the plan to construct this out of the following:
First, I set out with the plan to construct this out of the following:
- A solid briefcase (not soft-leather)
- A battery-powered boombox
- Speakers of some variety
- Some sort of stylish speaker cover
Apartment finding script
Need to find an apartment? Turnover times got ya down? Throw this bash script on a cron job and never miss a posting again!
Requires: *nix, mailx, cron, an apartment agency that lists their vacancies online.
Click "Read more" for the code listing
Requires: *nix, mailx, cron, an apartment agency that lists their vacancies online.
Click "Read more" for the code listing
Webcam mouse interaction in X11
After taking a class in Computer Vision not so long ago, I often find myself straining to think of a cool project that takes advantage of what I have learned. Finally, after a solid week of banging my head against other schoolwork, I decided I should take a break and code up something fun. In other news, I have no idea what fun is.
My initial goal was to take input from a webcam, track the users finger, and use it to move the mouse cursor. Pretty ambitious! Although the finger is still a long ways off, I have it tracking red rings. Code available here.
My initial goal was to take input from a webcam, track the users finger, and use it to move the mouse cursor. Pretty ambitious! Although the finger is still a long ways off, I have it tracking red rings. Code available here.
Subscribe to:
Posts (Atom)