NeoPixel Matrix Simulation Lets You Virtually Groove To The Lights

You are stuck at home quarantined and you want to do some Arduino projects. The problem is you don’t have all the cool devices you want to use. Sure, you can order them, but the stores are slow shipping things that aren’t essential these days. If you want to get a headstart while you are waiting for the postman, check out Wokwi’s Playground. For example, you can write code to drive a virtual NeoPixel 16×16 matrix. There’s even example code to get you started.

There are quite a few other choices in the playground including Charlieplexed LEDs, a keypad, and an LCD. There are also challenges. For example, in the traffic light challenge, you are given code that uses a task scheduler library to implement a traffic light. You have to add a turn signal to the code.

In addition to LEDs in various configurations, the site has some serial bus components, an LCD, a keypad, and a NeoPixel strip. There are also a few tools including an EasyEDA to KiCad converter and a way to share sourcecode similar to Pastebin.

Of course, simulations only get you so far, but the site is a fun way to play with some different I/O devices. It would be very nice if you could compose for the different components together, but you could work your code in sections, if necessary. You can do similar things with TinkerCad circuits. If you want to install software, there’s a simulator for you, too.

Keep The Family At Bay While Working From Home With This WiFi Do Not Disturb Dongle

Those who have been suddenly introduced to the wonderful world of working from home over the last couple of weeks may have experienced a bit of culture shock. Even with today’s open floorplan workspaces and less-formal expectations, work isn’t home. That’s especially true with young children in the house, who’ll probably respond to seeing mommy or daddy working from home much differently than [Bob] from accounting would at the office.

To smooth out the rough spots of transitioning to a full-time work-from-home setup, [Brian Lough] threw together this web-enabled “do not disturb” beacon for his office door. The original idea was to simply provide a red light and a green light to let the rest of the family know when [Brian] would be in a meeting, but in an example of scope creep that turned out to be useful, [Mrs. Lough] rewrote the spec to include a button on the family-facing side so that she could alert him that his presence is requested.

[Brian] went through a couple of prototype using both an ESP32 and an ESP8266. We were rooting for the ESP32, which [Brian] was leveraging for its built-in capacitive touch input. That would have eliminated a physical button, but alas, the ESP8266 made it into the final build, along with lots and lots of Blu-Tack. The video below details the build and the code, and features an adorable Irish lesson as a bonus.

Yes, a simple text message would probably have satisfied the specs, but where’s the sport in that? Then again, as [Brian] points out, this build seemed oddly familiar for a good reason.

Continue reading “Keep The Family At Bay While Working From Home With This WiFi Do Not Disturb Dongle”

Handwashing Timer Makes Sure The Suds Stay On Long Enough

“Twinkle, Twinkle, Little Star”? How we wonder why you’d resort to singing a ditty to time your handwashing when you can use your social isolation time to build a touch-free electronic handwash timer that the kids — and you — might actually use.

Over the last few months, pretty much everyone on the planet has been thrust into strange, new, and oftentimes scary practices to limit the spread of the SARS-CoV-2virus and the disease it causes, COVID-19. Judging by the number of people we’ve seen leaving public restrooms without a visit to the washbasin before the outbreak began — and sadly all too often since — we collectively have a lot of work to do in tightening up our handwashing regimens. Time on target and plenty of friction are the keys to that, and [Denis Hennessy]’s “WashTimer” aims to at least help you out with the former. His build is as simple as can be: an Arduino driving an LED matrix when a proximity sensor fires. Wave your dirty paws in front of the unit as you start to scrub up, and the display goes through a nicely animated 20-second countdown, at which time it’s safe to rinse off.

[Denis] purposely made this design as simple and as customizable as possible. Perhaps you’ve got a Neopixel ring lying about rather than the LED matrix, or maybe an ultrasonic sensor would work better for you. Be creative and take this design where it needs to go to suit your needs. We can’t stress enough that handwashing is your number one defense; if you don’t need to moisturize your hands at least three times a day, you’re probably not washing often or long enough. And 20 seconds is way longer than you think it is without a prompt.

Continue reading “Handwashing Timer Makes Sure The Suds Stay On Long Enough”

Lightbulb Glows When You Have That Eureka Moment

