POV LED Staff Takes Art For A Spin

The human body does plenty of cool tricks, but one of the easiest to take advantage of is persistence of vision (POV). Our eyes continue to see light for a fraction of a second after the light goes off, and we can leverage this into fun blinkenlight toys like POV staffs. Sure, you can buy POV staffs and other devices, but they’re pretty expensive and you won’t learn anything that way. Building something yourself is often the more expensive route, but that’s not the case with [shurik179]’s excellent open-source POV staff.

There’s a lot to like about this project, starting with the detailed instructions. It’s based on the ItsyBitsyM4 Express and Adafruit’s Dotstar LED strips. You could use the Bluetooth version, but it’s already quite easy to load images to the staff because it shows up as a USB mass storage device. We like that [shurik179] added an IMU and coded the staff so that the images look consistent no matter how fast the staff is spinning. In the future, [shurik179] might make a Bluetooth version that’s collapsible. That sounds like quite the feat, and we can’t wait to see it in action.

As cool as it is to wave a POV staff around, there’s no real practical application. What’s more practical than a clock?

Page-Turning Pedal Is Pretty Boss

Buying things to make your life easier certainly has its therapeutic joys, but if you really wanna feel good, you gotta make the thing yourself whenever possible. [Bjørn Brandal] happened to have a two-switch BOSS pedal just lying around, so it made sense to turn it into a wireless page turner for reading sheet music.

As [Bjørn] says, the circuit is simple — just two 1/4″ TRS jacks and an ItsyBitsy nRF52840 Express. The jacks are used to connect to the pedal outputs to the ItsyBitsy, which sends keystrokes over BLE.

The cool thing about this pedal is that it can work with a bunch of programs, like forScore, Abelton Live, Garage Band, and more. The different modes are accessed by holding down both pedals, and there’s confirmation via blinking LED and buzzing buzzer.

Our favorite part has to be the DIY light guide [Bjørn] that bends the ItsyBitsy’s RGB LED 90° and points it out the front of the enclosure. Nicely done!

Don’t play anything but the computer keyboard? Put those feet to work with shortcuts behind giant arcade buttons.

E-Ink Moon Phase Viewer Keeps Interest From Waning

It’s a shame that so many cool things happen in the night sky, but we can’t see them because of clouds or light pollution. If you missed seeing the comet NEOWISE or this summer’s Perseid meteor showers, there’s not a lot to be done but look at other people’s pictures. But if it’s the Moon and its phases you keep missing out on, that information can be acquired and visualized fairly easily.

This project includes a bunch of firsts for [Jacob Tarr], like designing a custom PCB and utilizing a three-color E-ink screen to show the Moon in its current phase along with the date and time.

[Jacob]’s moon phase viewer runs on an ItsyBitsy M4 Express, which holds data pulled from NASA ahead of time to save battery. Every morning, the board dishes out the daily info on a schedule kept by a real-time clock module.

We particularly like the minimalist case design, especially the little shelf that holds the lithium-ion cell. This is just the beginning, and [Jacob] plans to add more detail for anyone who wants one for themselves.

If you want something more Moon-shaped, here’s a printed version that gets brighter in time with the real thing. Or you could just make a giant light-up full moon like Hackaday super alumnus [Caleb Kraft].

CyberDÛCK Quacks Like A Cyberdeck

Over the last year or so, we’ve seen an explosion in the popularity of cyberdecks — those highly portable and occasionally wearable computers that would make William Gibson proud. A lot of the cyberdecks we see are based on NUCs or the Raspberry Pi and are essentially post-apocalyptic DIY laptops. But what if you want to play with microcontrollers on the go? Do you really need traditional computing power?

If you build [kmatch98]’s adorable cyberDÛCK, the answer is no. This duck can edit and run CircuitPython files anywhere without a separate computer, as long as you have some kind of USB keyboard. It has a text editor for writing Python scripts the regular way as well as a REPL for running commands on the fly.

One of the biggest hurdles in portable microcontrollering is getting HID access so you can communicate with a keyboard. Flip open cyberDÛCK and you’ll find two ItsyBitsy M4s — one being used as the USB host, and the other controls the display and is meant to be programmed. To get the keyboard input across, [kmatch98] adapted a MicroPython editor to take input from UART. Waddle past the break to check out the sprite demo, and stick around to see [kmatch98] discuss the duck in detail.

