Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samccone/lcdsysinfo
lcdsysinfo web usb driver
https://github.com/samccone/lcdsysinfo
Last synced: about 1 month ago
JSON representation
lcdsysinfo web usb driver
- Host: GitHub
- URL: https://github.com/samccone/lcdsysinfo
- Owner: samccone
- Created: 2018-06-23T01:00:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T01:00:42.000Z (over 6 years ago)
- Last Synced: 2024-08-04T09:09:31.874Z (3 months ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lcdsysinfo web usb driver code.
## Order the screen from here
https://www.ebay.com/itm/LCDsysinfo-for-GOverlay-USB-2-8-TFT-LCD-Module-gamer-gadget-FPS-Hype-Smartie/121106592717?hash=item1c3283f3cd:g:kpIAAOxyRHdR3kcY## API ported from here
https://code.google.com/archive/p/lcdsysinfo-driver/downloads
and
https://github.com/dangardner/pylcdsysinfo/blob/master/pylcdsysinfo.py
## Working on the project
yarn build
cd demo
python -m SimpleHTTPServervisit localhost:8000