An open API service indexing awesome lists of open source software.

https://github.com/mr-addict/lcd1602-c-library

8-bits data connection for lcd1602
https://github.com/mr-addict/lcd1602-c-library

Last synced: 17 days ago
JSON representation

8-bits data connection for lcd1602

Awesome Lists containing this project

README

          

# LCD1602 C library

- C51 library is based on `8-bit` interface using `RS`, `RW` and `EN` Pins

- Arduino Library has both `8-bit` and `4-bit` interface
- 8-bit interface also using `RS`, `RW` and `EN` Pins
- 4-bit interface only using `RS`, and `EN` Pins