Michael McWethy
66e88664d1
Merge branch 'master' into lint
2017-12-09 21:05:43 -07:00
Michael McWethy
ad18649a76
Merge branch 'master' into lint
2017-12-09 21:02:45 -07:00
mrmcwethy
88dc03012b
Fixed typo
2017-12-09 13:36:54 -07:00
mrmcwethy
bb311b7d41
Fixed .yml file
2017-12-09 06:21:22 -07:00
mrmcwethy
a9bdb62a60
Adding repo info to .py file
2017-12-09 06:08:46 -07:00
mrmcwethy
0feedd0d09
Added pylint to project with update to code
2017-12-09 05:32:19 -07:00
Tony DiCola
e129bdb18b
Add travis config for mpy generation.
2017-10-20 14:04:07 -07:00
Scott Shawcroft
f78ad3af16
Automock pulseio so RTD can build the docs.
...
Also, fix DHTLib -> DHT
2017-10-16 16:59:34 -07:00
Scott Shawcroft
18084c6473
Update README for new dht name (not dhtlib)
2017-10-16 16:56:03 -07:00
Michael McWethy
7f964a840e
Changed the name of the .py file to adafruit_dht; update api.rst and … ( #2 )
...
* Changed the name of the .py file to adafruit_dht; update api.rst and example file to reference new name.
* re-raise the exception after the import of adafruit_dhtlib
* Remove lib from comment.
2017-09-19 12:55:07 -07:00
mrmcwethy
9b594687c4
move and rename example.py into subfolder
2017-09-18 17:08:22 -07:00
Scott Shawcroft
72e762c5a1
Typos and spelling corrections
...
Please double check my work.
2017-09-16 06:39:54 -07:00
mrmcwethy
64a5ba88ce
added required table in api.rst
2017-09-15 12:16:57 -07:00
mrmcwethy
f710973b3c
Updated README.rst in-line with code
2017-09-15 11:06:45 -07:00
mrmcwethy
ab8b59a8ed
major edits to conform with python naming conventions. Temperature and
...
Humidity now call the measure() method. The measure() method now protects
against being called too often.
2017-09-15 10:58:38 -07:00
mrmcwethy
5b9f1d7458
some edits to README.rst
2017-09-14 16:33:20 -07:00
mrmcwethy
99ed97e8f6
fixed example so that it works
2017-09-14 16:17:45 -07:00
mrmcwethy
dbef695027
more small updates
2017-09-14 16:03:34 -07:00
mrmcwethy
a1993927a6
more small edits
2017-09-14 15:52:30 -07:00
mrmcwethy
ff00510b05
small updates to README.file and example.py
2017-09-14 15:42:45 -07:00
mrmcwethy
cb245105c9
initial DHT lib supports DHT11 and DHT22 devices
2017-09-14 15:34:17 -07:00