LPD8806 control
Posted: Thu Apr 21, 2016 3:28 am
Hi all,
I am trying to control my LPD8806 LED strip using the library from dmcinnes (https://github.com/dmcinnes/Lua-LPD8806) on a custom dev build of nodeMCU (see end of post). When uploading the library I get a compiler error stdin:1: ')' expected near ']' in line 85 and when if I try to use the library I get an (LPD8806.lua:66: attempt to index a number value) error and the ESP8266 reboots.
I have tried running on the dev and master firmware builds but no difference
Can anyone help?
Thanks!
Ben
NodeMCU custom build by frightanic.com
branch: dev
commit: 25b4285c4ddaf02ea605508f48fcac74a2741ece
SSL: false
modules: bit,dht,encoder,file,gpio,http,net,node,ow,pwm,tmr,uart,wifi
build built on: 2016-04-21 07:18
powered by Lua 5.1.4 on SDK 1.5.1(e67da894)
I am trying to control my LPD8806 LED strip using the library from dmcinnes (https://github.com/dmcinnes/Lua-LPD8806) on a custom dev build of nodeMCU (see end of post). When uploading the library I get a compiler error stdin:1: ')' expected near ']' in line 85 and when if I try to use the library I get an (LPD8806.lua:66: attempt to index a number value) error and the ESP8266 reboots.
I have tried running on the dev and master firmware builds but no difference
Can anyone help?
Thanks!
Ben
NodeMCU custom build by frightanic.com
branch: dev
commit: 25b4285c4ddaf02ea605508f48fcac74a2741ece
SSL: false
modules: bit,dht,encoder,file,gpio,http,net,node,ow,pwm,tmr,uart,wifi
build built on: 2016-04-21 07:18
powered by Lua 5.1.4 on SDK 1.5.1(e67da894)