Dashboard UI for viewing host machine system information based on node-red-dashboard and node-red-contrib-os. Includes CPU, Memory & other info.
UI Preview
Nodes
| # set manual exposure | |
| v4l2-ctl --set-ctrl exposure_auto=1 | |
| # set long exposure | |
| v4l2-ctl --set-ctrl exposure_absolute=10000 | |
| # set maxiumum brightness | |
| v4l2-ctl --set-ctrl brightness=64 | |
| # set minimum contrast |