We’re not entirely sure where the lightbulb-idea concept came from, but it’s a cultural touchstone rapidly becoming outmoded by the prevalence of compact fluorescent and LED lighting. Despite this, [Alex Glow] and [Moheeb Zara] whipped up the Prometheus Lamp to let you experience it for real.

The build starts with a glass lightbulb souvenir from the Neon Museum in Las Vegas. Inside, a TinyLily Mini microcontroller board is tasked with talking to an accelerometer to detect movement. When the lightbulb is picked up and oriented in the vertical axis, it lights up a NeoPixel LED, glowing to indicate that you’ve just had a remarkable idea! It’s all powered off a single CR2032 coin cell, thanks to the low voltage requirements of the modern TinyLily components.

It’s a build that serves as a good way to learn about accelerometers, and it makes a fun desk toy, too. We’ve seen some other projects go by the name “Prometheus”, too — like a wrist mounted flame thrower. How’s that for variety?

Lighting Up Your Spectrespecs

In the ever-popular world of Harry Potter, a pair of Spectrespecs are useful if you’re hunting for wrackspurts and nargles. While we’ve never spotted either of these creatures ourselves, if you’d like to go out on a hunt, [Laveréna]’s build might be for you.

To start with, you’ll need the frames for the Spectrespecs. [Laveréna] elected to source hers commercially, but you can 3D print them or even craft them by hand if you so desire. Then, a TinyLily microcontroller board is installed, with its small size allowing it to be tucked neatly out of sight in the top of the sunglasses. Two NeoPixels are then installed, with the TinyLily programmed to flash the LEDs in the requisite blue and red colors for easy identification of supernatural creatures.

Tools such as cheap microcontrollers designed for wearables and low-cost addressable LEDs are making advanced cosplay designs easier than ever. Whipping up custom blinkables no longer requires knowledge of advanced multiplexing techniques and how to properly drive high-power LEDs. Of course, LED wearables do still get properly advanced – like this skin-based 7-segment display. If you’ve got a glowable project of your own that you’re dying to share, be sure to let us know!

New Part Day: SK6812 Mini-E. A Hand Solderable Neopixel Compatible LED!

Normally when we give you a New Part Day piece, it concerns a component that you will have never seen before. The subject of this find by [Robert Fitzsimons] then is a slight departure from that norm, given that the SK6812 Mini-E is a WS2812 or Neopixel compatible multi-colour LED of a type that has been available for a while now.

What makes this component new though is its packaging. The Mini-E variant of the SK6812 only appeared last year and has now found its way through to smaller order quantities on AliExpress. Its special feature is that it has a set of flat leads rather than the usual pads on the underside of the package. This means that unlike its predecessors it is readily hand solderable, as he demonstrates by attaching a set of leads to one.

The leads emerge halfway up the side of the device, which seems designed to be mounted recessed within a PCB hole. He demonstrates this with a piece of stripboard, and remarks that they would make a good choice for many small projects such as Shitty Add-On boards.

We’ve touched the leadless SK6812s a few times before, along the way remarking that in some respects they are better than the WS2812 they follow.

Continue reading “New Part Day: SK6812 Mini-E. A Hand Solderable Neopixel Compatible LED!”

Paper Glows Up With This Origami Wall Piece

[Charlyn] recently found herself dissatisfied with the blank expanse of her bedroom walls. Deciding to take matters into her own hands, she set out to build this exquisite origami wall sculpture.

The piece was inspired by a work originally created by [Coco Sato], which she saw on Design Sponge. Materials were sourced, and [Charlyn] began the arduous process of cutting and folding the many, many pieces of paper that would make up the final piece. There were some missteps along the way, which served as a lesson to test early and test often, but a cup of tea and perseverance got the job done.

With the paper components completed, she looked to the electronics. Ten Neopixel LEDs were hooked up to a Particle Photon, giving the project easy IoT functionality. Thanks to IFTTT, the display can be controlled via Google Home, either glowing to create a relaxing vibe, or shutting off when it’s time to sleep. There’s also a smattering of flowers decorating the piece, somewhat of a [Charlyn] trademark.

The LEDs shine from behind the paper structure, creating a subtle, attractive glow. We’re big fans of the combination of LEDs with origami, and hope to see more projects using the material as an effective diffuser. You can even experiment with conductive materials to take things further. Video after the break.

Continue reading “Paper Glows Up With This Origami Wall Piece”