https://github.com/sdtelectronics/lpt1602
Driving LCD1602 via Parallel Port
https://github.com/sdtelectronics/lpt1602
Last synced: about 1 year ago
JSON representation
Driving LCD1602 via Parallel Port
- Host: GitHub
- URL: https://github.com/sdtelectronics/lpt1602
- Owner: SdtElectronics
- Created: 2020-06-05T10:14:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T11:35:03.000Z (about 6 years ago)
- Last Synced: 2025-04-12T22:09:14.451Z (over 1 year ago)
- Language: C++
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LCD1602 LPT Port Driver and System Monitor
This project is a C++ library which drives 1602LCD via a parallel port. The demo program is a system status monitor.

Most of the driver codes are ported from [here](http://electrosofts.com/parallel/lcd.html). The circuit image below is also edited from the one provided by that pagee.
