Table Tennis Ball Lamp Serves Up Style

Although RGB LEDs diffused by ping pong balls will probably never stop being cool, [thomasj152] feels that flat panels of balls have become a bit of a tired concept. After a lot of effort and two complete builds, he has spun up an 80-ball spherical lamp. The results are positively glowing!

All the balls are connected together with some clever 3D printed pieces that were inspired by the classic soccer ball layout of hexagons and pentagons. [thomasj152] chose this shape because it’s fairly easy to code animation sequences for it.

The design also breaks down nicely into two halves, which makes it easier to wire. All 80 of the balls are controlled with a single NodeMCU ESP8266 development board.

This stranded version is the second lamp [thomasj152] built. The first one used the same soccer ball style, but had RGB LED strips instead, and the balls were wrangled with laser-cut support pieces. Strips lay much flatter than strands do, leaving the inside tidy and spacious. Unfortunately, the LED strips got fried accidentally, which is extra sad because the strips version looks like way more work.

The bright spot here is that [thomasj152] can now provide instructions for both versions. He even has code that cycles through each pentagon and hexagon section, lighting them up one at a time for testing and sanity checks. Roll past the break for a walk-through video that shows both versions and explains the differences.

Got a bunch of wall space begging for blinkenlights? Apparently it’s possible to throw together a working 300-ball video wall in less than 24 hours. Who knew?

Continue reading “Table Tennis Ball Lamp Serves Up Style”

Global Status Board Keeps Eye On COVID-19 Situation

When it comes to keeping abreast of the COVID-19 pandemic, there are basically two schools of thought. Some people would rather not hear the number of confirmed cases or deaths, and just want to focus on those who recovered. That’s fair enough. But others want to have all of the available data at their disposal so they can form their own conclusions about what’s happening with this virus on a global scale. Looking at this incredible COVID-19 status board, we’ll give you one guess which category [Reuben] falls into.

Note the laser engraved component labels

Constructed out of 2020 extrusion with both 3D printed and laser cut parts, this wall-mounted display is built to last. Clearly [Reuben] believes we’re in this one for the long haul, and taking a peek at the plethora of data points this device can show at once, it’s not hard to see why.

Stats are pulled down every hour from a JSON API by an ESP32 and stored on an SD card. A running total of confirmed cases, deaths, and recoveries are shown on several TFT displays located behind the face of the display. On the right, the relative severity of the infection in 32 different countries is visualized with LEDs of varying brightness.

Perhaps the most visually striking element of the display is the large annunciator panel on the left side, which lights up to show various conditions all over the world. We appreciate that [Reuben] has thought ahead and added a light that can be used once a vaccine is deployed for COVID-19, but the inclusion of a “MARTIAL LAW” indicator certainly doesn’t help us shake the feeling we’ve all found ourselves in a proper dystopia.

For those who’d would rather get their information from the source rather than have it filtered through the media, we’ve recently covered a few APIs that will allow you to pull your own up-to-date COVID-19 stats. Whether you’re looking to build something as elaborate as this display, or just want to echo it out to the terminal, making sure you’re seeing accurate data is key to identifying the turning point.

Continue reading “Global Status Board Keeps Eye On COVID-19 Situation”

Self-Glowing Ring Is Its Own Battery

LED jewelry has always been a popular part of the maker community. Oftentimes, coin cells are used as a compact source of power, or wires are run to discreet hidden battery packs. [OguzC3] went another route, however, creating a glowing ring which works as its own battery.

The design will be familiar to those who have done high-school experiments on basic batteries. An aluminium pipe forms the inner surface of the ring, which is then wrapped in a layer of newspaper. A copper outer ring is then placed outside. When soaked in a salt water solution, this forms a basic battery. The voltage output is only around 0.5 volts, so a joule thief circuit is built into the ring to step this up high enough to drive an LED. [OguzC3] reports that the ring lasts several hours at a time, and only needs a quick rinse in fresh salty water to recharge.

It’s a creative concept, and the final piece looks like a magical object from the world of fantasy. It would make a great addition to any cosplay, and we’re sure the technique could be adapted to other accoutrements, too. A similar experiment done in a more extreme way is this electric car charged via lemons. If you’ve got your own battery chemistry project cooking up at home, be sure to let us know!

LED Heart Beats With The Beholder

