https://github.com/webduinoio/webduino-bit-module-lcd1602
Blockly Module for lcd1602 of Web:bit
https://github.com/webduinoio/webduino-bit-module-lcd1602
Last synced: 3 months ago
JSON representation
Blockly Module for lcd1602 of Web:bit
- Host: GitHub
- URL: https://github.com/webduinoio/webduino-bit-module-lcd1602
- Owner: webduinoio
- License: mit
- Created: 2019-09-23T02:02:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T02:39:53.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T14:41:15.871Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- 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.