Reading view

There are new articles available, click to refresh the page.

This nature-inspired display reacts to ambient sounds

We all need ways to calm down and relax, and few things are as effective as nature itself. Taking inspiration from organic patterns and smooth, flowing waves, dzeng on Instructables has built an LED wall light that responds to the sounds within a room in real-time.

The project started out as a 2D vector graphic that featured several overlapping, organic leaf patterns arranged within a circle. This pattern was then etched onto a piece of clear acrylic via a laser cutter before being attached to a blue-painted base. For the lighting effects, dzeng added an LED strip between the two layers before connecting it to an Arduino Nano ESP32.

The reactive lighting effects are provided by the Nano ESP32’s sketch, which maintains two variables: brightness and delay. Every loop, the current sound levels are read from a microphone and averaged before being mapped onto the aforementioned values. Finally, the currently-illuminated LED is shifted by one position on the strip and the calculated brightness is applied.

To see it and the entire design process, you can view dzeng’s tutorial here on Instructables.

The post This nature-inspired display reacts to ambient sounds appeared first on Arduino Blog.

Light up the holiday season with a new Plug and Make Kit tutorial!

Looking for a fun and creative way to brighten up the holiday season? With the Arduino Plug and Make Kit, you can build an interactive LED light installation that reacts when someone walks by – perfect for spreading cheer and adding a high-tech twist to your decorations.

This project is easy to make, super fun to use, and fully customizable. The component includes the UNO R4 WiFi, Modulino Distance, and Modulino Buttons as well as all the cables and accessories you need to bring your decorations to life. All you have to add is a 5V LED strip (like this one, for example).

Your step-by-step guide to LED magic

Anyone can recreate and personalize this project for festive lights: with the Plug and Make Kit’s snap-together design and Arduino Cloud integration, creating something amazing has never been easier. Just follow this step-by-step tutorial on Project Hub, complete with code templates and wiring instructions.

Here’s what you’ll need:

  • Arduino Plug and Make Kit, which already includes UNO R4 WiFi, Modulino Distance, Modulino Buttons, and Qwiic cables
  • A 5V LED strip
  • Some jumper wires 
  • A power bank (optional)

The project starts similarly to our recent jack-o’-lantern project, with the Modulino Distance sensor detecting movement and triggering an action. But in this case, instead of a scary cackle you’ll recreate whimsical light animations on the LED strip. These are pre-configured, and can be easily controlled either with Modulino Buttons or remotely, via the Arduino Cloud dashboard: you can adjust the color of the LEDs, select your favorite animation, and even set the lights to react only when someone is near – perfect for adding a playful surprise.

Why stop at festive lights?

The Arduino Plug and Make Kit makes it easy to expand your project. With its versatility, you can modify the interactive lights to fit any creative idea. Add more sensors for different triggers, or use other Modulino nodes to include audio effects, track data, or create patterns based on the weather – your imagination is the limit!Ready to spread some light and joy? Build your own interactive light project and share it with us! Upload your designs to Project Hub or email creators@arduino.cc to get in touch. We can’t wait to see how you make the season bright with Arduino!

The post Light up the holiday season with a new Plug and Make Kit tutorial! appeared first on Arduino Blog.

❌