We understand if you can’t wait to make one of these yourself. In the meantime, did you know you can code CircuitPython directly from your phone?

Continue reading “CyberDÛCK Quacks Like A Cyberdeck”

Edge-Lit 7-Segments Clock The New Normal

People keep saying that time has lost all meaning now, but we’re still over here divvying up the days with hacks. Most of the hacks you see here are open source. But if you want something even more transparent to meter out the meaninglessness, we invite you to make one of these clearly awesome see-through clocks, which happens to be both.

A word of warning though — according to [GeekMomProjects], this is an incredibly fiddly build with tight tolerances everywhere that acrylic meets acrylic or an LED strip. We can see how it might be like forcing fragile puzzle pieces together. Since the whole thing is crystal clear acrylic, light is going to go everywhere.

[GeekMomProjects] cleverly blocked the escaping light by painstakingly applying non-conductive adhesive foil to the edges of all the smaller pieces. In spite of all that work, we think it would be worth it to have such a fantastic timepiece glowing away the hours somewhere in the house.

Electronically speaking, this beauty is pretty simple. The lights run off of an ItsyBitsy M4 Express, and the time is separately fetched with an ESP8266. [GeekMomProjects] had so much fun that she made one with seconds and one without. Check out their RGB dance routine after the break.

If you prefer your blinky 7-segment clocks a bit more utilitarian, here’s a clock made of shelves.

Continue reading “Edge-Lit 7-Segments Clock The New Normal”

Bee Counter Will Have You Up To Your Nectar In Hive Data

While we admit that free honey sounds pretty good, beekeeping is not some set-it-and-forget-it hobby where you can just put bees in a box and come back in a month to collect the goods. With the world’s bee population in decline, it’s more important than ever to monitor the health of hives.

One way to do that is to count the bees as they leave and reenter the hive. You can use the data to determine how many workers are working, or to compare activity between multiple hives. If you notice the bees are gone for longer and longer periods, it’s probably because their nearby nectar sources are dwindling and they have to travel farther to find flowers.

This open-source bee counter built by [hydronics2] is designed to fit the opening of a standard hive. The bees can only buzz themselves back in by flying through one of 24 little IR break-beam gates. Our favorite thing about this build is the way [hydronics2] created the individual gates by sandwiching two boards together with headers as spacers. It’s such a simple and perfect solution.

It’s also pretty cool that the board is designed to be compatible with any Feather or ItsyBitsy board, so there are a lot of options for data handling. Check out the brief demo we planted after the break, and stick around for the build video. If you’d prefer a more hands-off approach, try computer vision.

Continue reading “Bee Counter Will Have You Up To Your Nectar In Hive Data”

Workbench Fume Extractor Sucks, But Has A Charming Personality

Shop safety is important regardless of what kind of work you do. For those of us soldering, that means extracting the noxious fumes released by heating up the solder flux used in our projects. [yesnoio] brings to us his own spin on the idea of a fume extractor, and it pulls out all stops with bells and whistles to spare.

The Workbench Assistant bot, as [yesnoio] describes it, is an integrated unit mounted atop a small tripod which extends over the working area where you’re soldering. Inside the enclosure are RGBW lights, an IR camera, and an Adafruit ItsyBitsy M4 Express driving the whole show. Aside from just shining a light onto your soldering iron though, the camera senses thermal activity from it to decide when to ramp up the server-grade fan inside which powers the whole fume extraction part of the project.

But the fun doesn’t stop there, as [yesnoio] decided to go for extra style points. The bot also comes with an amplified speaker, playing soundbites whenever actions such as starting or stopping the fan are performed. These soundbites are variations on a theme, like classic Futurama quotes or R2-D2’s chattering from Star Wars. The selectable themes are dubbed “performers”, and they can be reprogrammed easily using CircuitPython. This is a neat way to give your little desktop assistant some personality, and a fun way to break up the monotony of soldering up all those tiny SMD components on your next prototype.

If even after all this you still need more than just a cute little robotic voice beeping at you to convince you to get a fume extractor for your bench, then maybe some hands-on results could give you that little push you need. And if you’re already convinced and want to build your own, there is no shortage of DIY solutions we’ve seen around here at Hackaday. Check out this one in action after the break!

Continue reading “Workbench Fume Extractor Sucks, But Has A Charming Personality”