Closed davesteele closed 6 years ago
Need some more details please. I have seen this issue posted a few times.
I can try and help but more info please.
The tree works fine. You can see it blinking at https://github.com/davesteele/pihut-xmas-asyncio.
The code on The Pi Hut site only lit/flickered the star led. I was just providing confirmation to the comment in this file. I have no issues with your software.
Oh OK Thanks - That is a comment I took from the Pi Hut Site from a user called Kjetil.
But what I am doing now is making a quick diagnostics python file to verify if all LED are working as expected. ON, OFF, loop each one and PWN. Will put it in the examples once I am done and then add a link here. Could proof useful to somebody else.
I have added diagnostics.py that will run through all LEDs and also use the build in gpizero API to test the PWN
https://github.com/ppumkin/thepihut3dxmastree-examples/blob/master/diagnostics.py
Please also check the FAQ of the Wiki
Looks good. BTW, I think you mean "PWM" - Pulse Width Modulation.
Ha yes. PWM.. It was late.. keyboard fatigue
For me, the example code only lit up a single LED and didn't do much more.
FWIW, for me as well.