Specific hints or tips I’ve collected over the Raspberry Pi
41 comments
Specific hints or tips I’ve collected over the Raspberry Pi
Installing an alternative version of python on the raspberry pi. This is primarily used when the stock version is lower than the python version you desire.
I needed a small display for my Commodore diorama that mirrors the output of my Raspberry Pi – I found one with this 1.3 inch ST7789 driven LCD display. Trouble was, mirroring this wasn’t as straight forward as I would have liked.
This isn’t de facto behavior out of the box for a Raspberry Pi – so how do we auto mount USB drives to make access and file copying easier?