Tutorial: Connect a Crystalfontz LCD with a Raspberry Pi
Have you wondered what it takes to integrate a Crystalfontz LCD with a Raspberry Pi? The answer may surprise you — it is quicker and easier than you might think.
Tutorial: Connect a Crystalfontz LCD with a Raspberry Pi Read More »
What Makes an LCD Sunlight Readable?
Have you ever been at the car wash in the late afternoon, struggling to read the instructions on the display at the pay kiosk? That may be because it was not a sunlight-readable LCD display. What Makes a Display Readable in Bright Light? There are two ways to get sunlight readability: 1) is to work
What Makes an LCD Sunlight Readable? Read More »
What’s Under the Black Blob on the Back of LCDs?
Black blobs, “gob tops”… what are those black lumps on the back of LCDS? Let’s Take a Closer Look This image shows the detailed CAD work that goes on behind that innocuous black blob of plastic on the back of COB (Chip-On-Board) LCD modules. The engineers must analyze the wire bond length and angle to
What’s Under the Black Blob on the Back of LCDs? Read More »
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 »
CFA835 Communication With An Arduino
We recently had a forum customer ask for instructions on talking to our new CFA835. One of our excellent firmware designers, Mark, put together some sample code in order to do just that. I’ve created a project on GitHub to host this project Linked Here. We welcome comments, forks, and pull requests. Here’s a convenient
CFA835 Communication With An Arduino Read More »