Skip to content

Johnwulp/LEDCubeFeeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEDCubeFeeder

Open Source Love png1

Buy Me A Coffee

Windows service that sends CPU temperature and load % information via UDP to the ledcube

LED Cube project: https://github.com/Staacks/there.oughta.be/tree/master/led-cube

Install:

  • Download the release setup file from: https://github.com/Johnwulp/LEDCubeFeeder/releases
  • During setup you will be asked to fill in the LEDCube IP address, the UDP port (default 1234) and the update interval (in miliseconds)
  • After installation the service will be started, and UDP data will be send to given IP address

Changing IP, port or interval

There is no UI to do this, you need to change the parameters in 'LEDCubeFeeder.exe.config' manually

Debugging

If you want to see what this service is sending, open file 'NLog.config' and change 'minlevel="Info"' with 'minlevel="Debug"'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published