2024-10-1302 Hardware Fehler,
siehe Kommentar !!!!
This commit is contained in:
parent
34dc014c31
commit
4aeff0beb3
|
@ -1,6 +1,14 @@
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
|
|
||||||
|
|
||||||
|
/***************************************************
|
||||||
|
* ACHTUNG Fehler durch Hardware
|
||||||
|
* Auf der Platine ist ein falscher Widerstand eingebaut.
|
||||||
|
* Statt 4300 Ohm sind es 430 Ohm
|
||||||
|
* und somit kann nur ein PT100 verwendet werden
|
||||||
|
**************************************************/
|
||||||
|
|
||||||
/***************************************************
|
/***************************************************
|
||||||
This is a library for the Adafruit PT100/P1000 RTD Sensor w/MAX31865
|
This is a library for the Adafruit PT100/P1000 RTD Sensor w/MAX31865
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user