Skip to content

A simple sensor frontend for Barrowch FBEHD-01 display running Aida64

License

Notifications You must be signed in to change notification settings

DmitrySychev/aida64-remote-sensor-FBEHD-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is meant as a super simple frontend for displaying sensor readouts from Aida64 RemoteSensor over HTTP.

In my use case, I'm using a raspberry pi to run a fullscreen firefox window to display the index.html that will display the gauges and sensors. There's super simple error handling built in, as in the page will automatically refresh every couple of seconds if aida64 is not sending any data over SSE. At the moment, the tool is only meant for the screen running at 1920x480 resolution as I haven't had time to dive in and make any of the CSS perfect. This is also meant for a very specific set of hardware, as you can tell by the image. The data sources are fairly easy to adjust, but you will have to know some JS to console.log the data you may need.

Instructions - src/index.js, change the url to the IP where your aida64 is serving the remotesensor on your network.

I welcome any pull requestes if you'd like to make the tool better or compatible with more displays.

example

About

A simple sensor frontend for Barrowch FBEHD-01 display running Aida64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published