12864ZW with u8glib - no DI pin?!

I forgot to mention, that there is a pending bug in u8glib where the reset pin is not handled correctly.
http://code.google.com/p/u8glib/issues/detail?id=133

You could:

  • use a RC network for reset
  • switch to SPI interface
  • wait for the next official u8glib release (not scheduled yet)
  • let me know if you need a prerelease

Oliver