Post your best Lua script examples here

User avatar
By freedom2000
#11122 Great job !

I enjoy these led strip and have already writen an Android App to interface APA102 240 Ledsstrip.

See result here :


Do you have an idea of the speed you can get with lua langage ?

With my Microchip PIC24 I get what you see and even twice faster if I boost the UART to 230400 bauds

Thanks
JP
User avatar
By LEDAero
#18816
rager wrote:Hi folks! I just got control of the apa102/dotstar lights working in lua. See the repo for more details.

https://github.com/MisterRager/Nodestar


I am a total noob with SPI (only used WS281x LEDs on Arduino before) - do you just need to assign a MISO and CLK pin, as there's no data coming back?