shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

244
active users

#wled

1 post1 participant0 posts today

Kleines #WLED Projekt bringt endlich Licht an den Badspiegel. Seit 3 Jahren hingen da Drähte über den Spiegel und ich habe keine vernünftige Lampe gefunden. Also von AliExpress fertige WLED Platine, BTF Led Stripes (IP65), ein Netzteil. Von Amazon die Profile. Vom Baumarkt Wandsteckdose, zwei Regalbretter, kleinere Sachen zum Befestigen. Etwas Löten, etwas Bohren, zurechtsägen, an die Wand pinnen fertig. WLED konfiguriert. Nun nur noch #Homeassistant mit Schalter verheiraten (#Zigbee).

What started off as trash in the street, then became disused trash in a friend's garden after they ran out of space for it, has become a shiny new 2D LED Matrix wall in Birkenhack after a good cleanup in the sink. There are five ingredients to this LED Matrix wall:

1. Plastic Bottles
2. Standard British Milk Crates
3. Tinfoil
4. LEDs
5. Esp32 running #WLED software

So I created a #WLED gateway for a clients media system that is a show controller & what not. Setup a config that spits out presets to WLED from the system's frame accurate UDP packets that keep videos in sync.

Right now I am having it change WLED presets every second, or in this case, every 30 frames. I should have cranked the brightness down before saving the presets because it is currently annoying the shit out of me & it still has a couple of hours of testing to go 😠

A thread of some of my LED projects, for posterity.

One of my favourites, sound reactive LED rollerskates.

Running WLED on a ESP8266 D1 mini pro on each skate (don't ask, one of my first projects). Which are controlled by an exterior ESP32 with a microphone attached.

The left pair were for my friend for a performance we did.

built #wled with #dmx support and tested with #esp8266, #esp32 and #esp32_eth. Configuring the DMX side isn't hard but it has to be dead on for your fixture(s).

Works really good actually and will probably work out pretty good for an upcoming project.

Anyone know if I could use the Enttec DMX box and read what wled is spitting out? Need a 5-pin male to 3-pin female xlr cable first.

My daughter asked for a music responsive lamp for her room.

I had designed this shade in #openscad a while ago and it seemed perfect for this.

I added a ring of 35 LEDs and an off the shelf sound responsive module from aliexpress. Easy build.

My usual plan is an #esp32 and #WLED but I wanted her to be able to control it and this little rf remote is much easier.

I think it turned out pretty nice.

@3dprinting

Who amongst us hasn’t gotten stuck when hanging their new pegboards because they ran out of both 5v microcontrollers and level shifters?

Taking a break on hanging this skadis pegboard until I can get these LEDs under control. If you’re not backlighting your pegboard why even have it.

The LED picture frame is done!

I reinforced the sides with some aluminium angle-bracket, as they were being pulled inwards by the tension of the fabric. I also gave the fabric a nice steam, and bent some aluminium strip into a hanger so that it could hang off the side of the kitchen.

It looks pretty good IRL, the LEDs themselves are kind of visible when looked at straight on but I don't really mind that.

#projects #homeautomation #wled #neopixel #ws2812b #leds #maker

I recently revamped my custom kitchen island lamp to be driven by WLED instead of an overpowered sACN-based addressable LED driver. Now I've got fun animated party lights in the kitchen without needing to run a whole workstation!

The previous setup needed a Python script running on my NAS just for on/off basic functionality, which was a bit much. Thankfully Home Assistant makes it easy to keep the interface similar even though I'm changing out all the plumbing below.