Skip to content

crystalfontz/CFAP104212Dx-0213

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CFAP104212Dx-0154 Demonstration Code

This is Arduino sample code for the CFAP104212Dx-0154 family of displays. These displays are 1-bit flexible ePapers and operate on both 3 and 4 Wire SPI. For quick and easy interfacing with the display, the CFA10084 ePaper Adapter Board is recommended.

Connection Guide

//  ARD      | Port  | Adapter pin |  Function - SPI                          |
//-----------+-------+-------------+------------------------------------------+
// 3.3V      |       |  01         |  POWER 3.3V                              |
// GND       |       |  02         |  GROUND                                  |
//-----------+-------+-------------+------------------------------------------+
// D3        | PORTD |  08         |  Busy                            (BSY)   |
// D4        | PORTD |  07         |  Reset                           (RST)   |
// D5        | PORTD |  06         |  Data/Command                    (DC)    |
// D10       | PORTB |  05         |  Chip Select                     (CS)    |
// D11       | PORTB |  04         |  Master Out Slave In             (MOSI)  |
// D13       | PORTB |  03         |  Serial Clock                    (SCK)   |
//-----------+-------+-------------+------------------------------------------+

Display Information

Here are links to our active displays:
CFAP104212D1-0213

For more inforamtion about other ePaper offerings, please see our full list here.

About

Demo code for the CFAP104212Dx-0213 family of displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published