Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samccone/lcdsysinfo

lcdsysinfo web usb driver
https://github.com/samccone/lcdsysinfo

Last synced: about 2 months ago
JSON representation

lcdsysinfo web usb driver

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 SimpleHTTPServer

visit localhost:8000