The Industrial PTC Bricklet can be used to extend the features of Bricks by the capability to measure temperature with Pt100 and Pt1000 sensors.
Pt100 and Pt1000 sensors of 2-wire, 3-wire or 4-wire type can be used.
The measured temperature can be read out in °C. With configurable events it is possible to react on changing temperatures without polling.
This Bricklet ist not galvanically isolated to the Tinkerforge system. This means that there is a direct electrical connection between the terminals of the Bricklet and the rest of the system. Dependent of the application this can lead to undesired connections, ground loops or short circuits. These problems can be prevented by using the Bricklet together with a Isolator Bricklet.
Property | Value |
---|---|
RTD-to-Digital Converter | MAX31865 |
Current Consumption | 50mW (10mA at 5V) |
Supported Pt-Sensor Types | Pt100 and Pt1000 with 2-wire, 3-wire or 4-wire |
Accuracy | min 0.05% full scale |
Input Protection | +-50V |
Temperature Resolution | 0.03125°C (15bit) |
Conversion Time | 21ms |
Fault Detection | Open RTD element, RTD value out-of-range, short across RTD |
Dimensions (W x D x H) | 40 x 40 x 12mm (1,57 x 1,57 x 0,47") |
Weight | 11g |
Configure the DIP switch for Pt100/Pt1000 sensor and 2/3/4-wire type as shown below.
See below for connection diagrams for 2/3/4-wire type resistance temperature device.
Additionally the number of wires has to be set with the API.
To test a Industrial PTC Bricklet you need to have Brick Daemon and Brick Viewer installed. Brick Daemon acts as a proxy between the USB interface of the Bricks and the API bindings. Brick Viewer connects to Brick Daemon. It helps to figure out basic information about the connected Bricks and Bricklets and allows to test them.
Connect the Industrial PTC Bricklet to a Brick with a Bricklet Cable and attach a Pt100/1000 sensor (see picture below). In this example we use a 2-wire Pt100 sensor.
If you connect the Brick to the PC over USB, you should see a new tab named "Industrial PTC Bricklet" in the Brick Viewer after a moment. Select this tab. If everything went as expected the Brick Viewer should look as depicted below.
Put the sensor in your hand to see the temperature rising (or falling if it is extremely warm in your room).
After this test you can go on with writing your own application. See the Programming Interface section for the API of the Industrial PTC Bricklet and examples in different programming languages.
A laser-cut case for the Industrial PTC Bricklet is available.
The assembly is easiest if you follow the following steps:
Below you can see an exploded assembly drawing of the Industrial PTC Bricklet case:
See Programming Interface for a detailed description.
Language | API | Examples | Installation |
---|---|---|---|
C/C++ | API | Examples | Installation |
C/C++ for Microcontrollers | API | Examples | Installation |
C# | API | Examples | Installation |
Delphi/Lazarus | API | Examples | Installation |
Go | API | Examples | Installation |
Java | API | Examples | Installation |
JavaScript | API | Examples | Installation |
LabVIEW | API | Installation | |
Mathematica | API | Examples | Installation |
MATLAB/Octave | API | Examples | Installation |
MQTT | API | Examples | Installation |
openHAB | API | Examples | Installation |
Perl | API | Examples | Installation |
PHP | API | Examples | Installation |
Python | API | Examples | Installation |
Ruby | API | Examples | Installation |
Rust | API | Examples | Installation |
Shell | API | Examples | Installation |
Visual Basic .NET | API | Examples | Installation |
TCP/IP | API | ||
Modbus | API |