Review: Voltera V-One PCB Printer

Back in Feburary, I was one of the first people to throw some cash at the Voltera V-One circuit board printer on Kickstarter. With an anticipated delivery date of Q4 2015, I sat back and waited. This week, my V-One arrived!

I’ll preface this article by pointing out that I do know the folks at Voltera as we went to university together. That being said, I did put down my own cash for the device, so I’ve bought the right to be critical. I also have no relationship with their company. In this article, we’ll go through unboxing and printing, then get into a review of the V-One based on what we’ve seen so far.

Continue reading “Review: Voltera V-One PCB Printer”

Preparing Images For Laser Etching Isn’t That Hard

Sometimes we forget how awesome laser cutters really are. After all, they’re essentially giant plotters that shoot infrared lasers to cut and engrave almost anything. Most of the time, we’ll use the cutting feature in order to make rapid prototypes for different projects. We might engrave a logo or text on there too — but with a bit of image pre-processing, you can actually etch grey scale images that look really good.

[miststlkr] has been experimenting with different processes to get the best engraving, and he’s decided to share his findings. He’s created a guide on Instructables, and it’s a pretty quick read. You’re going to need some image editing software, for which [miststlkr] recommends Gimp — as do we.

From there it’s just a matter of a few steps to simplify the image. Start by converting the image to indexed colors — this limits the number of colors the image can have, he recommends limiting to about 4 colors for now. From there, convert to grey scale and import into your favorite laser software. Now it’s time to start testing.

Continue reading “Preparing Images For Laser Etching Isn’t That Hard”

Adding A Fan Where Microsoft Should Have

The Xbox 360 is a great console. But unfortunately, some units are quite susceptible to overheating, resulting in the horrifying red ring of death (or RROD for short!). Sometimes the damage is done, and you’re pretty much out of luck. But if it’s a two light RROD (indicating inadequate cooling), there’s something you can do to save it. It’s simple — just add a fan.

If your unit is showing the two light RROD, open up the Xbox and take a look at the main heat-sink. You’re probably going to have to re-seat it with new thermal paste due to heat overload. That’ll fix your problem for a bit, but it’s more than likely going to happen again.

[Doyle] did this and it solved the RROD — but checking temperatures, he saw that the chip still hit about 80C in less than 30 seconds of being on! So he decided to add an extra fan.

Continue reading “Adding A Fan Where Microsoft Should Have”

3D Carver Makes Magnetic Fields Visible

The history of science is full of examples when a 3D physical model led to a big discovery. But modelling something that’s actually invisible can be tough. Take magnetic fields – iron filings on a card will give you a 2D model, but a 3D visualization of the field would be much more revealing. For that job, this magnetic field following 3D carving machine is just the thing.

What started out as a rapid prototyping session with servos and hot glue ended up as quick and dirty 3D carving rig for [Frits Lyneborg]. The video shows his thought progression and details how he went from hot glue and sticks to LEGO Technics parts and eventually onto Makerbeam extrusions for the frame of his carver. A probe with a Hall effect sensor is coupled to a motor spinning a bit that cuts into a block of floral foam. A microcontroller keeps the Hall sensor a more or less fixed distance from a rare-earth magnet, resulting in a 3D model of the magnetic field in the foam, as well as a mess of foam nubbles. Despite a few artifacts due to in-flight adjustments of the rig, the field presents clearly in the block as two large lobes.

Carving foam isn’t the only way to visualize a magnetic field in three dimensions, of course. If you’d rather have a light show based on the local magnetic field, try this 3D compass build we covered a while back.

Continue reading “3D Carver Makes Magnetic Fields Visible”

Akiba’s Awesome Lighting Tutorial

[Akiba] over at FreakLabs just put up a detailed tutorial outlining how to control and sequence lighting wirelessly using an Arduino and Vixen lighting sequencer software.

For those that don’t know [Akiba], he’s the guy behind Wrecking Crew Orchestra (TRON Dance) and their EL wire costumes. [Akiba] hacks on his projects at Hacker farm out in rural Japan.

board1

In the tutorial, he sets up a simple 6 LED circuit on a Fredboard (an Arduino compatible board with integrated breadboard). [Akiba] then describes configuring the Vixen sequencer software to control the Arduino, providing simple example code to decode the Vixen serial protocol. Finally [Akiba] shows how to use the ChibiArduino protocol stack to build a wireless illumination system.

[Akiba] has used these tools in many stage performances including with the Wrecking Crew Orchestra (shown above) and the world number 1 flair bartending crew, UPT.

This tutorial is particularly awesome, as it includes both step-by-step videos and a text reference. The videos give a great overview of the process, while the text provides a handy reference to refer to as you hack on your own illumination projects.

Thanks for the writeup [Akiba]! With Christmas just round the corner we hope to see readers using these techniques in their own festive illuminations soon!

Continue reading “Akiba’s Awesome Lighting Tutorial”

The Story Of The 2015 Hackaday Prize

This week we’ve covered the Grand Prize and Best Product winners of the 2015 Hackaday prize: Eyedrivomatic and Vinduino. These are both amazing and worthy projects, but the real story of the Hackaday Prize isn’t about the prizes: it’s about nine months during which talented people worked toward a common good.

If you didn’t have a chance to attend the Hackaday SuperConference, here is the video of the ceremony. Take a look at the presentation which was made in front of a packed house of about 300 attendees. Then join us after the break for a look back on the last nine amazing months.

Continue reading “The Story Of The 2015 Hackaday Prize”

Video Standards Are More Than Video Signals

The number of hours we spend staring at screens is probably best unknown, but how about the technology that makes up the video on the screen? We’ve all seen a reel-to-reel projector on TV or in a movie or maybe you’re old enough to have owned one, surely some of you still have one tucked away real nice. Whether you had the pleasure of operating a projector or just watched it happen in the movies the concept is pretty straight forward. A long piece of film which contains many individual frames pass in front of a high intensity lamp while the shutter hides the film movement from our eyes and our brain draws in the imaginary motion from frame to frame. Staring at a Blu-ray player won’t offer the same intuition, while we won’t get into what must the painful detail of decoding video from a Blu-ray Disc we will look into a few video standards, and how we hack them.

Continue reading “Video Standards Are More Than Video Signals”