Sorry I'll move this to programming still lost around here.
Trying to get my head around the new haven 3.12 256 x 64 oled display. I would just like to make one font on this display so I understand how it works. I'm comparing it to the ssd1306 controller where one page equals eight vertical pixels you write one byte to and move onto the next column I can make fonts with that but how on the 1322 w/o using the built in fonts.
The 1322 has four pixels per column right? I dont want greyscale to keep it simple just build say the font "I" by sending bytes to it.
Trying to get my head around the new haven 3.12 256 x 64 oled display. I would just like to make one font on this display so I understand how it works. I'm comparing it to the ssd1306 controller where one page equals eight vertical pixels you write one byte to and move onto the next column I can make fonts with that but how on the 1322 w/o using the built in fonts.
The 1322 has four pixels per column right? I dont want greyscale to keep it simple just build say the font "I" by sending bytes to it.