Tested: Display Libraries - Adafruit, u8glib, Homebrew Code

Описание к видео Tested: Display Libraries - Adafruit, u8glib, Homebrew Code

Comparison of 3 different techniques for driving an SPI OLED display. The Adafruit SSD1306 library, the u8glib and some code I threw together myself.

https://github.com/adafruit/Adafruit_...
https://code.google.com/p/u8glib/

Arduino sketches used in this video:

Adafruit sketch: http://hastebin.com/awiwiwatas.avrasm
u8glib sketch: http://hastebin.com/mefuhayega.coffee
Julian's sketch: http://hastebin.com/irivukulef.coffee
font.h: http://hastebin.com/wizowutuji.vala (this font file is required by Julian's code and sits in the same folder as the .ino file)

Комментарии

Информация по комментариям в разработке