Hardware You Might See In A Bar In New York

Our New York City trip for the TechCrunch hackathon is just about wrapped up, and this weekend we’re hosting a hardware hackathon at the Hackaday Design Lab in Pasadena, but there’s still one more event from NYC left to cover: our drink-up in the city.

Our drink-up took over about 90% of the Antler Beer and Wine Dispensary, with the usual, not electronically enabled patrons sufficiently annoyed.

datarecorderWhile this meetup was really just a meet-and-greet pregame for the TechCrunch hackathon, and not a proper ‘bring a hack’, that didn’t stop a few people from toting out some very cool hardware. [Katie Fortunato] trucked out a flight data recorder (or an airplane’s black box, painted orange for visibility) that is supposedly from a 747.

This flight data recorder keeps relevant data on a loop of mylar tape. We didn’t crack into that part of the black box, but we did manage to dig into the electronics. Very weird stuff in there; the control electronics have a backplane design, where each card has a connector that’s basically 2 rows of 50 or 75 female pin sockets. These cards aren’t keyed in any way, and they must be placed in the backplane in a certain order. The circuits are extremely simple; just a mix of op-amps, 74- and 54-series logic (no, we can’t figure that one out, either), buffers, and inverters. The latest date code was some time in the early 80s, and all the boards had a conformal coating on them. There’s a weird connector on the outside of the black box [Katie] promises to document on her hackaday.io profile.

Also at the event were a few folks from NYC Resistor, a few people from the IoTGotham meetup, some of the crew from littleBits. Somewhere in the pictures below is a Ms. PacMan/Galaga cabinet. Yes, I tested the bee overflow cheat, it works, but the high score was above 500,000.

Continue reading “Hardware You Might See In A Bar In New York”

Review: UISP Programmer For AVR

I got into AVR chips because they are easy to program, and that has become more and more true over the years with the ever-falling cost of programmers. But it’s pretty easy to make a mistake when burning the fuses on the chips and if you don’t have a proper programmer (my first programmer was a horrifyingly slow self-built DAPA cable) you’ll have a brick on your hands. This little board may be able to help in that situation. I gave the USB µISP a try this week. The half-stick-of-gum-sized board flashes firmware like a champ and includes a rescue pin for when you have clock source problems.

My full review is below. All technical information for the µISP can be found in the User’s guide. The board itself is now available to purchase in the Hackaday Store.

Continue reading “Review: UISP Programmer For AVR”

Hamvention 2015, Less Than One Week Away!

The largest amateur radio and electronics swap meet on the planet is less than one week away.  Will you be there?

The Dayton Hamvention has been an annual swap meet since 1952.  There were 24,873 attendees during last year’s hamvention alone, that is a huge number of radio enthusiasts in one place!

For those of you interested in using vintage and used test equipment you can find anything at Hamvention.  I built my entire laboratory form equipment purchased here.   It has often been said, ‘if you can’t find it at Hamvention you don’t need it.’

This year Scott Pastor (KC8KBK) and I will be covering Hamvention for Hackaday.  We plan to provide one update after each day of Hamvention summarizing the day’s events.  We hope to see you in Dayton next week!

Printed Tentacles For PCB Probing

Every hacker workbench has one or more of those “helping hand” devices to aid in soldering and assembly. When it comes to testing and debugging though, it could get tricky if you have to start handling test probes while looking at the meter display or fiddling with knobs on the oscilloscope. Sometimes one has to test a board that has just pads for test points. Or maybe you need to directly probe pins on an IC. Checking multiple signals on I2C, SPI, Serial or USB is not too easy with just two hands. [Giuseppe Finizia] is an electronic engineer at the Scientific Investigations Department of the Carabinieri in Italy. He works as a senior analyst in the Electronic Forensics Unit and deal’s with technical investigations on seized electronic devices. To help him in his investigative work, he designed and built a 3D printed PCB workstation with octopus-like tentacles that provides all the additional fingers needed.

The tool is basically a base with adjustable clamps where the test PCB can be fixed. Around the base, up to twelve articulated “tentacles” can be fixed. Various test accessories are attached to the ends of these tentacles – Alligator Clips for holding electronic parts, IC Hook Clip Grabbers, Micro SMD Grabber Test Clips and some others that he is still working on. [Giuseppe] used  MOI 3D modeling software to design his device, and the files are available on Thingiverse for download. He does warn that printing all the parts, specially the tentacle units, can be quite tricky on a regular 3D printer. He used a ZORTRAX M200 printer in high resolution mode and Z-HIPS filament. However, it may be easier to just use machine shop flexible coolant pipe for the tentacles. This may require some sort of modification to the base mounts and the business end of the tentacles though.

