Changes

Added the multiple 1-Wire sensor configuration
Line 64: Line 64:     
====Picture-example====
 
====Picture-example====
 +
 +
    
[[File:Networking rut configuration 1 wire wiring example v3.jpg|border|class=tlt-border]]
 
[[File:Networking rut configuration 1 wire wiring example v3.jpg|border|class=tlt-border]]
Line 98: Line 100:  
[[File:Networking trb141 configuration 1 wire cli commands test v1.png|border|class=tlt-border|1100px]]
 
[[File:Networking trb141 configuration 1 wire cli commands test v1.png|border|class=tlt-border|1100px]]
    +
 +
==Connecting Multiple 1-Wire Sensors with TRB141==
 +
 +
The configuration for connecting multiple 1-wire sensors is the same as above.
 +
There’s no restriction or limit on the number of sensors that can be connected to TRB141. However, there’s a limit on how many sensors can be read every second which is up to 75 sensors only.
 +
 +
===DS18B20 connection===
 +
 +
The wiring image is a similar scheme that we used as our guide for connecting multiple 1-Wire sensors on the TRB141.
 +
 +
====Wiring====
 +
 +
[[File:Networking trb1 configuration connectionguide v1.png|border|class=tlt-border|500px]]
 +
 +
====Picture-example====
 +
 +
[[File:Networking trb1 configuration multi 1wire via breadboard v1.png|border|class=tlt-border|500px]]
 +
 +
==Output==
 +
Enable the 'ioman.gpio.onewire' service. You can configure this by following the instructions above regarding [[TRB141_1-Wire_Setup/Configuration#1-Wire_activation_commands|1-Wire activation commands]].
 +
 +
We should be able to see all the 1-wire sensor directories and read their values accordingly.
 +
 +
[[File:Networking trb1 configuration cli multi1wire v1.png|border|class=tlt-border|800px]]
 +
 +
[[File:Networking trb1 configuration cli multi1wire output v1.png|border|class=tlt-border|800px]]
 +
 +
28-00000e55f136 = '''31.1 °C'''
 +
 +
28-00000e7dfff9 = '''24.3 °C'''
    
==Summary==
 
==Summary==

Navigation menu