Eddddddddy / Songguo-PTS200

165 stars 37 forks source link

only displayed some Chinese characters #3

Closed Junlens closed 1 year ago

Junlens commented 1 year ago

I uploaded the unchanged source code to PTS200 using Arduino and found that the screen only displayed some Chinese characters. Is it because my Arduino settings are incorrect?

Eddddddddy commented 1 year ago

put u8g2_fonts.c into /libraries/U8g2/src/clib replace the original one.

Eddddddddy commented 1 year ago

For Traditional Chinese, I had to make my own font file. If you don't use Traditional Chinese. You can replace the font in the code with the wqy font (u8g2 Chinese font) of the same size.