Flea Market Finds

We sometimes wonder why do don’t see classic electronic equipment at second-hand stores. We had thought it’s because these items tend to get snapped up quickly, but perhaps we’re not shopping in the right places. Here’s a photo set documenting some of the finds from a recent flea market.

The offerings cover a wide range of products and components. There are all kinds of bench tools like oscilloscopes, voltage meters, and bench supplies. But we also see more modern computer parts like cardboard boxes full of motherboards, and heaps of PC power bus wires. You can get five tube sockets for a buck and if you need the tubes they’re just $3-5 a piece. One of the more useful finds is a display case full of shrink tube of every diameter; and one vendor is selling wire by the foot.

License plates and common sense place this Flea Market in the Silicon Valley area. But if you’ve got more concrete info on where this type of event goes down please share it in the comments section.

[via Adafruit]

The Put-put Golf Course Every Hackerspace Must Build

Ever played a mini-golf course that includes a vacuum powered tube transport and Wii Nunchuk controlled labyrinth? We’d bet the answer is no on both counts, unless you’re friends with [Tom Scott]. He enlisted his local hacker friends to build a uniquely geeky mini-golf course to help him celebrate a milestone birthday — 10k days on this Earth. Last month we looked in on one of the Portal themed holes, but the finished course is almost unbelievably larger and more amazing.

Our count puts the course at twelve holes. We’re already familiar with the Companion Sphere Incinerator hole, but joining in that theme is a Turret Hole (whith lasers!), and a clever hack that uses hidden balls to simulate a portal jump. The image above shows the Real Turf hole which starts with a put up some living sod into the indoor/outdoor carpet lined labyrinth. The Twin Looper hole will suck a well placed putt through thirty meters of tubing. And of course there’s the Minecraft hole which includes a Creeper and TNT block.

Don’t miss the clip after the break which shows off the course. And if you’d like to hit these links yourself they’ll be making an appearance at the Derby Maker Faire (in the UK) on June 3rd. Continue reading “The Put-put Golf Course Every Hackerspace Must Build”

Racing With Dyson’s Spare Parts

When it comes time to unwind at the Dyson design facility these engineers know how to do it right. Recently, the company challenged their engineers to a grown-up version of the Pinewood Derby in which they raced their own cars powered by a Dyson motor.

The video after the breaks shows a large collection of these time trials on a track made from upturned wooden pallets. Most of the vehicles are made from parts which we don’t recognize. But some of them are very familiar like our favorite hand dryer ever (seen above) and the iconic goldenrod manifold from the Dyson ball vacuum cleaner.

The course ends abruptly, as you can see in the last run of the video. There is one entry that included a human rider and he seems to be going nearly as fast as the riderless carriages are. The video cuts away before he hits the wall, but we can’t image he had the time to include brakes in that design.

Continue reading “Racing With Dyson’s Spare Parts”

Free Formed Circuit Protected By A Brick Of Crystal Clear Resin

The look of this crystal clear resin brick is pretty amazing. [Rupert Hirst] decided to encase his amplifier circuit in a block of polyester resin. We just hope he got everything in his circuit right because there’s no way to replace any of those parts now!

He deserves a lot of credit for working out a visually pleasing way to mount each component. There wasn’t any type of substrate used, but a few lower gauge wires were picked as the rails and they add some mounting stability. Before casting, he took the case of each of the three jacks apart and sealed the seams with some of the casting resin to prevent the final pour from filling them up.

Eagle CAD was used to design the mold. He printed it out on some card stock, then used a hobby knife to cut the pieces out and super glue to assemble them. A second layer of super glue was run on each seam to ensure they’re water tight. After the casting was made [Rupert] spent plenty of time sanding, routing, and polishing the brick to achieve this look.

This makes us wonder about heat dissipation. Do you think it will be a problem? Tells us what your opinion by leaving a comment.

Open Sourcing Everything… There’s An App For That

What happens if you’re a prolific developer and decide to release all of the source code from your work? Well, you should get a huge pat on the back from all interested parties. And so we say thank you to [Hunter Davis] for releasing the source code for his 70+ Android apps. But just making the decision isn’t the end of things, you’ve got actually get the code out there. And herein lies the hack. Instead of archiving and posting all of those projects he wrote a script to crawl, init, and push his projects to Github automatically.

This process is made pretty easy because of the Github API. Looks like he used version 2 for his script but you’ll want to check out version 3 if you’re looking to write your own script. His script takes the API key and username as command line arguments, then traverses his local source tree. Along the way it uses some text manipulation to sanitize the directories for use as the name of the repository. Once that’s established it steps into the directory, creates a repository, adds and commits all the files, then pushes them to Github.

Following [Hunter’s] example makes it really easy to share your code. We hope more will follow suit, putting their work out there for others to learn from and build upon.

We’ve seen some hardware hacks from [Hunter] as well. He did a bunch involving the ZipIt, as well as some work with playing games with a Dockstar.

[via Reddit]

DIY “Project Glass” Clone Looks Almost Too Good To Be True

vuzix-project-glass

By now we’re assuming you are all familiar with Google’s “Project Glass”, an ambitious augmented reality project for which they revealed a promotional video last week. [Will Powell] saw the promo vid and was so inspired that he attempted to rig up a demo of Project Glass for himself at home.

While it might seem like a daunting project to take on, [Will] does a lot of work with Kinect-based augmented reality, so his Vuzix/HD webcam/Dragon Naturally Speaking mashup wasn’t a huge step beyond what he does at work. As you can see in the video below, the interface he implemented looks very much like the one Google showed off in their demo, responding to his voice commands in a similar fashion.

He says that the video was recorded in “real time”, though there are plenty of people who debate that claim. We’re guessing that he recorded the video stream fed into the Vuzix glasses rather than recording what was being shown in the glasses, which would make the most sense.

We’d hate to think that the video was faked, mostly because we would love to see Google encounter some healthy competition, but you can decide for yourself.

Continue reading “DIY “Project Glass” Clone Looks Almost Too Good To Be True”

Build An Induction Heater And Become A Metalsmith

If you’ve ever wanted to forge, cast, or smelt metal, this project is right up your alley. It’s a 30 kVA induction heater built by [bwang] over on Instructables. It gets hot enough to melt and forge steel, iron, and aluminum.

An induction heater operates by surrounding the object to be heated with a coil carrying high frequency AC current. Basically, the entire setup acts like a huge transformer with a shorted secondary. To get these currents into a workpiece, [bwang] used a TL494 PWM controller as an oscillator. The output of the TL494 is filtered and amplified a few times to generate a huge amount of AC current.

Larger versions of [bwang]’s induction heater are found in foundries and forges all across the land; even though this small version sucks down 50 A out of a dryer or stove outlet, induction heating is very efficient. We’re actually wondering why we don’t see many home blacksmiths using induction heating, so we’ll leave that for our readers to discuss in the comments.

[sessions] reminded us of this induction heater from a few years ago. A little smaller, but still usable.