esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
411 stars 26 forks source link

Add support for TM1640 chipset to fastled_spi #1417

Open rolandsteinmeyer opened 2 years ago

rolandsteinmeyer commented 2 years ago

Describe the problem you have/What new integration you would like

The 8x8 matrix LED Shield for the wemos D1 mini platform should be supported by esphome. This is a cheap device targeted at DIY projects. It uses a TM1640 controller, which is currently not supported by esphome.

I want to use this device as a flexible smart home status display, e.g. integrated into key hanger with one LED per open window, so you can check when leaving the house with one glance if windows have been left open.

TM1640 currently unsupported.

Link to device description / arduino library: https://www.wemos.cc/en/latest/d1_mini_shield/matrix_led.html

pascaltippelt commented 1 year ago

I would appreciate this too.

itanczos commented 1 year ago

I would be very happy about it!

realthk commented 1 year ago

It is very easy to create your own component with external_components feature of Esphome. I just did this for a very old 16 digit TM1640 board, by copying and modifying TM1637 component

https://github.com/realthk/esphome_tm1640

tm1640

mteletin commented 1 year ago

Would very much appreciate native support for this little LED matrix screen.

nevada750club commented 4 months ago

I purchased the Shield Matrix Led of the WeMos D1 Mini and I would like to program it in ESPHome. Could we have native integration for all the WeMos D1 Mini Shields?

https://www.wemos.cc/en/latest/d1_mini_shield/index.html