Tutorial

128x296 ePaper Display by Crystalfontz

Crystalfontz In the Wild: Solar-Powered WiFi ePaper

Check out this developer’s innovative use of the Crystalfontz 128×296 3-color ePaper display — a solar-powered WiFi ePaper setup. Developer Frank Buss provides a detailed write up of his project on his HackADay post. From his post: “The amazing thing about ePapers is that the image lasts without power forever (I tested it for months), and the contrast is

Crystalfontz In the Wild: Solar-Powered WiFi ePaper Read More »

Why does the initialization code for a 20x4 LCD specify 2-line mode? Source: crystalfontz.com

FAQ: Why does the initialization code for a 20×4 LCD specify 2-line mode?

When working with a 20×4 character LCD, you might be surprised to see the controller set to 2-line mode: Write_To_LCD(COMMAND,0x38); //SET 2 LINE,5*8 FONT Why would a 4-line LCD’s controller be set to 2-line mode? It has to do with the way the LCD glass is laid out. Essentially the display is the right and

FAQ: Why does the initialization code for a 20×4 LCD specify 2-line mode? Read More »

633 WinTest Temperature Measurement - crystalfontz.com

Not So FAQ: Can you use 30 temperature sensors, 200 feet from the PC ?

Here is a not-so-common customer question: Is it possible to measure server temperatures using 30 different sensors, 200 feet away from the computer? Answer: Yes, this possible! Our WRDOWY17 temperature sensor is a natural choice for this type of application. The Crystalfontz 16×2 character LCD with keypad gives an easy serial or USB interface to 32 WRDOWY17 sensors.

Not So FAQ: Can you use 30 temperature sensors, 200 feet from the PC ? Read More »

Tutorial: Connecting a TFT Display Using an Arduino or SparkFun Board

In the video tutorial below, the Crystalfontz 128×128 SPI Color TFT display is connected using 4-wire SPI mode and a SparkFun RedBoard. The software demonstrates bit-banged software SPI, or can use hardware SPI. Please see our tech forum for the complete step-by-step written tutorial. One of our Twitter followers posted this update, using an Arduino-compatible board

Tutorial: Connecting a TFT Display Using an Arduino or SparkFun Board Read More »