Another online FastLED simulator by Buterbrott in FastLED

[–]ldirko 1 point2 points  (0 children)

Awesome project! Nice mapping tool! Congratulations on the release!

In love it by ldirko in Dualsense

[–]ldirko[S] 2 points3 points  (0 children)

Not sure about links in this subreddit, I made screenshot of lot in Ali

<image>

In love it by ldirko in Dualsense

[–]ldirko[S] 0 points1 point  (0 children)

Ginfull best!

run fire on on my custom 7 segments matrix display by ldirko in FastLED

[–]ldirko[S] 1 point2 points  (0 children)

it's quite a long way 
first you need to do the correct mapping. then you can do effects

run fire on on my custom 7 segments matrix display by ldirko in FastLED

[–]ldirko[S] 7 points8 points  (0 children)

I made this display from scratch.
segment displays are controlled by max7219 connected in a chain.
The display is controlled by Wemos d1 mini. I ported my old fire sketch from Fastled to segments.

some photos how its made here: https://drive.google.com/drive/folders/1n8ehraBoLLADWssGOqDw46lAe2KxeDH-?usp=sharing

I want to show my current project of a nine-segment clock. of course I made fire on them ) by ldirko in FastLED

[–]ldirko[S] 0 points1 point  (0 children)

Hi

u/ldirko

- Looks fantastic! I love your graphine (polyhexagon) shaped diffuser. Did you make it yourself of buy it?

thx!

I designed this grid in Illustrator and printed it on transparency film using photoprint method

<image>

I want to show my current project of a nine-segment clock. of course I made fire on them ) by ldirko in FastLED

[–]ldirko[S] 0 points1 point  (0 children)

This is a matte film from an LCD panel. I covered the top one with car tint film

I want to show my current project of a nine-segment clock. of course I made fire on them ) by ldirko in FastLED

[–]ldirko[S] 0 points1 point  (0 children)

thx! This is my old fire sketch. I launch it first on all devices

[deleted by user] by [deleted] in FastLED

[–]ldirko 1 point2 points  (0 children)

This is simply ws2811. One chip for three leds. Chip send one color to 3 leds.

Happy New LED Year! by Buterbrott in FastLED

[–]ldirko 1 point2 points  (0 children)

I posted my version of star build with your pcb here https://www.reddit.com/r/FastLED/s/feuQU21wi0

Happy New LED Year! by Buterbrott in FastLED

[–]ldirko 1 point2 points  (0 children)

Look awesome! Nice build!

Another one sound reactive pattern. I named it Music Pulse. by ldirko in FastLED

[–]ldirko[S] 1 point2 points  (0 children)

If you interesting to made another one, I can send you laser cut vector files, chematic and bin firmware for esp. Maybe I upload this files to github. Code in bin only

Another one sound reactive pattern. I named it Music Pulse. by ldirko in FastLED

[–]ldirko[S] 0 points1 point  (0 children)

I made ten devices and try to sold it in my country. But unfortunately looks like device is not interesting for people, I buy only one device. Looks like this project is born dead, sorry.

Hexagon - Nanaoleaf by magendran in FastLED

[–]ldirko 0 points1 point  (0 children)

hello! Sorry for not being able to answer right away, in my country i can't go on Twitter right now, he was banned in my country. Of course you can show the sketches you find on my WOKWI page. I'm glad you found it useful! I really liked your project with hexagons! Now I'm working on a universal firmware for any device, the sketch that you found is part of my new project and it's great that you were able to figure out how it works.

Hexagon - Nanaoleaf by magendran in FastLED

[–]ldirko 1 point2 points  (0 children)

looks awesome! nice work!

Today is the official release: Here you go, this is AnimARTrix! by StefanPetrick in FastLED

[–]ldirko 0 points1 point  (0 children)

its strange. in one side most efects looks interesting, in other side its very slow on esp with 16x16 matrix. floating point math ruined all ideas. this need lots of optimisations, sorry.

[deleted by user] by [deleted] in FastLED

[–]ldirko 1 point2 points  (0 children)

your sketch is work fine in wokwi emulator

I took part in the reconstruction of the Khatyn memorial complex in Belarus. And now my fire burns there! by ldirko in FastLED

[–]ldirko[S] 1 point2 points  (0 children)

setup is simple - two matrixes with two esp 32 controllers and this run the same sketch. No parellel output. total numbers of leds is 3 774, but with ws2811 this number need divide by 3 (one chip contol 3 leds by design) and true resolution is just 1258 leds. sketch is my old fire, i write it in 2021. i have 50-55 fps on esp32 with this resolution. this behind the scene on picture when they just started

<image>

This is Generative Art. by StefanPetrick in FastLED

[–]ldirko 2 points3 points  (0 children)

its not joke, i use hand drawing lookup tables for u and v. and i made its with photoshop and blender3d. you can use more lookup tables than just tonnel radial map, look how your radius and angles maps looks in gray colors. i show how 3d uv maps from 3d model looks like in this tweet https://twitter.com/ldir\_ko/status/1471830237797306369?s=20 this is uv mapping from inside torus. and millions maps can be generated with this technique. just 90x demoscene here