Open joshy opened 10 months ago
Have a look at my Linux terminal simulation which allows you to develop blink patterns without a Raspberry Pi.
https://github.com/pimoroni/blinkt/pull/98
I thought it might be useful in situations like yours, but Gadgetoid left the merge request waiting for 2.5 years before choosing to deny it because it might clash with something that still hasn't been done. Very disheartening.
@druck13 Thanks a lot for the fake_blink! It helped me a lot.
I couldn't find an answer to the following question. I wanted to develop in python for the pi zero with blinkt on my local computer (mac m1) and then ship the code to the pi. However I can't install blinkt because RPi.GPIO can't be installed. Is this setup somehow supported?
Thanks for your time and help! Cheers Joshy