“Adafruit SSD1306库”的版本间的差异
来自YFRobotwiki
第164行: | 第164行: | ||
<br> | <br> | ||
− | <font size="+2">'''[[Adafruit_GFX库]]'''</font><br><br> | + | <font size="+2">''' 关联库:[[Adafruit_GFX库]]'''</font><br><br> |
<br> | <br> |
2016年9月5日 (一) 15:44的版本
Adafruit_SSD1306 github: Adafruit_SSD1306
Adafruit_SSD1306 Compatibility -- 兼容性
Examples
|
BLACK 0 WHITE 1 INVERSE 2 - Adafruit_SSD1306(int8_t SID, int8_t SCLK, int8_t DC, int8_t RST, int8_t CS); - Adafruit_SSD1306(int8_t DC, int8_t RST, int8_t CS); - Adafruit_SSD1306(int8_t RST = -1); - begin - ssd1306_command - clearDisplay - invertDisplay - display - ssd1306_command - ssd1306_command - startscrollright - startscrollleft - startscrolldiagright - startscrolldiagleft - stopscroll - dim - drawPixel - drawFastVLine - drawFastHLine
|
更多建议和问题欢迎反馈至 YFRobot论坛