This is a simple little project that shows how powerful automation can be. It uses ultrasonic sensors and a microcontroller to keep a spot light pointed at the object moving infront of the sensors. The project write-up has both detailed hardware schematics & the software.
The standard NES controller has been made into mp3 players, walkmans & plenty of other random yet incognito devices. This time it has been made into a fully fledged computer mouse. Check out the project write-up to see how it's made.
The homemade weather vane is a simple project with a compass display to show you which way the wind is currently blowing. The purpose of course is for logging weather (wind) data over long periods of time. The write-up lists all necessary parts & the construction procedure.
This system has many different devices interfaced together all controlled by a central computer & program with a straight forward gui. The idea is to spice up this guys dorm room. He's made a decent write-up with pictures and videos, take a look.
This is a 4-zone sprinkler controller using embedded linux. It was also modified to control a garden hose sprinkler system. The implementation is fairly innovative, plus there's lots of pictures, schematics & lists everything you'd need to build it.
Today's project write-up is an IR Transmitter/Receiver pair using a PIC microcontroller. The circuit for both the transmitter and receivers is fairly complicated however not impossible to build. All the information you'll need to make them can be found in the write-up.
IR sensors are usually housed in some nice casing to get optimal performance and it will be on a PCB with a standard output connector. Rarely do we see how these things actually work. This project write-up shows how a basic IR range sensor works using 2 LEDs (IR Transmitter/Receiver).
Digital Oscilloscopes made with microcontrollers are always both cool little gizmos and very useful. This AVR based oscilloscope is limited in features, however its small size and low build-cost make it worthwhile. Hardware schematics and software are available for download.
The yellow drum machine is a neat little robot that navigates & plays music. It drums using little 'drum sticks' attached to its body with actuators. The write-up details the entire project and there are alot of cool videos of the robot in action!
The goal of the CMUcam project is to provide simple vision capabilities to small embedded systems in the form of an intelligent sensor. Since the project is open source, everything they've done is available for download and use in your own projects!