You’ve Never Seen A Flipping Eyeball Like This One!

Inspired by some impressive work on textile flip-bit displays, and with creative steampunk outfits to create for Christmas, [Richard Sewell] had the idea for a flippable magnetic eye in the manner of a flip-dot display. These devices are bistable mechanical displays in which a magnet is suspended above a coil of wire, and “flipped” in orientation under the influence of a magnetic field from the coil.

In [Richard]’s case the eyeball was provided by a magnetic bead with a suitable paint job, and the coil was a hand-wound affair with some extremely neat lacing to keep it all in place. The coil requires about 200 mA to ensure the eye flips, and the job of driving it is performed by a Digispark ATTiny85 board with an LM293 dual H-bridge driver upon which the two bridges are wired in parallel. The whole is mounted in the centre of a charity shop brooch that has been heat-treated to give a suitable aesthetic.

You can see the eyeball in all its glory in the two videos below the break, and should you be curious you can also read our write-up of the original pieces from [Irene Posch] that inspired it.

Continue reading “You’ve Never Seen A Flipping Eyeball Like This One!”

Stretched PC Case Turned GPU Cryptominer

We don’t do financial planning here at Hackaday, so we won’t weigh in on the viability of making money mining cryptocurrency in such a volatile market. But we will say that if you’re going to build a machine to hammer away at generating Magical Internet Monies, you might as well make it cool. Even if you don’t turn a profit, at least you’ll have something interesting to look at while you weep over your electricity bill.

Sick of seeing the desktop machine he built a decade ago gathering dust, [plaggle24w5] decided to use it as the base for a cryptocurrency mining rig. Of course, none of the original internals would do him any good, but the case itself ended up being a useful base to expand on. With the addition of some 3D printed components, he stretched out the case and installed an array of video cards.

To start with, all the original plastic was ripped off, leaving just the bare steel case. He then jammed a second power supply into the original optical drive bays to provide the extra power those thirsty GPUs would soon be sucking down. He then designed some 3D printed arms which would push out the side panel of the case far enough that he could mount the video cards vertically alongside the case. Three case fans were then added to the bottom to blow air through the cards.

While [plaggle24w5] mentions this arrangement does work with the case standing up, there’s obviously not a lot of air getting to the fans on the bottom when they’re only an inch or so off the ground. Turning the case on its side, with the motherboard parallel to the floor, allows for much better airflow and results in a measurable dip in operating temperature. Just hope you never drop anything down onto the exposed motherboard…

Mining Bitcoin on desktop computers might be a distant memory, but the latest crop of cryptocurrencies are (for now) giving new players a chance to relive those heady early days.

ESP-01 Bridges The Gap Between IR And WiFi

[Emilio Ficara] dropped us a line recently about his efforts to drag his television and receiver kicking and screaming into the modern era. His TV is old enough that it needs an external tuner, which means it requires two separate remotes to properly channel surf. He wanted to simplify the situation, and figured that while he was at it he might as well make the whole thing controllable over WiFi.

To begin the project, [Emilio] had to capture the IR signals from the two remotes he wanted to emulate. He put together a quick little IR receiver out of parts he had in the junk bin which would connect up to his computer’s microphone port. He then used an open source IR protocol analyzer to capture the codes and decode them into hex values.

As a proof of concept he came up with a little device that combines an ESP-01 with an ATmega88. The ESP-01 runs a minimal web server that receives hex codes as URL query strings. These hex codes are then interpreted by the ATmega88 and sent out over the IR LED. [Emilio] notes that driving the IR LED directly off of the ATmega pin results in fairly low range of around one meter, but that’s good enough for his purposes. If you want to drive the IR LED with more power, you’ll need to add a transistor to do the switching.

Passing the hex code 0x0408 to turn off the TV

Now that he can decode the signals from his original remotes and transmit them over WiFi via his bridge device, he has all the groundwork he needs to come up with a streamlined home entertainment controller. A native application for his smartphone or perhaps a minimal web interface is the last piece of the puzzle.

This project reminds us of a similar attempt at controlling legacy IR devices from a smartphone via Bluetooth. If you’re looking for more information about wrangling IR signals from your microcontroller, this primer from 2013 is still a great look at the subject.

Invasion Of The Tiny Magnetic PCB Vises

[Proto G] recently wrote in to share a very slick way of keeping tabs on all the tiny PCBs and devices that litter the modern electronics workbench. Rather than a big bulky PCB vise for each little board, he shows how to make tiny grippers with magnetic bases for only a couple bucks each. Combined with a sheet metal plate under an ESD mat, it allows him to securely position multiple PCBs all over his workspace.

The key to this hack is the little standoffs that are usually used to mount signs to walls. These already have a clamping action by virtue of their design, but the “grip” of each standoff is improved with the addition of a triangular piece of plastic and rubber o-ring.

With the gripping side of the equation sorted, small disc magnets are glued to the bottom of each standoff. With a suitable surface, the magnets are strong enough to stay upright even with a decently large PCB in the jaws.

An especially nice feature of using multiple small vises like this is that larger PCBs can be supported from a number of arbitrary points. It can be difficult to clamp unusually shaped or component-laden PCBs in traditional vises, and the ability to place them wherever you like looks like it would be a huge help.

