Skip to content

RamasyaR/simplelcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplelcd Class 16x2 LCD library

This is a simlpe C++ library that you can use to drive a 16x2 LCD display with an Orange Pi utilizing it's GPIO ports.

This library has been tested on:

To compile the example, enter this command:

$ g++ -fpermissive -Wall ./src/GPIOClass.cpp ./src/simplelcd.cpp lcd_test.cpp -o lcd_test 

Orange Pi One Plus pinout / Pin definition:

Pinout