Drone License Plates: An Idea That Won’t Stave Off The Inevitable

As more and more drones hit the skies, we are beginning to encounter a modest number of problems that promise to balloon if ignored. 825,000 drones above a quarter-kilo in weight were sold in the U.S. in 2016. The question has become, how do we control all these drones?

Continue reading “Drone License Plates: An Idea That Won’t Stave Off The Inevitable”

UV Light Box Cures Both Sides Of A PCB

[GiorgiQ] needed a UV light to cure the etch resist on his printed circuit boards, and what better way to accomplish this than to build the perfect UV light box himself? The box consists of a custom PCB (of course) featuring a pair of 12V relays tripping quad 9×12 matrices of 400nm UV LEDs, with a total of 432 diodes in use — not to mention resistors to protect the LEDs. All of it is run by an Arduino Nano.

The enclosure is made out of 12mm MDF and 3mm cast acrylic, and the circuit board fits into a tray sliding on drawer sliders, allowing a resist-covered board to be placed in a carrier and slid back in.

DIY light boxes mostly don’t look as slick as [GiorgiQ]’s, but they’re a fairly common project. This one also uses 9×12 matrices of UV LEDs, while a distinctly simpler project involves making a UV exposure box out of fluorescent lights.

 

 

ESP-Powered Nixie Clock Knows The Time

We see more than our fair share of nixie clocks here at Hackaday, and it’s nice to encounter one that packs some clever features. [VGC] designed his nixie tube clock to use minimal energy to operate: it needs only 5V via USB to work, and draws a mere 200 mA. Nixies require Soviet-approved 180v to trigger, so [VGC] used dynamic indication and a step-up voltage converter to run them, with a 74141 nixie decoder doing the heavy lifting.

The brains of the project is an ESP8266, which connects to his house’s WiFi automatically. The clock simply dials into an NTP server and sets its own time, so no RTC is needed. It also can communicate with the cloud via Telegram, allowing the clock to send alerts to [VGC]’s devices. The ESP’s firmware may likewise be updated over WiFi. The 3D-printed case and flashing second indicators are nice touches on top of the clock functionality.

As we said, everything from wrist watches to dashboard tachometers uses nixies for displays — we love those old-skool tubes!

Continue reading “ESP-Powered Nixie Clock Knows The Time”

The Clutter Manifesto

My basement workshop is so crammed full of stuff I literally can’t use it. My workbench, a sturdy hardwood library table, is covered in junk to the point that I couldn’t find a square foot that didn’t have two layers of detritus on it — the top layer is big things like old projects that no longer work, boxes of stuff, fragile but light things perched on top. Underneath is the magma of bent resistors, snippets of LED strip, #4 screws, mystery fasteners I’ll never use, purple circuit boards from old versions of projects, and a surprising number of SparkFun and Adafruit breakouts that have filtered down from higher up in the heap.

When work on something I bring the parts up to the dining room and work on the table, which is great for many reasons — more space, better light, and superior noms access top the list. The down side is that I don’t devote any time to making my real shop into a viable working place, and it becomes a cluttered store room by default.

I am therefore focusing on a four-part plan to reclaim my work space from heaps of junk.

Continue reading “The Clutter Manifesto”

3D-Printed Robot Golem Only A Tiny Bit Creepy

ASPIR, the Autonomous Support and Positive Inspiration Robot is an goblin-sized robot, designed by [John Choi], aims to split the difference between smaller hobbyist robots and more robust but pricy full-sized humanoids only a research institute could afford. By contrast, [John] estimates it cost a relatively meager $2,500 to create such a homunculus.

The robot consists of 33 servos of various types moving the limb, controlled by an Arduino Mega with a servo control shield seated on it. The chassis uses 5 kg of filament and took 300 hours to print, and it has a skeleton made up of aluminum hex rods. Spring-loaded RC shocks help reinforce the shoulders. There are some nice touches, like 3D-printed hands with living hinge fingers, each digit actuated by a metal-gear micro servo. It stores its power bricks in its shins. For sensors it includes a chest-mounted webcam and a laser distance sensor.

The main design feature is the Android smartphone serving as its brains, and also — at least cosmetically — its eyes. Those eyes… might be just a teensy bit too Chucky for our taste. (Nice work, [John]!)

Look Out DotStar, Here Comes Lumenati

Adafruit has long been the undisputed ruler of the smart LED product, with their WS2812B (NeoPixel) and APA102C (DotStar) product lines dominating due to the robust assortment of sizes and form factors, as well as their ease of use. SparkFun Electronics recently announced Lumenati, their new line of APA102C breakouts that feature some intriguing features which do a good job of distinguishing the two lines.

First, the screen-printing on the boards include pixel numbers. We were working on NeoPixel assemblies the other day and keeping track of pixels was a nightmare. In addition, the Lumenati boards are meant to combine into larger creations, allowing you to make complicated shapes. SparkFun supports this by giving the boards castellated headers — far better than the solder pads! If you are running into logic conflicts with the boards you can solder in jumpers to bypass the data connections and control individual boards separately. On the down side, SparkFun’s intitial offerings — 6 products — still can’t compete with Adafruit’s, like their 255-LED disk, shields, strips, matrices, and flexible PCBs.

We’ve published a few DotStar builds over the years, like this violin bow lightsaber and the Magicshifter POV stick. Maybe we’ll start seeing some Lumenati builds? Continue reading “Look Out DotStar, Here Comes Lumenati”

Minecraft And Forge: Try This Amazing Way To Visualize Logic

I’ve got virtual circuits on the mind lately. There are a myriad of tools out there that I could pick up to satisfy this compulsion. But the one I’m reaching for is Minecraft. I know what you’re thinking… a lot of people think Minecraft is getting long in the tooth. But chances are you never tried some of the really incredible things Minecraft can do when it comes to understanding logic structures. This goes way beyond simple circuits and easily hops back and forth over the divide between hardware logic and software logic.

Continue reading “Minecraft And Forge: Try This Amazing Way To Visualize Logic”