Hello, I'm looking to do a pure python implementation of the display driver for the display on the RM0004 module (UC-910). According to the headers in this repo, the display should be using an ST7735 display IC. The existing ST7735B and ST7735R libraries do not work with this display. There appears to be additional hardware between the display and PI.
I am looking for clarification on what this is, or, a datasheet that makes plain what it is.
Hello, I'm looking to do a pure python implementation of the display driver for the display on the RM0004 module (UC-910). According to the headers in this repo, the display should be using an ST7735 display IC. The existing ST7735B and ST7735R libraries do not work with this display. There appears to be additional hardware between the display and PI.
I am looking for clarification on what this is, or, a datasheet that makes plain what it is.
Thank you in advance!