Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 649 Bytes

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