Mon Jan 09, 2017 10:53 pm
Hi I am new to raspberry pi. But got one for Christmas, and started controlling ws2812b LED's using the ws281x library. Everything works perfectly. I have been controlling 320 LED's without any problems, until I tried running my Python program without the Pi connected to my TV, using my iPad to access the terminal to run the Python program. The LED's just flash randomly. But if I reboot the pi and connect my TV again the LED's work fine. Even if I still use my iPad to run the program, with the TV connected as well. Anyone got any ideas why?