mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-22 09:11:02 +01:00
Update README.md
This commit is contained in:
parent
9b12cdef64
commit
eb27a1269d
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -12,14 +12,17 @@ http://localhost:8080/
|
||||||
|
|
||||||
Matrix driver & Unicorn Hat HD driver inspired by https://github.com/vesteraas/node-unicornhathd
|
Matrix driver & Unicorn Hat HD driver inspired by https://github.com/vesteraas/node-unicornhathd
|
||||||
|
|
||||||
### Webinterface
|
|
||||||
![Web interface](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/webui.png "Webinterface")
|
|
||||||
A simple web interface is included for drawing on the device. Defaults to port 8080.
|
|
||||||
|
|
||||||
### Drawing
|
### Drawing
|
||||||
![Device drawing](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/device.jpg "Drawing on the device")
|
![Device drawing](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/device.jpg "Drawing on the device")
|
||||||
|
|
||||||
Simple clicking on the canvas in the responsive webinterface makes things light up.
|
Simple clicking on the canvas in the responsive webinterface makes things light up.
|
||||||
|
|
||||||
### Camera
|
### Camera
|
||||||
![Using your camera](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/camera.jpg "Using your camera")
|
![Using your camera](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/camera.jpg "Using your camera")
|
||||||
The webinterface allows you to capture your camera and submit images from there.
|
|
||||||
|
The webinterface allows you to capture your camera and submit images from there.
|
||||||
|
|
||||||
|
### Webinterface
|
||||||
|
![Web interface](https://raw.githubusercontent.com/sexybiggetje/pixdisp/screenshots/webui.png "Webinterface")
|
||||||
|
|
||||||
|
A simple web interface is included for drawing on the device. Defaults to port 8080.
|
Loading…
Reference in a new issue