Hi!

I tried all day to get my Aldi-Strips to work with an ESP8266. My main goal is to use is with Phillips Hue and I am close to get it done.

It tooked me hours to get the TM1829 Strips to work with ESP8266. Luckily I found this module here: https://nodemcu.readthedocs.io/en/latest/en/modules/tm1829/

In my opinion Arduino should be as easy and fast as possible. So I have not spend any time in trying to import that stuff, but I shrinkened down to an INO that can be used as TAB.

Here we go:
TM1829_ESP8266

Just unzip it, open it with Arduino. If you want to import it into your existing projekt copy the tm1829.ino file into your sketch folder.

Have fun.