User Tools

Site Tools


kits:onewire

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kits:onewire [2019/11/30 20:40] – created James Sentmankits:onewire [2023/02/13 14:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 =====WiFi 1-Wire Host Kit===== =====WiFi 1-Wire Host Kit=====
-{{ :kits:onewire_hero.jpg?400 |}}+{{ :kits:onewire_hero.jpg?500 |}}
 ===== =====
 The XTension 1-Wire Host Kit can read up to 16 Dallas 1-wire digital temperature sensors and send their readings over WiFi to Units in XTension. The firmware is open sourced, Arduino compatible and runs on an ESP8266 based processor.  The XTension 1-Wire Host Kit can read up to 16 Dallas 1-wire digital temperature sensors and send their readings over WiFi to Units in XTension. The firmware is open sourced, Arduino compatible and runs on an ESP8266 based processor. 
  
 +Jump to the [[kits:onewire:build|Build Instructions]]
 +
 +Purchase the WiFi One Wire Host Kit:
 +<html>
 +<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
 +<input type="hidden" name="cmd" value="_s-xclick">
 +<input type="hidden" name="hosted_button_id" value="AY7LJAQ9KLWHL">
 +<table>
 +<tr><td><input type="hidden" name="on0" value="Options">Options</td></tr><tr><td><select name="os0">
 + <option value="Standard Kit">Standard Kit $39.99 USD</option>
 + <option value="Fully Assembled">Fully Assembled $59.99 USD</option>
 + <option value="Kit With DIN rail mount">Kit With DIN rail mount $45.00 USD</option>
 + <option value="Assembled with DIN rail mount">Assembled with DIN rail mount $65.00 USD</option>
 +</select> </td></tr>
 +</table>
 +<input type="hidden" name="currency_code" value="USD">
 +<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 +<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 +</form>
 +
 +</html>
 +
 +Please note before you purchase that this kit works directly with XTension. Please verify that you can use it with your Home Automation system of choice before purchasing. At the moment I am shipping only to US addresses. Please contact me directly for information on shipping to Europe or other countries. 
 +
 +----
 ====Power Requirements:==== ====Power Requirements:====
 The built in switching regulator means that you can power the device with virtually any power supply that delivers between 5 and 40VDC through a standard 3.5mm barrel jack. The Vin and GND of the power supply input are also brought out to the 4 pin removable header so in case a barrel jack power supply is not handy or you already have other power available at the install site you can use that. **NOTE:** with version 1 of the hardware there is no polarity reversal protection diode on the board. Please verify that Vin is connected to the positive output and that GND is connected to ground or the device may be damaged. The built in switching regulator means that you can power the device with virtually any power supply that delivers between 5 and 40VDC through a standard 3.5mm barrel jack. The Vin and GND of the power supply input are also brought out to the 4 pin removable header so in case a barrel jack power supply is not handy or you already have other power available at the install site you can use that. **NOTE:** with version 1 of the hardware there is no polarity reversal protection diode on the board. Please verify that Vin is connected to the positive output and that GND is connected to ground or the device may be damaged.
Line 9: Line 34:
 This is not a battery operated project, it requires a stable DC power source. This is not a battery operated project, it requires a stable DC power source.
  
 +Some 5v power supplies that sag even a tiny amount may not be able to provide enough power to the device. I would recommend at least a 6v power supply though some 5v supplies do work.
 ====Connecting 1-Wire sensors:==== ====Connecting 1-Wire sensors:====
 Dallas 1-wire temperature sensors can be connected in either powered mode using the GND, 3.3v and 1-wire data pins, or in parasitic power mode using only 2 wires of 1-wire data and GND. All sensors connected must be either powered or in parasitic mode, the 2 cannot be mixed together. Dallas 1-wire temperature sensors can be connected in either powered mode using the GND, 3.3v and 1-wire data pins, or in parasitic power mode using only 2 wires of 1-wire data and GND. All sensors connected must be either powered or in parasitic mode, the 2 cannot be mixed together.
kits/onewire.1575146447.txt.gz · Last modified: 2023/02/13 14:51 (external edit)