Tell me what you want, What you really, really want.

Moderator: Mmiscool

User avatar
By Mmiscool
#36789 All parameters of functions can be variables, integers or strings. The interpreter automatically takes care of all that for you.

As to working on the esp-01 I attempted to make it use pin mapping but unfortunately was unsuccessful. The fact that esp-12 modules are less than 2$ shipped from ebay and alike also makes supporting older esp-01s with all the new commands a bit difficult to fully justify. I did sped a bout 2 hours trying to make it work with pin mapping but failed.
User avatar
By Mmiscool
#36791 Uploaded new version.

Added 2 new commands.

To set a range of leds to a color.
Code: Select allneostripcolor({start pixel},{end pixel},{R},{G},B})


To turn off all of the leds
Code: Select allneocls()
User avatar
By forlotto
#37207 @Luc

would be nice to see some video, pics, code etc... on the Projects page with this when you finish!