Thanks to [CFTechno] for sending in this tip.

Hackaday Prize Entry: An EM Drive

As far as engineering feats of the 21st century go (as long as they turn out to be real), we’re looking at two things. Lockheed Martin might build a working, power generating fusion reactor in the next decade. That will solve every problem on the planet. The second is even more spectacular. It’s called the EM drive, and it will take humans to the stars. It violates the laws of physics, but it somehow works, and there’s a project on hackaday.io to replicate it.

The first thing to know about the EM drive is that it doesn’t use propellent. Instead, it simply dumps microwaves into a cavity and somehow produces thrust. This violates [Newton]’s third law of motion, “for every action there is an equal and opposite reaction.” Every rocket engine ever, from the Saturn V to ion thrusters on spacecraft now cruising around the solar system, use some sort of propellent. The EM drive does not; it simply dumps microwaves into a closed cavity. It breaks the tyranny of the rocket equation. If you strap a nuclear reactor to an EM drive, you’ll be seeing attack ships on fire off the shoulder of Orion, and C-beams glitter in the dark near the Tanhauser Gate.

Despite violating the laws of physics, Chinese researchers found this device produces thrust, and these experiments were replicated at Eagleworks at Johnson Space Center. No one can tell you why it works, but somehow it does, at least in the few tests completed so far.

If the EM drive isn’t just an experimental aberration, this is how we’re going to get to Alpha Centauri. Whoever explains how the EM drive works will get the Nobel, and [movax] over on hackaday.io is building one out of a broken microwave oven. It’s a fantastic project for the Hackaday Prize, and even if it doesn’t work, it makes for a great story for the grandkids.


The 2015 Hackaday Prize is sponsored by:

Turning On The Kettle With Your Phone

Why do light bulbs, furnaces, outlets and even automated blinds get all the home automation love? Won’t somebody think of the kettle!? How are we suppose to ensure tea-time is always a button click away? Tired of his lack of options for remotely controlling his kettle, [FatCookies] decided to make his own WiFi enabled kettle.

He started by ripping up an old power supply enclosure he had lying around, and it happened to be just big enough for a Raspberry Pi. He then added a 2-way relay board designed for handling mains voltage at a high amperage — quite necessary for something that draws as much as a heating element.

From there it was just a matter of wiring the relay board to the GPIO on the Pi, and to the kettle itself. For safety reasons, he’s powered the kettle and the Pi separately — and don’t worry, he left the safety switch in the kettle intact.

And while we have to admit, it’s not the most aesthetically pleasing hack, it certainly does the trick — and didn’t cost [FatCookies] much at all.

But if you’re more of a coffee kind of person — you could also replicate this hack with a coffee maker instead.

[via r/DIY]

C.H.I.P. Is A Linux Trojan Horse For Nine Bucks

I’m sure you’ve already heard about C.H.I.P, the $9 Linux computer. It is certainly sexy to say nine-bucks but there should really be an asterisk next to that number. If you want things like VGA or HDMI you need an adapter board which adds cost (natively the board only supports composite video output). I also have questions about MSRP once the Kickstarter is fulfilled. But what’s on my mind isn’t cost; this is still going to be in the realm of extremely-inexpensive no matter what shakes out. Instead, I’d like to look at this being the delivery device for wider Linux acceptance.

chip-single-board-computer

The gist of the hardware is a small board with a SoC boasting a 1GHz clock, half a gig of ram, four gigs of flash, one USB, WiFi and Bluetooth. It also has add-ons that make it a handheld and is being promoted as a gaming console. It’s amazing what you get out of these SoC’s for the cost these days, isn’t it?

For at least a decade people have claimed that this is the year of the Linux desktop. That’s not the right way to think. Adults are brand-loyal and business will stick to things that just work. Trying to convert those two examples is a sisyphean effort. But C.H.I.P. is picking up on a movement that started with Raspberry Pi.

These are entry-level computers and a large portion of the user-base will be kids. I haven’t had a hands-on with this new board, but the marketing certainly makes an effort to show how familiar the GUI will be. This is selling Linux and popular packages like LibreOffice without even tell people they’ll be adopting Linux. If the youngest Raspberry Pi users are maturing into their adolescence with C.H.I.P, what will their early adult years look like? At the least, they will not have an ingrained disposition against Open Source Software (unless experiences with Rasbperry Pi, C.H.I.P., and others is negative). At best they’ll fully embrace FOSS, becoming the next generation of code contributors and concept evangelists. Then every year will be the year of the Linux desktop.