Many a maker likes to use their craft to create gifts for loved ones. [Jiří Praus] was celebrating having been married for 5 years, and crafted this beautiful LED heart sculpture to commemorate the occasion.

The outer shell was created by first starting with a 3D printed heart shape. This was used as a form upon which the brass wire could be soldered together to form an attractive heart-shaped cage. Inside, an Arduino Nano is hooked up to a series of WS2812b LEDs. The LEDs are flashed in time with the heartbeat of the person holding the heart, thanks to a MAX30102 heartbeat sensor. There’s also a TP4056 charge module and a small lithium battery to provide power for the device.

Adding the heartbeat sensor really makes this project shine, forming a connection between the holder and the device itself. The tasteful craftsmanship of the brass design makes this an excellent gift, one we’re sure anyone would like to receive. We’ve seen [Jiří Praus] make the most of this artform before too, with projects like this stunning tulip or dead-bug Arduino. Video after the break.  Continue reading “LED Heart Beats With The Beholder”

Teardown Of Costco Ceiling Light Reveals Microwave Motion Sensor And Hackable Design

[hclxing] eagerly picked up an LED ceiling light for its ability to be turned on and off remotely, but it turns out that the lamp has quite a few other features. These include adjustable brightness, color temperature, automatic turnoff, light sensing, motion sensing, and more. Before installing, [hclxing] decided to tear it down to see what was involved in bringing all those features to bear, but after opening the lamp there wasn’t much to see. Surprisingly, besides a PCB laden with LEDs, there were exactly two components inside the unit: an AC power adapter and a small white controller unit. That’s it.

Microwave-based motion sensor board on top, controller board for LED ceiling light underneath.

The power adapter is straightforward in that it accepts 100-240 Volts AC and turns it into 30-40 Volts DC for the LEDs, and it appears to provide 5 V for the controller as well. But [hclxing] noticed that the small white controller unit — the only other component besides the LEDs — had an FCC ID on it. A quick bit of online sleuthing revealed that ID is attached to a microwave sensor module. Most of us would probably expect to see a PIR sensor, but this light is motion sensing with microwaves. We have seen such units tested in the past, which links to a video [hclxing] also references.

The microwave motion sensor board is shown here, and underneath it is a dense PCB that controls all other functions. Once [hclxing] identified the wires and their signals, it was off to Costco to buy more because the device looks eminently hackable. We’re sure [hclxing] can do it, given their past history with reverse-engineering WyzeSense hardware.

Measuring UV-C For About $5

Looking to sterilize something? Give it a good blast of the old UV-C. Ultraviolet radiation in the shortest wavelength band breaks down DNA and RNA, so it’s a great way to kill off any nasties that are lurking. But how much UV-C are you using? [Akiba] at Hackerfarm has come up with the NukeMeter, a meter that measures the output of their UV-C sterilizer the NukeBox. It is built around a $2.50 sensor and a $3 Arduino.

Continue reading “Measuring UV-C For About $5”

It’s Not An Arc Lamp, It’s A Lamp Arc

One wouldn’t expect there to be much to cause envy in the world of desk lamps, after all whether it’s a classic Anglepoise or a dollar store LED affair if it does its job of casting the requisite quantity of light where it’s needed, most of us are happy. But then we saw [Ronny Ziss]’s LED arc desk lamp, and suddenly all other lamps simply aren’t good enough any more. If it’s not a wall-to-wall arc of LEDs spanning the length of the desk, it quite simply no longer cuts the mustard. We’ve entered the world of lamp envy, folks, and it’s a poorly-illuminated place to be.

As you can see in the video below the break both the hardware and the software of this lamp are impressive in their own right, the structure being an aluminium extrusion carrying an addressable white LED strip fitted into an arc between two custom plywood blocks on the walls either side of the desk. The software is controlled through a rotary encoder, and allows command of the position, width, and brightness of the illuminated portion, as well as having a hidden Pong game. Sadly he doesn’t reveal the software or the microcontroller in question, however the task is not an onerous one and it’s likely most Hackaday readers could put it together using their board or processor of choice.

In years of lamp projects on Hackaday, we can’t find another quite like this one. Conventional lamp projects can still be stylish though.

Continue reading “It’s Not An Arc Lamp, It’s A Lamp Arc”