We’ve recently covered some DIY 3D printed solutions for keeping little PCBs where you want them, but we have to say that this solution looks very compelling if you do a lot of work on small boards.

Continue reading “Invasion Of The Tiny Magnetic PCB Vises”

Analyzing Hobby Motors With An Oscilloscope

We always like finding new excuses reasons to use our test equipment, so we couldn’t help but be intrigued by this tip from [Joe Mosfet]. He uses the ever-popular Rigol DS1054Z to demonstrate the differences between a handful of brushless motors when rotated by his handheld drill at a constant RPM. Not only is he able to identify a blown motor, but it allows him to visualize their specifications which can otherwise seem a bit mystifying.

One wire from each motor is used as the ground, and channels one and two are connected to the remaining wires. Despite the DS1054Z having four channels, [Joe] is actually only using two of them here. The third channel being displayed is a virtual channel created by a math function on the scope.

After wiring them up, each motor got put into the chuck of his drill and spun up to 1430 RPM. The resulting waveforms were captured, and [Joe] walks us through each one explaining what we’re seeing on the scope.

The bad motor is easy to identify: the phases are out of alignment and in general the output looks erratic. Between the good motors, the higher the Kv rating of the motor, the lower voltage is seen on the scope. That’s because Kv in the context of brushless motors is a measurement of how fast the motor will spin for each volt. The inverse is also true, and [Joe] explains that if he could spin his 2450Kv motor at exactly 2450 RPM, we should see one volt output.

Beyond demonstrating the practical side of Kv ratings, [Joe] also theorizes that the shape of the wave might offer a glimpse into the quality of the motor’s construction. He notes his higher end motors generate a nice clean sine wave, while his cheaper ones show distortion at the peaks. An interesting note, though he does stress he can’t confirm there’s a real-world performance impact.

Last year we featured a similar method for identifying bad brushless motors using a drill press and an oscilloscope, but we liked that [Joe] went through the trouble of testing multiple motors and explaining the differences in their output.

[via /r/multicopter]

Laser Galvo Control Via Microcontroller’s DAC

Mirror galvanometers (‘galvos’ for short) are the worky bits in a laser projector; they are capable of twisting a mirror extremely quickly and accurately. With two of them, a laser beam may be steered in X and Y to form patterns. [bdring] had purchased some laser galvos and decided to roll his own control system with the goal of driving the galvos with the DAC (digital to analog) output of a microcontroller. After that, all that was needed to make it draw some shapes was a laser and a 3D printed fixture to hold everything in the right alignment.

The galvos came with drivers to take care of the low-level interfacing, and [bdring]’s job was to make an interface to translate the 0 V – 5 V output range of his microcontroller’s DAC into the 10 V differential range the driver expects. He succeeded, and a brief video of some test patterns is embedded below.

Continue reading “Laser Galvo Control Via Microcontroller’s DAC”

Tearing Down A $1000 E-Ink Display

Back in 2016, Chinese company Dasung blew past their Indiegogo goal to fund the Paperlike: the world’s first general purpose E-Ink display. Rather than being stuck in a reader from your favorite purveyor of DRM like previous displays, the Paperlike could be used with whatever device you wanted; albeit in black and white and at a relatively low refresh rate. It promised to allow reading and writing on your computer or tablet without needing a backlight. The price was steep at $800 USD for a 13″ display, but clearly enough people were interested to make the device a reality.

At least they have a sense of humor about it.

You can count [Kev Zettler] among the Paperlike devotees. He’s such a fan of the technology that he’s on the road to building a DIY E-Ink laptop using the latest generation Paperlike Pro. But before he can do that, he’s got to take the thing apart and see how it ticks. While a lot of the proprietary magic that makes the display work is still a mystery, he does his best to document the internals for those of us who are a bit to shy to take a screwdriver to a display that costs $1,000.

It looks like the Paperlike Pro is designed (either intentionally or otherwise) to look a bit like the Amazon Kindle, and the construction method is unfortunately the same. The front panel is glued on, and needs to be peeled off by getting under it with something sharp and prying it off carefully. For a $100 e-reader we can deal with that, but for as much as the Paperlike Pro costs that kind of disassembly gives us the chills.

He’s identified the bare display module as a 13.3 inch ED133UT2, which led him down an interesting path investigating other displays in the same family. It turns out the one Dasung went with is essentially the low end of the spectrum. The display has glare issues and is permanently bonded to a piece of glass, whereas other models in the same family boast not only flexibility but anti-glare coatings. There’s even one with integrated touch screen. [Kev] mentions that one of those displays would be much better for his E-Ink laptop project, but we’re assuming he’s not going to toss this thing in the bin just because there’s better options out there.

Beyond the display itself there’s a custom Dasung control board that [Kev] says is a bit too complex for him to decipher, made especially difficult thanks to the fact that the chips have had their labels removed. One interesting discovery though was the USB port which is officially supposed to be just for power has all four wires connected to the main board, raising the possibility of some future software hacking.

You might not know this, but hackers absolutely love E-Ink. We’ve covered some very impressive projects utilizing this paper-like tech in the past, from an entry in our 2017 Hackaday Prize to the chemistry involved in homebrewing your own displays.