docs: added 1-Wire section to known limitations list

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2016-10-31 13:23:47 -07:00
parent 3605e63840
commit 92349997e4
2 changed files with 12 additions and 0 deletions

BIN
docs/images/1wire.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -61,6 +61,18 @@ such sensors and known workarounds if they exist.
* **Adafruit Motor Shield** (1438) is not detected on the I2C bus when
connected to the Intel Edison with an Arduino breakout.
#### One Wire Sensors
Please note that our 1-Wire protocol implementation is only compatible with
Dallas 1-Wire devices and uses both the RX and TX pins of a UART bus for
communication. It will also require the following external circuit:
![1-Wire Circuit Diagram](images/1wire.png)
The principle of operation is discussed [here]
(https://www.maximintegrated.com/en/app-notes/index.mvp/id/214).
This affects the **DS18B20**, **DS2413** and **DFREC** drivers.
#### Other Sensors
* **MLX90614** is not compatible with the Intel Galileo due to the inability