Commit Graph

25 Commits

Author SHA1 Message Date
HuangRui 8cc661923b The read function returns an incorrect temperature. Fixed #149. 2015-01-31 10:46:43 +08:00
HuangRui f45e6fece3 Followed Vladimir Dronnikov's advices.
https://github.com/nodemcu/nodemcu-firmware/pull/156
2015-01-30 22:21:44 +08:00
Martin Han ad1ec8fb6d BH1750中文手册 2015-01-30 21:42:23 +08:00
Martin Han de128ea88c UPDATA TO LELIAN 2015-01-30 21:28:31 +08:00
Martin Han 6aca8daf16 Print LUX Data Every 10s 2015-01-30 21:24:54 +08:00
Martin Han fb10825c13 BH1750 User's Manual 2015-01-30 21:21:18 +08:00
Martin Han 555d64af2a BH1750 Module, Written by xiaohu 2015-01-30 21:20:30 +08:00
Martin Han eb55edaba7 Revert "BH1705 Manual"
This reverts commit 3c2288cc47.
2015-01-30 20:52:59 +08:00
Martin Han 3c2288cc47 BH1705 Manual 2015-01-30 20:32:46 +08:00
Vladimir Dronnikov 5d62624e08 cleanup http module 2015-01-26 14:36:39 +03:00
HuangRui d4dcf55764 Formatted ds18b20.lua. 2015-01-26 18:16:55 +08:00
Vowstar 09335d8252 Merge pull request #131 from javieryanez/patch-2
Error checking added in the example. Functions description added
2015-01-26 04:20:04 +08:00
Javier Yáñez 5a50f4e4ee Error checking added in the example. Functions description added 2015-01-25 20:20:48 +01:00
Javier Yáñez 71dd55ba45 Turn some variables to local
ake some adjustments because of the optimization using local variables
2015-01-25 20:13:07 +01:00
HuangRui 0ea9cb9c01 VIP6(xingyuewang,http://517513.cn) commit si7021 module. 2015-01-22 23:30:59 +08:00
HuangRui f09f6443d1 Move ds18b20.CN.md to ds18b20.ZH.md 2015-01-21 18:45:08 +08:00
HuangRui 2fbd5ed509 Move bmp085.lua to bmp085 folder.
Add bmp085.EN.md.
2015-01-21 18:43:57 +08:00
Vowstar 8660c32dbc Merge pull request #120 from javieryanez/patch-2
Add README.md for DHT22 module by javieryanez
2015-01-21 16:00:26 +08:00
Javier Yáñez 0b8b883e90 README.md for DHT22 module 2015-01-21 08:23:06 +01:00
Javier Yáñez 75904ed9bd DHT22 module 2015-01-21 08:21:08 +01:00
Vladimir Dronnikov 93249a52cb http module draft, with example 2015-01-19 20:12:06 +03:00
Tobie Booth bfa3128a6d Added DS3231 module, documentation, and examples 2015-01-18 18:45:17 -06:00
baracudaz 6525747859 DS18B20 module examples
Adding couple of example on how to use DS18B20 module
2015-01-10 10:58:08 +01:00
HuangRui c18f198af8 Fix the bug of memory release in documents. 2014-12-23 16:24:53 +08:00
funshine 152107feab rename folder name to pre_build 2014-12-22 20:28:37 +08:00