esp-rgb-led-matrix icon indicating copy to clipboard operation
esp-rgb-led-matrix copied to clipboard

Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.

Results 12 esp-rgb-led-matrix issues
Sort by recently updated
recently updated
newest added

In order to be able to leave the clock running 24x7x365 without any maintenance, I suggest to implement automatic DST detection and switching. Several options exist: - Using an external...

SW Enhancement
Blocked

See #28 Currently the DHT is at pin 5. Note this is a strapping pin. * Update schematic and layout. * Update electronic descripton. * Update BOM if necessary.

HW Enhancement

http://openpixelcontrol.org/

SW Enhancement

The electronic description is outdated, please update it. Use an additional table with pinning for the Adafruit Feather ESP32 v2

This is valid for * JustTextPlugin * IconTextPlugin * IconTextLampPlugin Store the text in the configuration depended on a flag. The text shall not be stored in the configuration by...

SW Enhancement

A outgoing https:// connection needs about 47 kByte of heap memory. If several plugins requests informations at the same time, it will cause a reset by AsyncTcpSock. AsyncTcpSock uses std::dequeue...

SW Bug

**Describe the bug** I have an [extremely](https://wiki.luatos.com/chips/esp32s3/board.html) bare S3 board. I successfully built and flashed the code. (Yay!) I looked for a way to break the deadlock of having no...

Rename repository to "pixelix".

General Enhancement

See: https://github.com/espressif/arduino-esp32/issues/7177#issuecomment-1282018757

SW Bug