- 22 Apr, 2015 1 commit
-
-
Martin Han authored
Detail: When require lib before connect to ap, program will return nil but the table.
-
- 20 Apr, 2015 1 commit
-
-
Martin Han authored
-
- 14 Apr, 2015 1 commit
-
-
Martin Han authored
-
- 06 Apr, 2015 1 commit
-
-
Martin Han authored
Sorry for the mistake, I forgot to save the file when gitting...
-
- 05 Apr, 2015 3 commits
-
-
funshine authored
-
Martin Han authored
-
Martin Han authored
-
- 03 Apr, 2015 2 commits
-
-
Martin Han authored
-
Martin Han authored
Change function names. read->-read11() support DHT11 ->read22() support DHT21 DHT22
-
- 16 Mar, 2015 1 commit
-
-
AllAboutEE authored
Fixed bug where email text after CR and LF would not be read. Added example links, Fixed bug where send function could not be called more than once due to count variable.
-
- 13 Mar, 2015 1 commit
-
-
AllAboutEE authored
-
- 12 Mar, 2015 2 commits
-
-
AllAboutEE authored
-
AllAboutEE authored
Added imap lua module and updated read_email_imap.lua example to use module. There is a bug where Examine is not sent sometimes.
-
- 07 Mar, 2015 5 commits
-
-
Francesco Truzzi authored
-
ftruzzi authored
-
Francesco Truzzi authored
-
Francesco Truzzi authored
-
ftruzzi authored
A module for the HDC1000 temperature and humidity sensor.
-
- 02 Mar, 2015 1 commit
-
-
AllAboutEE authored
Added I/O expander MCP23008 module and two examples: digital output with LEDS, and digital input with buttons.
-
- 21 Feb, 2015 1 commit
-
-
Tamas Szabo authored
-
- 16 Feb, 2015 1 commit
-
-
robcazzaro authored
Addresses issue #225, slower loop timing due to the use of floats. Should be safe to use with integer-only builds, since on integer-only builds I could never see "3" as a valid value for either low or high
-
- 14 Feb, 2015 1 commit
-
-
sza2 authored
-
- 06 Feb, 2015 1 commit
-
-
Vladimir Dronnikov authored
-
- 02 Feb, 2015 2 commits
-
-
Javier Yáñez authored
-
Javier Yáñez authored
Read error is indicated with humidity = nil
-
- 01 Feb, 2015 1 commit
-
-
Tobias Mädel authored
Hi, because of the new floating point API, the old ds18b20 code returns strange values like "19.8250.8250". This change fixes that. Best regards, Tobias
-
- 31 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 30 Jan, 2015 8 commits
-
-
-
Martin Han authored
-
Martin Han authored
-
Martin Han authored
-
Martin Han authored
-
Martin Han authored
-
Martin Han authored
This reverts commit 3c2288cc.
-
Martin Han authored
-
- 26 Jan, 2015 3 commits
-
-
HuangRui authored
-
Vladimir Dronnikov authored
-
HuangRui authored
-
- 25 Jan, 2015 2 commits
-
-
Javier Yáñez authored
-
Javier Yáñez authored
ake some adjustments because of the optimization using local variables
-