DIY Laser Light Show Is Sure To Please

cigarbox_laserlightshow

[Pete] had some spare time on his hands over his spring break, and he was itching to build something. He settled on a laser light show since, after all it was spring break, and what says “Party” better than a laser light show?

He glued three hobby mirrors to three small motors, mounting the motor assemblies on the lid of a wooden cigar box he bought for next to nothing. When the laser is pointed at the mirrors, they reflect the beam off one another, and finally against a projection surface, creating interesting shapes and motion. He programmed an Atmega328 to control the laser light show when in automatic mode, and added 4 pots to control the mirrors’ spin rate when set in manual mode.

The visuals are pretty cool, as you can see in the videos below. We love the laser light show concept, and [Pete] definitely gets extra points for his cigar-box casing as well.

Continue reading “DIY Laser Light Show Is Sure To Please”

Reverse Engineering The Playstation Move

playstation_move

[Kenn] is working on building a quadrocopter from the ground up for a university project. Currently, his main focus is building an Inertial Measurement Unit, or rather re-purposing a PS3 Move controller as the IMU for his copter. He previously considered using a Wiimote Motion Plus, but the Move has a three-axis magnetometer, which the Wii controller does not.

The ultimate goal for this portion of his project is building custom firmware to run on the Move’s STM32-Cortex microcontroller, allowing him to obtain data from each of the controller’s sensors. Through the course of his research, he has thoroughly documented each sensor on his site, and dumped a full working firmware image from the Cortex chip as well. Recently, he was even able to run arbitrary code on the controller itself, which is a huge step forward.

[Kenn’s] project is coming along very nicely, and will undoubtedly be a great resource to others as he continues to dig through the inner workings of the Move. Be sure to swing by his site if you are looking for information, or if you have something to contribute.

Reverse Engineering The PSP

The original PSP may be old news but there is an interesting relic of a website (translated) dedicated to the reverse engineering of a PSP (and exploring Saturn?). To determine the true capabilities of the PSP they desoldered most of the ball grid array chips and then hand soldered 157 jumper wires to allow for direct memory access. In later pictures it shows the PSP hooked up to external hardware for on the fly memory modification. Unfortunately the details are sparse and it doesn’t appear as if they will be updated anytime soon because the website has been “deleted and freezed because of spam. may ineffaceable curse prevail on the spammers.” Still this doesn’t detract too much some very impressive soldering.

Bristlebot Mod Never Rubs You The Wrong Way

controllable_bristlebot

[Underling] sent in his bristlebot project that aims to put a new spin on controlling bristlebot movement. We have seen several attempts at bristlebot directional control in the past, but none of these methods really fit what he wanted to do. His goal was to use a single brush rather than two, and be able to aim the bot in any direction at will.

He tried several different designs, but settled on what you see in the picture above. The large brush head is fitted with a vibrating motor on the front as well as a cell phone battery near the midsection.  These pieces are placed in the center plane of the brush as to not influence the direction of movement.  A separate servo-like motor is placed on the back of the brush, and each side of the motor’s arm is attached to a paddle that extends down the sides of the brush. When the motor is activated, one paddle is pressed in towards the bristles, while the other paddle is pulled away. This causes an immediate shift in direction, and should provide for a relatively tight turn radius. It should be noted that he also took the time to remove bristles from the center of the brush where the steering paddles are located in order to improve turning performance.

Unfortunately [Underling] does not currently have a video camera with which to show off his work, but we hope to see some action footage in the near future.

Sleek Numitron Clock Tells The Time And Temperature

numitron_clock

Instructables user [janw] is a big fan of nixie clocks, but he had never built one before. He decided he would rather start small and build a clock using numitron tubes first, before moving to nixies. He preferred the simpler tubes due to their much lower voltage requirements and the fact that he would not have to use any specialized power supply for his project.

His clock serves double-duty, functioning as a thermometer as well. Timekeeping is regulated with a DS12307, and temperature is monitored using a DS18B20 single wire sensor – both of which are pretty common in these sorts of projects. Both are wired to an Atmega48 MCU which serves as the brain of the clock.

The numitrons were mounted in a handsome 5-layer milled acrylate stand with a pair of buttons mounted on the bottom which allow him to set the time. It really is a spectacular looking timepiece, and a great first effort on [janw’s] part.

Be sure to stick around to see a video of the clock in action.

Continue reading “Sleek Numitron Clock Tells The Time And Temperature”

USB Dongle Hack Tethers DSLR Cameras At A Fraction Of The Price

wireless_usb_grip

[Neal] wanted to tether his DSLR to his computer, but he wasn’t about to fork out the $1,000 Nikon was asking for their wireless adapter. Instead, he opted to construct his own solution using two separate camera accessories which cost him less than $200 when finished.

The two components he purchased were a wireless USB transmitter/receiver pair and an external battery grip. The battery grip allows him to use a pair of batteries to power his camera, while providing just enough space to wedge in the USB transmitter. He stripped the casing off the transmitter and connected it to a mini USB plug that he wired into the battery grip. He then added a small voltage regulator to step down the Nikon battery voltage from 7.2v to the 5v required by the USB transmitter.

The battery grip and transmitter were then hooked directly into his camera using the weatherproof plug built into the grip. Once he powered on his camera, it was connected to the PC immediately.

It’s amazing how the simplest hacks can save incredible amounts of money.  Nice job!

Be sure to check out the video embedded below to see the wireless adapter in action.

Continue reading “USB Dongle Hack Tethers DSLR Cameras At A Fraction Of The Price”

Protei: Articulated, Backward Sailing Robots Clean Oil Spills

The Protei project aims to develop a robotic solution for oil-spill cleanup. [Cesar Harada] quit what he calls his dream job at MIT to work toward a solution to the ecological disasters that are oil spills. He had previously been working on Seaswarm, a swarm of robots that use conveyor belts of absorbent material to leech oil from seawater. But Protei doesn’t use legions of drones. It aims to use better design to improve the effectiveness of a small number of units.

The whole idea is well described in the video after the break. If a long trailing boom of absorbent material is towed in a serpentine pattern perpendicular to the flow, starting down current and moving upward, it can be quite effective at halting the spread of crude. Initial experiments have shown that a robotic vessel can do this efficiently with just a few improvements. First, to counteract the drag of the tail the rudder of the boat was moved to the bow. Secondly, the hull has been articulated as you can see above. This allows the robot to better utilize wind power to sail, making turns without losing the push of the wind.

The project is raising money through Kickstart as an open hardware project. Let’s hope this becomes a cheap and effective way to fix our costly drilling mishaps. Continue reading “Protei: Articulated, Backward Sailing Robots Clean Oil Spills”