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 »