neutron3d / u8glib

Automatically exported from code.google.com/p/u8glib
0 stars 0 forks source link

nhd with ssd1322 #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
- The 256x64 display will be 248x64 centered
- use the pb8v1 architecture, but implementation of _2x_ is needed
- how to implement GR mode?

solution: Port ssd1325 to the pb8v1 architecture, test all modes there and port 
everything back to the ssd1322

Original issue reported on code.google.com by olikr...@gmail.com on 1 Sep 2012 at 5:35

GoogleCodeExporter commented 8 years ago
next steps for ssd1325
1) bw / 1x --> transition to pb8v1
2) implement pb16v1
3) create bw / 2x with pb16v1
4) create gr / 1x + 2x (pb8v2 and pb16v2)
5) implement these modes for ssd1325 128x64

Original comment by olikr...@gmail.com on 1 Sep 2012 at 6:15

GoogleCodeExporter commented 8 years ago
Reminder
- check that U8G_16BIT is disabled in u8g.h
- check that NHD 2.7" has correct Width (experimental borders removed)

Original comment by olikr...@gmail.com on 5 Sep 2012 at 5:49

GoogleCodeExporter commented 8 years ago
next steps:
- check existing 2.7" with new gr procedures
- write 16h2

Original comment by olikr...@gmail.com on 11 Sep 2012 at 5:59

GoogleCodeExporter commented 8 years ago
8h2 ok
next steps:
- write 16h2
- test with 2.7"

Original comment by olikr...@gmail.com on 11 Sep 2012 at 8:14

GoogleCodeExporter commented 8 years ago
all ok

Original comment by olikr...@gmail.com on 30 Sep 2012 at 8:42