TRB141 1-Wire Setup/Configuration: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
Inputs and outputs are used for monitoring and controlling a connected device or receiving signals from that device in order to trigger certain events. | Inputs and outputs are used for monitoring and controlling a connected device or receiving signals from that device in order to trigger certain events. | ||
1-Wire is a voltage-based digital system that works with two contacts, data and ground, for half-duplex bidirectional communication. Compared to other serial communication systems such as I2C or SPI, 1-Wire devices are designed for use in a momentary contact environment. | |||
In this chapter, we will set up and configure the 1-Wire sensor with '''TRB141'''. | In this chapter, we will set up and configure the 1-Wire sensor with '''TRB141'''. |
Revision as of 10:30, 8 March 2023
The information on this page is updated in accordance with 00.07.04 firmware version.
Introduction
Inputs and outputs are used for monitoring and controlling a connected device or receiving signals from that device in order to trigger certain events.
1-Wire is a voltage-based digital system that works with two contacts, data and ground, for half-duplex bidirectional communication. Compared to other serial communication systems such as I2C or SPI, 1-Wire devices are designed for use in a momentary contact environment.
In this chapter, we will set up and configure the 1-Wire sensor with TRB141.
Prerequisites
- TRB141
- 1-Wire sensor
- If 1-Wire doesn't have it's own Wires(Like Dallas DS1820 used in this example) you will need additional wires to connect sensor to TRB141