CFA835 - 244x68 Graphic LCD - Crystalfontz

FAQ: How Do I Display an Image on the Crystalfontz 835 LCD Module?

Question: How do I display an image on CFA835 module using the RS232 interface? Answer:  You can send an image directly from your host application, or read it off the uSD card. Image Requirements for Use on an LCD Module The image needs to be a BMP, grayscale, 8 bits/pixel, no compression, Microsoft Windows format only. […]

FAQ: How Do I Display an Image on the Crystalfontz 835 LCD Module? Read More »

Tutorial: Connect an Arduino to a Crystalfontz 533 Keypad LCD

In our last post, we talked about connecting a Raspberry Pi to a Crystalfontz LCD. In this post, we look at connecting an Arduino Uno with a CFA533 I2C LCD with a keypad. This gives you the ability to output and control your Arduino via I2C using a character module with a keypad interface. Let’s Get Started Step

Tutorial: Connect an Arduino to a Crystalfontz 533 Keypad LCD Read More »

Arduino With Crystalfontz SPI Graphic OLED

Arduino Driving a SPI Graphic OLED

It’s amazingly simple to get this OLED module working with an Arduino Uno! The below photo offers a quick overview showing a Crystalfontz CFAL5016A-Y 50×16 Graphic OLED Module in SPI mode connected to an Arduino Uno R3. The display is connected using 3-wire SPI mode which uses 10-bit transfers. The software demonstrates bit-banged software 10-bit SPI. Video Demonstration Please

Arduino Driving a SPI Graphic OLED Read More »