netmindz

Results 69 issues of netmindz

Flipping the code to be a library that can be used as part of another project and include examples for how to use with FastLED and SmartMatrix output

Current work in progress on creating a single branch of the code that can switch between FastLED and SmartMatrix as a feature toggle using a %define

How to select different patterns at random. Possibly not something you want to merge into the main branch, but leaving this here for others who might want to see a...

How to select different patterns at random. Possibly not something you want to merge into the main branch, but leaving this here for others who might want to see a...

When trying to add the card, i get the error No visual editor available for type 'custom:octopus-energy-rates-card' and "show visual editor" button is disabled, for both Firefox and Chrome

Add support to drive HUB75-compatible LED matrix panels. It's a great way to get started with 2D effects in WLED at very low prices. ## Summary by CodeRabbit - **New...

enhancement
keep

### What happened? If you make any changes using dmx while in effect mode, these changes are not reflected in the web UI nor is there a visual indicator that...

bug

**Totally untested** updates for swapping from button press and status indication to using the Home Assistant Switch to show both current state and allow for automation of state

In order to dedicate the core to handling serial data, move the network-related tasks to the other core, if running on dual-core ESP32. Don't expect this to really help that...