Technology

HOWTO: Reset a lost OS X password

I’ve you’ve forgotten your Mac’s admin account password, don’t worry. Assuming you haven’t locked out OpenFirmware, it’s a pretty simple task to change your password back to something you know. Here’s how: Hold Apple+S when booting to enter single user mode #sh /etc/rc #passwd yourusername #reboot If you can’t recall your user name, you can […]

Servo tester

Servo tester

Here’s a pretty good servo tester, it’s pretty hardcore – The Servo Tester 2 is hardware and software that, basically, makes a pulse width signal between 1 and 2 ms. This is the signal used to control common R/C servos. There are numerous servo tester construction articles on the Internet. This one has some advanced […]

Aussie RocketCam

Aussie RocketCam

Here’s a great page documenting the Aussie RocketCam model rocket flight -with- 2.4GHz inflight video link! – Link. From the pages of MAKE: Rocket-Launched Camcorder. Hack a $30, single-use camcorder to make it reusable, then launch it up in a model rocket and capture thrilling astronaut’s view footage of high-speed neighborhood escape and re-entry. MAKE […]

RGB LED controller

RGB LED controller

Here’s a nice PIC controlled LED lamp… The original RGB PWM driver application that I wrote in 2004 had a few shortcomings. Probably the biggest was that it was not easy to add to or change the sequences. This new version addresses that problem, is more flexible and now includes the ability to put the […]