Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 420 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 420 Bytes

NRF52-LCD-DRIVER

An NRF52 implementation of the LCD Driver

About

This Library has similar function to the Arduino implementation,
the following are the available usable function:
1. clear

2. home

3. cursor

4. noCursor

5. print

6. setCursor

7. enable4bitMode
    
8. enable2linDisplayMode

9. sendGeneralCmd

This Driver supports 4-bit mode and 8-bit mode, by default its in 8 bit mode and 1 line mode