-
Hardware ordered - it looks better suited to breadboarding than the Pimoroni unit because you can connect to the UART without an extra base
znmeb updated
2 weeks ago
-
znmeb updated
2 weeks ago
-
The new created .blit files are corrupted for the 32Blit Console.
Tested on Win10, Win11, Linux Mint and Raspberry OS.
Local builds are ok.
-
I was getting timeout errors (as per https://github.com/micropython/micropython/issues/7129 ) with certain (Samsung) SD cards with the compiled sdcard.mpy in micropython/examples/common. These were re…
-
Ref: [example inky_frame_news](https://github.com/pimoroni/pimoroni-pico/blob/main/micropython/examples/inky_frame/inky_frame_news.py)
Example `inky_frame_news.py` recently stopped working. Invest…
-
The only HDMI display I have is a 10.1 inch 1920X1200 touchscreen. Will that work with the much smaller modes supported by the PicoVision? If not, what display would you recommend?
-
-
In some cases configuring a scroll group in one mode, and then switching to another might cause a GPU crash (red screen of doom). This happened in Sneks but was fixed by resetting scroll offsets befor…
-
How ever I order my code and scroll sections, only index'2' scrolls
Using a minimal 'picovision-boilerplate' and filling the screen with text to see how things scroll.
( if I re-order the index's …