Fast LCD I2C driver 1.0
Fast driver for LCDs on I2C for Pi-Pico and Arduino
Macros | Functions
LCD_I2C.cpp File Reference

C++ Implementation for the Fast LCD I2C driver. More...

Macros

#define MAXCHARNUM   7
 
#define CUSTOMCHARSIZE   8
 

Functions

int LCD_I2C_Setup (i2c_inst_t *I2C, uint SDA_Pin, uint SCL_Pin, uint I2C_Clock)
 Helper function to set up the I2C bus on Pi Pico. More...
 

Detailed Description

C++ Implementation for the Fast LCD I2C driver.

Author
Keith Standiford
Version
1.01
Date
2022-07-08

Macro Definition Documentation

◆ CUSTOMCHARSIZE

#define CUSTOMCHARSIZE   8

◆ MAXCHARNUM

#define MAXCHARNUM   7