chipKIT® Development Platform

Inspired by Arduino™

Dogm128 Library

Created Wed, 31 Aug 2011 08:52:34 +0000 by olikraus


olikraus

Wed, 31 Aug 2011 08:52:34 +0000

Hi All

We have ported the dogm128 library to the ChipKIT environment. Project home on google code: dogm128

The library currently supports several displays from Electronic Assembly: DOGS102, DOGM128, DOGM132, DOGXL160

Greetings, Oliver


olikraus

Wed, 31 Aug 2011 09:54:51 +0000

This is the dogm128 project home page: [url]http://code.google.com/p/dogm128/[/url] Download the dogm128 library from here: [url]http://code.google.com/p/dogm128/downloads/list[/url]

Oliver


Andy123

Wed, 31 Aug 2011 11:49:14 +0000

Just to add to Oliver's comments:

Uno32 and Max32 implementation of these libraries uses software SPI. This allow independent control of all SPI pins, no matter what SPI port is used.

Specifically I tested them (pre-release) with MAX32 and my DOGS102 based shield that does not have hardware compatable pins for MAX32 and Mega2560.

Shield forum links: http://arduino.cc/forum/index.php/topic,50524.0.html http://arduino.cc/forum/index.php/topic,8858.0.html