I have put the gate LED rings on Tindie now.

https://www.tindie.com/products/revk/led-ring-gate-style-with-552-ws2812-style-leds/

Sorry about the cost - the LEDs are cheap but there are 552 on each board... #WS2812 style, 3.3V to 5V.

3D models for the gate are on @Codeberg, as are @kicad PCBs to order yourself. All #opensource

https://led.revk.uk

#stargate

What is crazy is moving to the larger LEDs (1.5mm x 1.6mm) from the smaller (1x1mm) actually allows me to do more LEDs in some cases as I can fit vias under the LEDs. It also helps moving the caps to 0201.

This used to be 88 LEDs, and is now 101 LEDs, in a 32mm ⌀ PCB (designed for IronMan gloves, believe it or not!).

#PCB #ws2812

build some #wifiscan #catears with a #esp8266 and two #ws2812 leds...used lipo from a e-cig... moar wifi... moar blinking colors!

The serial LED strip stuff on ESP IDF is pretty good, a standard library. e.g. neopixel, etc.

It used RMT (IR Remote Control) to generate the series of pulses.

But a better way is to use SPI. And the library now does that too.

But I wanted something the library does not do.

Ability to have a strip that is, say, RGB, linked to another that is RGBW. Send 3 bytes for first X pixels and 4 for the rest, etc.

So, ended up making my own SPI based serial LED driver.

Yay, it works.

#WS2812 #SK6812

#ws2812 #ws2812b

in case you're still using those, read my rant on this flavour of addressable RGB LEDs, an why I prefer SPI based #APA102 and #SK9822

scroll all to the bottom of https://github.com/wenzellabs/digitus16

#digitus #digitus16

GitHub - wenzellabs/digitus16: a 16-segment display of SPI-addressable RGB LEDs

a 16-segment display of SPI-addressable RGB LEDs. Contribute to wenzellabs/digitus16 development by creating an account on GitHub.

GitHub
Different Algorithms Sort Christmas Lights

Sorting algorithms are a common exercise for new programmers, and for good reason: they introduce many programming fundamentals at once, including loops and conditionals, arrays and lists, comparis…

Hackaday

Le thème de Noël de l'interface de WLED 🎄 🎅

Mignon. (un peu comme dans VLC...)

https://kno.wled.ge/

#esp32 #wled #WS2812 #WS2812B

This is what happens, if you leave me alone with an #ESP32, a #WS2812 LED-Strip and some time.
I have not yet implemented it to display maintenance times. I believe #UptimeKuma will internally handle that as up and note the maintenance somewhere else, but I'm not fully sure.

#tinkering #homelab #diy #leds #idea

Спасаем ARGB: Как я заменил сгоревший китайский хаб на ESP32 с веб-интерфейсом

Год назад я собрал систему с пятью бюджетными ARGB вентиляторами Aigo AR12 с 6-pin разъёмами. В комплекте шёл хаб AR12-2012 — типичная китайская плата с 5 портами для вентилей, SATA питанием и выходом на материнку для синхронизации подсветки. Всё работало. Красиво светилось. Но ровно год . Однажды утром вентиляторы крутились, а подсветка — нет. Хаб умер. Покупать новый за $15-20 не хотелось, тем более что я знал: внутри этих вертушек сидят обычные адресные светодиоды (WS2812/SM16703-совместимые). А раз адресные, значит можно управлять с ESP32 .

https://habr.com/ru/articles/973472/

#ESP32 #ARGB #RGB_контроллер #WS2812 #вебинтерфейс #DIY #NeoPixel #Aigo_AR12 #микроконтроллер #домашняя_автоматизация

Спасаем ARGB: Как я заменил сгоревший китайский хаб на ESP32 с веб-интерфейсом

Предыстория Год назад я собрал бюджетную сборку, украсив её пятью ARGB-вентиляторами  Aigo AR12 . В комплекте шёл проприетарный хаб  AR12-2012  — типичное китайское решение: 6-пиновые...

Хабр
LED Invader – 1D Arcade Shooter on RP2040 Zero! 🚀🔵🔴🟢

YouTube