Teensy 3.0 and Adafruit SSD1306's matrix

Status
Not open for further replies.

rolando

Member
Hi!

I just had a relatively easy success (2 evenings) getting the Teensy to play nicely with this OLED display:

http://www.adafruit.com/products/938

https://twitter.com/funkaster/status/362020737659314177

I had to change very few little things in adafruit's library (most of them described in this thread) but it's working beautifully now. I used the provided Wire library though.

Another thing is that I crafted this Rakefile to compile and install:

https://gist.github.com/funkaster/6109529

It's based on the Makefile available as part of the Teensy install, but I also added support for Arduino libraries and project-only libraries. Whenever I have the time, I'll create a starting project including the Rakefile to github, in case that's useful for anyone.

Thanks! I'm having lots of fun! ^_^
Rolando
 
Status
Not open for further replies.
Back
Top