Skip to content

Commit

Permalink
samples: sensors: fix documentation layout of TH02 sample
Browse files Browse the repository at this point in the history
Change-Id: I140fdd96eea74aaeb0216829024a46f2430fc9c6
Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Jan 6, 2017
1 parent a2e7706 commit 813df21
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions samples/sensor/th02/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@ This sample periodically reads temperature and humidity from the Grove
Temperature & Humidity Sensor (TH02) and display the results on the Grove LCD
display.

More details about the sensor and the display can be found here:

- http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accuracy_AndMini-v1.0/
- http://wiki.seeed.cc/Grove-LCD_RGB_Backlight/

Software
========
Requirements
============

This sample uses the TH02 sensor and the grove LCD display. Both devices are
controlled using the I2C interface.

More details about the sensor and the display can be found here:

- `Grove Tempture And Humidity`_
- `Grove LCD Module`_

Wiring
======

Expand All @@ -28,9 +29,11 @@ The LCD display requires 5 volts, so the volatage switch on the shield needs to
be on 5v.


Datasheets
References
==========

- TH02: http://www.datasheetspdf.com/mobile/748107/TH02.html


.. _Grove LCD Module: http://wiki.seeed.cc/Grove-LCD_RGB_Backlight/
.. _Grove Tempture And Humidity: http://wiki.seeed.cc/Grove-TemptureAndHumidity_Sensor-High-Accuracy_AndMini-v1.0/

0 comments on commit 813df21

Please sign in to comment.