What started as a class project has developed into a prototype algorithm for a medical instrument. Continue reading “Wound Measurement Device”
Keyboard Snooper
Hacking into computers is all well and good if you’re a CS person, but I’m a EE. This device plugs in-line with the PS2 port and hijacks key presses. When a username is typed in, it records the following password. Continue reading “Keyboard Snooper”
PIC PID Micro-Controller
Doing this project really turned me on to systems and controls theory. A friend and I implemented a fully functioning PID motor speed and positioning controller onto a PIC MCU. This is a pretty thorough guide to building this very hand robotics peripheral. Continue reading “PIC PID Micro-Controller”
Java Minesweeper
My final project in my Java programming class was to re-create minesweeper. I took mine a little above and beyond to make this good-looking highly playable game. Playable download inside. Continue reading “Java Minesweeper”