https://github.com/webduinoio/webduino-module-lcd1602
🔌 Webduino Module for LCD1602
https://github.com/webduinoio/webduino-module-lcd1602
lcd1602 module webduino
Last synced: 3 months ago
JSON representation
🔌 Webduino Module for LCD1602
- Host: GitHub
- URL: https://github.com/webduinoio/webduino-module-lcd1602
- Owner: webduinoio
- License: mit
- Created: 2017-03-24T03:27:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T01:53:45.000Z (about 6 years ago)
- Last Synced: 2025-02-03T14:41:03.410Z (5 months ago)
- Topics: lcd1602, module, webduino
- Language: JavaScript
- Homepage: https://webduino.io
- Size: 14.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webduino-module-lcd1602
Webduino Module for LCD1602.
LCD1602 is a character type liquid crystal display, which can display 32 (16*2) characters at
the same time.## Installation
```shell
bower install https://github.com/webduinoio/webduino-module-lcd1602.git
```## License
This project is licensed under the MIT license, see [LICENSE](LICENSE) for more information.