I just ran the Pimoroni install instructions for automatic control of
the fan and set it at the second "example" given.


Code:
--------------------
    pi@raspberrypi:~ $ vcgencmd measure_temp
  temp=51.0'C
  pi@raspberrypi:~ $ sudo systemctl status pimoroni-fanshim.service
  ● pimoroni-fanshim.service - Fan Shim Service
  Loaded: loaded (/etc/systemd/system/pimoroni-fanshim.service; enabled; vendor 
preset: enabled)
  Active: active (running) since Tue 2019-07-16 13:17:16 BST; 7min ago
  Main PID: 591 (python3)
  Tasks: 2 (limit: 4915)
  Memory: 9.9M
  CGroup: /system.slice/pimoroni-fanshim.service
  └─591 python3 /home/pi/fanshim-python/examples/automatic.py 
--threshold 55 --hysteresis 2.5 --delay 2
  
  Jul 16 13:17:16 raspberrypi systemd[1]: Started Fan Shim Service.
  pi@raspberrypi:~ $ vcgencmd measure_temp
  temp=54.0'C
  pi@raspberrypi:~ $
  
--------------------


I have installed LMS and I'll pop Squeezelite on later today.

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110690

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to