Difference between revisions of "1-Wire"

From LinuxMCE
Jump to: navigation, search
m
m (Phenigma moved page 1-Wire Basics to 1-Wire over redirect)
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
[[Category: 1-Wire]]
 
[[Category: 1-Wire]]
 
[[Category: Weather Station]]
 
[[Category: Weather Station]]
 
1-Wire is a device communications bus system designed by Dallas Semiconductor Corp. that provides low-speed data, signaling, and power over a single signal. LinuxMCE currently only monitors temperature but can be expanded easily.
 
  
 
=Currently confirmed devices working=
 
=Currently confirmed devices working=
- 1-Wire Serial Adapter[http://www.hobby-boards.com/catalog/product_info.php?cPath=23&products_id=28]
+
* [http://www.hobby-boards.com/catalog/product_info.php?cPath=23&products_id=28 1-Wire Serial Adapter]
- Temperature sensor[http://www.hobby-boards.com/catalog/product_info.php?cPath=24&products_id=109]
+
* [http://www.hobby-boards.com/catalog/product_info.php?cPath=24&products_id=109 Temperature sensor]
  
 
=To setup=  
 
=To setup=  
  
1. Go to Show '''devices tree->CORE''' and click on '''Create Child Device'''
+
1. Plug in your 1-Wire device (no sensors yet)
 +
 
 +
2. Go to Show '''devices tree->CORE''' and click on '''Create Child Device'''
  
2. Click '''Pick Device Template''' and find 1wire device template or use '''ID 2161. Click Pick Device Template'''
+
3. Click '''Pick Device Template''' and find 1wire device template or use '''ID 2161. Click Pick Device Template'''
  
3. Under '''Core->1wire''' I had to select the serial port under COM Port on PC
+
4. Under '''Core->1wire''' I had to select the serial port under COM Port on PC
  
4. From 1wire device click '''Create Child Device''' and pick '''Multilevel Sensor'''
+
5. Save and reload router (be patient it has to download the 1Wire software)
  
5. In Multilevel Sensor fill in '''PK_FloorplanObjectType''' with Temperature and '''Port/Channel Number''' with your temperature sensors address
+
5. Plug in your sensor
  
6. Save and reload router
+
6. Wait until your sensor is found and installed (could take a while)
  
7. You should now see the Multilevel Sensor status look like this ON/AUTO/AUTO/25 (16.56). With 16.56 degrees.
+
7. You should now see the Sensor as a child of the 1-Wire device and the status look like this ON/AUTO/AUTO/25 (16.56). With 16.56 degrees.
  
 
8. The sensor can now be added under '''Floorplan Wizard'''
 
8. The sensor can now be added under '''Floorplan Wizard'''

Latest revision as of 00:20, 21 September 2015

Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Working 23 Oct 2011 Kezza
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

Currently confirmed devices working

To setup

1. Plug in your 1-Wire device (no sensors yet)

2. Go to Show devices tree->CORE and click on Create Child Device

3. Click Pick Device Template and find 1wire device template or use ID 2161. Click Pick Device Template

4. Under Core->1wire I had to select the serial port under COM Port on PC

5. Save and reload router (be patient it has to download the 1Wire software)

5. Plug in your sensor

6. Wait until your sensor is found and installed (could take a while)

7. You should now see the Sensor as a child of the 1-Wire device and the status look like this ON/AUTO/AUTO/25 (16.56). With 16.56 degrees.

8. The sensor can now be added under Floorplan Wizard


NOTE: This page is currently a WIP and will be expanded when more information is available. Main thing that needs to be added is how to find the address of the sensors.