User Tools

Site Tools


supported_hardware:index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
supported_hardware:index [2019/12/01 13:57] – [Plugins of Uncategorical Category] added Pimoroni rainbow hat James Sentmansupported_hardware:index [2020/03/14 14:26] – [Dallas 1-Wire] added link to one wire kit James Sentman
Line 85: Line 85:
  
 ===Dallas 1-Wire=== ===Dallas 1-Wire===
 +  * Use the new [[kits:onewire|XTension 1-Wire to Wifi Kit!]]
   * 1-wire temperature sensors are supported through the [[Barix]] device interface.   * 1-wire temperature sensors are supported through the [[Barix]] device interface.
   * Additional 1-wire devices can be connected through an [[arduino]] interface if you dont mind a little code.   * Additional 1-wire devices can be connected through an [[arduino]] interface if you dont mind a little code.
Line 92: Line 93:
   * [[arduino|Arduino]] a simple text protocol for connecting to arduino or other similar DIY style devices with a simple protocol and example code.   * [[arduino|Arduino]] a simple text protocol for connecting to arduino or other similar DIY style devices with a simple protocol and example code.
  
-===JSON=== +===HTTP/JSON=== 
-  * the [[JSON]] interface handles either simple web requests to send data to a unit or the parsing of complicated JSON data structures to take whatever action is necessary. Just about anything that makes a web request via a simple form or via a JSON packet can be used to control units via this interface.+  * the [[JSON]] server interface handles either simple web requests to send data to a unit or the parsing of complicated JSON data structures to take whatever action is necessary. Just about anything that makes a web request via a simple form or via a JSON packet can be used to control units via this interface. This is a good way to control things in XTension with a simple curl request from other devices or the command line.
  
 ===Wireless Tags=== ===Wireless Tags===
supported_hardware/index.txt · Last modified: 2024/05/21 13:26 by James Sentman