All The Badges Of DEF CON 26 (vol 2)

There were so many amazing unofficial badges at DEF CON this year that I can’t possibly cover them all in one shot. I tried to see every badge and speak with every badge maker — like a hardware safari. Join me after the jump for about fourteen more badges that I saw at DEF CON 26!

If you missed the first batch, check those badges out too — there’s even a Badgelife Documentary that you need to add to your watch list. Okay, let’s dig in.

Continue reading “All The Badges Of DEF CON 26 (vol 2)”

A Surprisingly Practical Numitron Watch

Regular Hackaday readers are surely familiar with Nixie tubes: the fantastically retro cold cathode display devices that hackers have worked into all manner of devices (especially timepieces) to give them an infusion of glowing faux nostalgia. But unfortunately, Nixie displays are fairly fragile and can be tricky to drive due to their high voltage requirements. For those who might want to work with something more forgiving, a possible alternative is the Numitron that uses incandescent filaments for each segment.

There hasn’t been a lot of prior-art that utilizes Numitrons, but that might be changing, given how fantastic this wristwatch created by [Dycus] looks. With a multi-day battery life, daylight readability, and relatively straightforward construction, the Filawatch is likely to end up being something of a reference design for future Numitron watches.

[Dycus] has gone through three revisions of the Filawatch so far, with probably at least one more on the way. The current version is powered by a ATmega328 microcontroller with dual 16-bit LED drivers to control the filaments in the KW-104S Numitron display modules. He’s also included an accelerometer to determine when the wearer is looking at the display, and even a light sensor to control the brightness of the display depending on the ambient light level.

If there’s a downside to Numitron displays, it’s their monstrous energy consumption. Just like in the incandescent light bulbs most of us have been ditching for LED, it takes a lot of juice to get that filament glowing. [Dycus] reports the display draws as much as 350 mA while on, but by lighting it up for only five seconds at a time it can be checked around 150 times before the watch needs to be recharged.

Its been a few years since we’ve seen a Numitron watch, and it’s interesting to see how the state of the art has advanced.

[via /r/electronics]

Leather Working With A 3D Printer

No, you can’t print in leather — at least not yet. But [Make Everything] has a tutorial about how to produce a custom leather embossing jig with a 3D printer. From a 3D printing point of view, this isn’t very hard to do and you might want to skip over the first six minutes of the video if you’ve done 3D printing before.

The real action is when he has the 3D print completed. He glues the stamp down to some wood and then fits the assembly to a vise that he’ll use as a press. After wetting the leather, the wood and 3D printed assembly sandwiches the piece and the vise applies pressure for ten minutes. He did make the leather a bit oversized to make alignment more forgiving. After the embossing is complete, he trims it out.

Continue reading “Leather Working With A 3D Printer”

MIT Makes Washable LED Fabric

Let’s face it, one of the challenges of wearable electronics is that people are filthy. Anything you wear is going to get dirty. If it touches you, it is going to get sweat and oil and who knows what else? And on the other side it’s going to get spills and dirt and all sorts of things we don’t want to think about on it. For regular clothes, that’s not a problem, you just pop them in the washer, but you can’t say the same for wearable electronics. Now researchers at MIT have embedded diodes like LEDs and photodetectors, into a soft fabric that is washable.

Traditionally, fibers start as a larger preform that is drawn into the fiber while heated. The researchers added tiny diodes and very tiny copper wires to the preform. As the preform is drawn, the fiber’s polymer keeps the solid materials connected and in the center. The polymer protects the electronics from water and the team was able to successfully launder fabric made with these fibers ten times.

Continue reading “MIT Makes Washable LED Fabric”

Programmable Badge Uses E-Ink And ESP8266

You’ve probably noticed that the hacker world is somewhat enamored with overly complex electronic event badges. Somewhere along the line, we went from using a piece of laminated paper on a lanyard to custom designed gadgets that pack in enough hardware that they could have passed for PDAs not that long ago. But what if there was a way to combine this love for weighing down one’s neck with silicon jewelry and the old school “Hello my name is…” stickers?

