No more complex process to create u8g2 unifont codes! Just enter the characters needed and click submit! That's it!!
#include "u8g2_font_b78aca188b9e4b1123f10e96a2458a39.h"
u8g2.setFont(u8g2_font_unifont_myfonts);
這個影本會教你如何使用這個網站, 剛接觸 u8g2 的朋友, 建議先看一下!
為了使用 0.96” OLED SD1306 顯示器, 研究了一下 U8G2 的字型程式庫的使用方法. 記錄一下使用方式, 也和大家一起來分享. 影片中14:34也介紹了如何安裝及使用益師傅做的5000+繁中字型.
For 0.96" OLED SD1306 display, I studied the u8g2 library and made this video to share with you on how to use U8g2 library with monochrome display.