Hello everyone, I hope I'm posting this in the right section.
I have extended the glcd_sh1106.h a bit because I have a slightly different display here.
According to its data sheet, this display, a Rajguru Electronics 13002, requires a different init sequence. With the standard init it is quite dark and flashes briefly at system startup. I have included this in the glcd_sh1106.h. You can activate it with:
Hello everyone, I hope I'm posting this in the right section.
I have extended the glcd_sh1106.h a bit because I have a slightly different display here.
According to its data sheet, this display, a Rajguru Electronics 13002, requires a different init sequence. With the standard init it is quite dark and flashes briefly at system startup. I have included this in the glcd_sh1106.h. You can activate it with:
The display page:
https://www.rajguruelectronics.com/ProductView?tokDatRef=MzA5ODE=&tokenId=MQ==&product=OLED%201.3%20inch%204pin%20RG128x64%20Display%20White
The display data sheet:
https://www.rajguruelectronics.com/Product/30981/300924173758.3%20Inch.pdf
Evan has included the latest .h in the distribution and added the relevant information to the documentation. Many thanks for that. :)
All the best!
@Picsi. Thank you.
Changelog:
GLCD_SubType 13002
to enable support.[]