PCF8574 I2C LCD Demo

Table of Contents
Description

The PCF8574 I2C LCD uses just two lines to interface: SDA (serial data) and SCL (serial clock), plus 5VDC and Vss. This LCD, which is available from Parallax with yellow or blue backlight, was extensively demonstrated in the Propeller 2 Live Forum: Spin2 for Beginners Series with JonnyMac. The YouTube video demonstrating the code is linked under Additional Resources. 

Three programs are included in this Quick Byte:

The 02_jm_lcd_pcf8574_demo.spin2 and jm_lcd_pcf8574.spin objects are a complete, documented examples with all of the methods to display text and decimals, position the cursor, control the backlight, etc. 

Programming Language
Tools and Operating System
Document Author
Source Code Author
0 0 votes
Article Rating
Subscribe
Notify of

4 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Loading...