[Squaro Engineering] might have the solution with Badgy, their multi-function e-ink name…well, badge. Compatible with the Arduino SDK, it can serve as anything from a weather display to a remote for your smart home. Oh, and we suppose in an absolute emergency it could be used to avoid having to awkwardly introduce yourself to strangers.

Powered by an ESP-12F, Badgy features a 2.9″ 296×128 E-Ink display and a five-way tactical switch for user input. The default firmware includes support for WiFiManager and OTA updates to make uploading your own binaries as easy as possible, and a number of example Sketches are provided to show you the ropes. Powered by a LIR2450 3.6 V lithium-ion rechargeable coin cell, it can run for up to 35 days in deep sleep or around 5 hours of heavy usage.

Schematics, source code, and a Bill of Materials are all available under the MIT license if you want to try your hand at building your own, and assembled badges are available on Tindie. While it might not be as impressive as a retro computer hanging around your neck, it definitely looks like an interesting platform to hack on.

Hacked LCD Shutter Glasses See The Light

It’s always a little sad to see a big consumer technology fail. But of course, the upside for us hacker types is that the resulting fire sale is often an excellent source for hardware that might otherwise be difficult to come by. The most recent arrival to the Island of Unwanted Consumer Tech is 3D TV. There was a brief period of time when the TV manufacturers had nearly convinced people that sitting in their living room wearing big dorky electronic glasses was a workable solution, but in the end we know how it really turned out.

Those same dorky glasses are now available for a fraction of their original price, and are ripe for hacking. [Kevin Koster] has been playing around with them, and he’s recently came up with a circuit that offers the wearer a unique view of the world. Any reflective surface will look as though it is radiating rainbows, which he admits doesn’t show up as well in still images, but looks cool enough that he thought it was worth putting the board into production in case anyone else wants in on the refraction action.

To explain how it works, we need to take a couple of steps back and look at the mechanics of the LCD panels used in these type of glasses. At the risk of oversimplification, one could say that LCDs are sort of like capacitors: when charged the crystals align themselves in such a way that the polarization of the light passing through is changed. Combined with an external polarization filter, this has the end result of turning the panel opaque. To put the crystals back in their original arrangement, and let the light pass through again, the LCD panel is shorted out in the same way you might discharge a capacitor.

What [Kevin] found was that if he slowly discharged the LCD panel rather than shorting it out completely, it would gradually fade out instead of immediately becoming transparent. His theory is that this partial polarization is what causes the rainbow effect, as the light that’s passing through to the wearers eyes is in a “twisted” state.

[Kevin] has provided all of the information necessary to build your own “Rainbow Adapter”, but you can also purchase a kit or assembled board from Tindie. If you’re looking for other projects to make use of those 3D glasses collecting dust, how about turning them into automatic sunglasses or having a go at curing your lazy eye.

Automatic Sunglasses, No Battery!

There are some projects that are so simple they require very little description, and [Bobricius’s] automatic sunglasses definitely fit into that category. Their story starts with the fad for 3D displays a few years ago, a resurfacing of the movie business’s periodic flirtation with the third dimension in the hope of using the gimmick to bring in more moviegoers. There was a time when you could hardly encounter a new TV or graphics card without it coming with a pair of cheap plastic glasses with LCD panels instead of lenses that would alternately shutter the view for each eye to create the 3D illusion.

Of course, once everyone had seen the film with the blue aliens and tried a few other titles on their new toy, they grew tired of headaches, nausea, and half-brightness. The glasses gathered dust, and the fancy 3D telly never ventured beyond two dimensions again. Except for [Bobricius’s] glasses, that is, for he’s levered out the 3D driver electronics and replaced them with a tiny SOIC-8 solar cell. Light hits the cell, the LCD gets a charge and darkens, no light and they remain transparent. Similar to welding goggles — though they usually use a battery. It’s unclear whether they can get a little too dark on a really bright day and whether they are something akin to [Zaphod Beeblebrox]’s peril-sensitive sunglasses, but we really applaud the idea. They are so simple that this Hackaday write-up is probably longer than their write-up, but they remain a neatly executed idea and we like that.

You can, of course, use a battery, or achieve the same effect by more complex means. But if the [Beeblebrox] glasses are closer to your requirements, we’ve got that covered too.