“Adafruit SSD1306库”的版本间的差异
来自YFRobotwiki
(以“ Adafruit_SSD1306 github: [https://github.com/adafruit/Adafruit_SSD1306 Adafruit_SSD1306] {| border="0" cellpadding="10" width="100%" |- |width="60%" valign="top" a...”为内容创建页面) |
|||
(未显示1个用户的5个中间版本) | |||
第162行: | 第162行: | ||
- <font color="forestgreen">drawFastHLine</font> | - <font color="forestgreen">drawFastHLine</font> | ||
+ | |||
+ | <br> | ||
+ | <font size="+2">'''关联库:[[Adafruit_GFX库]]'''</font><br><br> | ||
<br> | <br> | ||
第179行: | 第182行: | ||
更多建议和问题欢迎反馈至 [http://www.yfrobot.com YFRobot论坛] | 更多建议和问题欢迎反馈至 [http://www.yfrobot.com YFRobot论坛] | ||
+ | |||
+ | 欢迎加入群聊:[https://jq.qq.com/?_wv=1027&k=466mOjv 技术交流群] |
2017年3月29日 (三) 10:46的最后版本
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论坛
欢迎加入群聊:技术交流群