hybridgroup / gobot

Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.81k stars 1.04k forks source link

aio(thermalzone): add driver for read a thermalzone from system #1040

Closed gen2thomas closed 7 months ago

gen2thomas commented 7 months ago

Solved issues and/or description of the change

introduce a analog reader for reading the thermalzone temperature from the systems sysfs

see: https://www.kernel.org/doc/Documentation/thermal/sysfs-api.txt

add this new ability to platforms:

Manual test

Checklist

If this is a new driver or adaptor: