adafruit / Adafruit-SSD1331-OLED-Driver-Library-for-Arduino

For 0.96" OLEDs in the Adafruit shop
http://www.adafruit.com/products/684
Other
100 stars 67 forks source link

Incompatible pin usage in bmp and text demos #2

Closed wa5znu closed 12 years ago

wa5znu commented 12 years ago

The bmp.pde and test.pde demos have unnecessarily different pin assignments.

Please consider changing CS and DC in bmp.pde to be the same as in test.pde.

Then the two demos will be compatible, and you need to connect only two more pins to go from test.pde to bmp.pde and use the SD card reader.

Is it is currently you must either alter bmp.pde or re-wire.

ladyada commented 12 years ago

fixed now that tutorial is done @ http://ladyada.net/products/minicoloroled/