Pimp The Potentiometer

Sometimes, a hack isn’t really about the technology but about the logistics. If we asked you to light up an LED using an Arduino, there’s a good chance you’d know exactly how to do that. How about a bunch of LEDs? Simple. Now turn on LEDs proportional to an input voltage. A little harder, but nothing that you probably haven’t done a million times. Finally, arrange the LEDs in an attractive circle around a potentiometer. Wait, how are you going to do that? [Upir] shows us a ready-made ring light for just this purpose and you can see the beautiful thing in the video below.

We made the LED things sound slightly easier than it is. The ring light has 31 LEDs but only 12 pins, so there is some multiplexing going on. The modules come in pairs for about $20, so not a throwaway part, but they will really dress up anything that needs a knob of any kind.

Naturally, it doesn’t matter what you use to drive the LEDs. You could track a pot or a rotary encoder. Or you could show microphone levels or something else. After all, it is just a bunch of LEDs. For that matter, they’d probably make a good pair of robot eyes. Let us know what you want to use them for in the comments.

If your significant other is a little geeky, you might want a different kind of ring light. We couldn’t help but wish the LEDs on the ring were addressable. That would open up a world of interesting possibilities while reducing the pin count, too.

Continue reading “Pimp The Potentiometer”

3D-Printed LED Wall Clock Does Lots With Little

This wall clock built by [Alf Müller] is lovely, using two NeoPixel rings to mark the time by casting light onto a 3D-printed ring. The blue shows the minutes, made more discrete by a grid inside the ring. The green shows the hours.  [Alf] has provided the code so you can rework the color scheme.  It might be interesting to add seconds with the red LEDs, or perhaps a countdown triggered by a touch sensor…

Continue reading “3D-Printed LED Wall Clock Does Lots With Little”

A Tiny Board For Driving LEDs In…Whatever

Whether you’re into chiptune or just playing Tetris on original hardware, you might like rocking a heavily-customized Game Boy. Lovely flashing LEDs can only improve the aesthetic, so if that’s what you’re after, you might consider the ARCCore board from [NatalieTheNerd].

The board is a compact and easy way to drive some addressable LEDs, with a form factor designed to take up a small amount of space when stuffed into a Game Boy or other game console. It rocks an RP2040 microcontroller set up to drive a strip of WS2812B LEDs. Three buttons are used to configure the color and brightness settings. The board is designed to run on 3.3 to 5 V, thanks to an onboard buck converter. It’s capable of delivering enough juice to run up to 10 RGB LEDs, though you could potentially use more if you ran them from external power.

You can use just about any microcontroller on the market today to run addressable LEDs if you so desire. If you want a compact drop-in solution that takes up less space, though, you might find the ARCCore useful. If you’ve got your own nifty kit for running addressable LEDs, don’t hesitate to share it with the broader hacker massive — hit the tipsline!

Giant LED Matrix Fills Blank Space In The Kitchen

We’ve all got one: a blank space somewhere in our home that we don’t know what to do with. [James Miller] had one above his kitchen cabinets, so he filled it with a giant LED matrix. The result is a large but surprisingly attractive LED screen that can send messages, provide illumination, or while away the idle hours of the night playing Conway’s Game of Life.

[James] built the matrix using the usual suspect for these builds: several strings of WS2812 lights . He initially ran this from a Raspberry Pi, but realized that there was no need for such a dizzying amount of computing power, so he switched to an ESP32 instead. The frame is built from wood and foam board.

The first version he built used a fabric diffuser, but after a close encounter with a flaming steak, he switched over to commercial ceiling light diffusers cut down to size. We might have been tempted to keep going and try an “egg crate” style ceiling light panel for a the smaller pixel size, but [James] thinks he has reached the “good enough” point of this project. It’s certainly a fun build, and it looks very cool with minimal materials.

Continue reading “Giant LED Matrix Fills Blank Space In The Kitchen”

Time And Tide Are One Thing

The rise of 3D printing has given us incredible things, from awesome tchotchkes to intricate chocolates to useful things like spare body parts. But none has been so vital to comedy as say, printing hats for sea urchins. That’s right, sea urchins like to cover up with various things and will happily don, say, a 3D printed hat if presented the opportunity.

So anyway, this is a tide clock that uses a printed sea urchin and various hats to tell the time until/between low and high tide. How? It uses the position of a given hat relative to a couple nOOds LED strands, one for high tide and another for low.

Inside the large bamboo enclosure is an TTGO that fetches cheaply-obtained tide information and displays it on the screen. The TTGO also controls a servo that moves the sea urchin around. As it moves, a magnet in the urchin’s head (?) attracts the next hat.

Before settling on the current design, [rabbitcreek] experimented with both a sand dollar and a sea urchin skeleton. All the files are available if you want to whip up your own.

This isn’t [rabbitcreek]’s first foray into tide clocks. Here’s a solar number that should last for years.

Printed Upgrades Improve Cheap Digital Microscope

Digital microscopes used to be something that only labs or universities might have, but as image sensor technology has progressed, the prices have fallen to the point that any classroom or hobbyist can easily obtain a usable device. The only problem is that a lot of features and quality have been lost to make some of these digital microscopes more affordable. In an effort to add some of these creature comforts back into more inexpensive devices, [Marb’s lab] has created a special carriage for one of these microscopes.

The first addition to the microscope is improved lighting. To accomplish this, three LEDs were built into custom housings and wired to a purpose-built LED driver board coupled with a voltage regulator. Two of the LED housings were attached to the end of adjustable arms, allowing them to be pointed in whichever direction is needed. The third is situated directly below the microscope underneath the stage. These are all mounted to a large, sturdy PVC base which also holds an adjustable carriage for the microscope itself. This allows much more fine-tuning of the distance between the sample and the microscope than it otherwise would have had.

For just a few dollars and a little bit of effort, the usability of a device like this is greatly improved. If you want to take the opposite approach and really go all-out for your microscope, though, take a look at these microscopes used for PCB circuit construction and troubleshooting or even this electron microscope for viewing things at a much higher magnification than any optical system would allow.

Continue reading “Printed Upgrades Improve Cheap Digital Microscope”

Backyard LED Sculpture Inspired By Las Vegas Sphere

The Las Vegas Sphere is a large building. It stands 112 meters high and 157 meters wide, and is covered in a full 54,000 square meters of LED displays. That’s a little difficult to recreate at home for the typical maker. A scaled-down version is altogether more achievable though, as demonstrated by [DrZzs & GrZzs].

The Pixelhead Megasphere, as it is known, is 1.98 meters high and 2.4 meters in diameter. That makes it altogether easier to fit in an average backyard, and it comes with a much smaller pricetag than the $2 billion used to build the Las Vegas Sphere. It runs 20,028 individual addressable LED pixels, and runs on four 12-volt 100-amp power supplies. As seen here, it’s only running at 15%, so it can go plenty brighter to really get those power supplies toasty. The sphere is controlled by Xlights, with the LEDs interfaced via Kulp controller boards. It’s able to run a variety of different animations at a good frame rate, with [DrZzs & GrZzs] busy whipping up different designs for Halloween. The eye of Sauron is a particularly nice example.

We’ve seen some other neat LED spheres before, too. Video after the break.

Continue reading “Backyard LED Sculpture Inspired By Las Vegas Sphere”