Pi-ST7565 icon indicating copy to clipboard operation
Pi-ST7565 copied to clipboard

Fix python 3 support and add soft display to examples

Open hansottowirtz opened this issue 6 years ago • 0 comments

I'm mainly using python 3, so I fixed some lines to make it work there (make some strings bytearrays, and a np.arange to range()). I've also added the software display to all the examples, which can be enabled with the MOCK_RPI env variable. I have documented it in README.md.

Also, I added a default gitignore from https://github.com/github/gitignore

Still needs to be verified working with the RPi.

hansottowirtz avatar Oct 06 '18 07:10 hansottowirtz