Trying to display text on my LCD dev kit

zhindins

New member
Hello everyone.

I recently got a CrystalFontz development kit (https://www.crystalfontz.com/product/cfag240128u0nfhe12-240x128-low-power-development-kit). It works great! The default code from GitHub also works. The problem is that it is only for images. I just want to display text! It doesn't even need to be much, just 15 letters would be enough, and if possible, at least adjust the font size.

I've tried to get the code from GitHub and adapt it, but I haven't had any success! I've even used different types of AI to help me, but I couldn't. The text always comes out as if it were a barcode (picture attached)

I've also tried using the Arduino IDE examples with the U8g2 library, and even with the correct settings, I wasn't successful.

I also tried using this code: https://github.com/crystalfontz/CFAG12864Tx_and_Ux_ST7565P/tree/master
It doesn't work directly, but I tried to adapt it and I couldn't either.

Can anyone guide me on how I should proceed? Or do you have any sample code to share? Thanks.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 

Attachments

Top