Arduino 驱动多个OLED显示屏,自定义字体,自定义图片等!
来自YouTube
阿三说的话,剪影都识别不出来,没有字幕,大家勉强跟着教程一步一步来吧!
-------
1)0:00 ----- 4:34 OLED相关的介绍;
2)4:34 ----- 9:45 Adafruit SSD1306库的使用;
3)9:45 ----- 10:50 自定义字体的方法;
4)10:50 ----- 11:34 显示自定义图片的方法;
5)11:34 ----- 16:46 驱动多个屏幕;
视频中用到的网址:
--------
- Blog: http://diyfactory007.blogspot.com.au
- Add Image: http://javl.github.io/image2cpp/
- Custom Text: http://oleddisplay.squix.ch/#/home
- Adafruit display library: https://github.com/adafruit/Adafruit_...
- Adafruit GFX library: https://github.com/adafruit/Adafruit-...
- u8glib library: https://code.google.com/archive/p/u8g... or https://github.com/olikraus/u8glib
-----------------------