You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/LTC2991/README.md
+26-18Lines changed: 26 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ Arduino library for an LTC2991 temperature and voltage control IC
11
11
12
12
## Description
13
13
14
-
Experimental - not tested yet
14
+
Experimental - not tested myself, (no hardware)
15
15
16
-
LTC2991 is an experimental library for the LTC2991 IC which is typically used to control temperature and voltage lines.
16
+
LTC2991 is an experimental library for the LTC2991 IC which is typically used to monitor temperature and voltage. It also has a PWM out to control e.g. a fan.
17
17
18
18
The IC supports normal voltage measurement (8 lines), differential voltage measurements (4 pairs) and temperature measurements (4 pairs). These can be combined in a mix. As the IC has only 8 inputs available one has to choose what.
19
19
@@ -26,12 +26,12 @@ Read the datasheet for the details.
0 commit comments