nodemcu-firmware/docs/en/modules
fetchbot faefc09595 add ads1115 module (#1942)
* add ads1115 module

* replace os_delay with os_timer

* typo
2017-05-07 09:49:57 +02:00
..
adc.md Add small clarification for 'system restart' 2016-05-18 22:27:23 +02:00
ads1115.md add ads1115 module (#1942) 2017-05-07 09:49:57 +02:00
adxl345.md Added support for Analog Devices ADXL345 accelerometer (#1252) 2016-06-05 22:59:55 +02:00
am2320.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
apa102.md Fix and extend sample in apa102 module docu (#1689) 2016-12-30 07:03:13 +01:00
bit.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
bme280.md Improve BME280 code samples for negative values (#1794) 2017-02-12 17:08:02 +01:00
bmp085.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
cjson.md Add support for streaming JSON encoder/decoder (#1755) 2017-03-22 11:24:32 +11:00
coap.md Fix admonition in CoAP documentation 2016-07-14 21:32:33 +02:00
cron.md Cron module (#1674) 2016-12-26 14:19:12 +01:00
crypto.md Added crypto.new_hmac() feature. (#1499) 2016-09-16 17:46:39 +02:00
dht.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
encoder.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
enduser-setup.md EUS bug fixes (#1605) 2016-12-01 22:12:47 +01:00
file.md File doc fix (#1905) 2017-04-10 23:02:20 +02:00
gdbstub.md Fix some cosmetic issues in gdbstud doc 2017-01-26 22:15:18 +01:00
gpio.md Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
hdc1080.md Hdc1080 Module Add (#1880) 2017-04-20 22:23:51 +02:00
hmc5883l.md Fix typo 2016-09-21 20:27:53 +02:00
http.md HTTP module can now chain requests (#1629) 2016-12-01 22:13:33 +01:00
hx711.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
i2c.md Add 7bit address info (#1834) 2017-03-20 21:30:43 +01:00
l3g4200d.md Replace 2 datasheet-only links with SparkFun links 2016-06-05 23:42:21 +02:00
mdns.md Fix link syntax 2016-04-03 21:56:51 +02:00
mqtt.md Fix the error callback from not being called sometimes (#1683) 2017-04-04 22:22:04 +02:00
net.md Unwind bit.ly link 2017-04-22 22:57:37 +02:00
node.md Fix error in documentation added with merge of PR#1231 (#1901) 2017-04-05 06:57:10 +02:00
ow.md typo fixes 2017-03-15 23:12:57 +01:00
pcm.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
perf.md Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
pwm.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rc.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rfswitch.md Polish rfswitch documentation 2017-01-15 21:23:56 +01:00
rotary.md Fixed the documentation to match the implementation 2016-04-25 21:34:21 -04:00
rtcfifo.md Fix markdown syntax 2017-02-09 21:01:47 +01:00
rtcmem.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
rtctime.md Fix typo at rtctime.md 2016-11-29 22:41:15 +09:00
si7021.md Put functions in alphabetical order 2017-04-30 20:08:37 +02:00
sigma-delta.md Fix tiny issue in sigma-delta docs 2016-04-25 14:54:36 +02:00
sjson.md Add support for streaming JSON encoder/decoder (#1755) 2017-03-22 11:24:32 +11:00
sntp.md Fix crash in sntp and add more reliable defaults servers (#1682) 2017-01-01 22:26:17 +01:00
somfy.md Fix Somfy docs 2016-12-01 21:57:24 +01:00
spi.md Document HSPI pin functions (#1790) 2017-02-10 21:48:32 +01:00
struct.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
switec.md Set admonition types correctly (subjective) 2016-07-14 22:52:30 +02:00
tcs34725.md Add module for TCS34725 colour sensor. (#1895) 2017-04-19 20:16:27 +02:00
tls.md Document that the socket receive event is fired for every frame, fixes #1849 2017-03-09 22:19:18 +01:00
tm1829.md Added support for tm1829 baed led controllers (#1330) 2016-06-03 23:47:36 +02:00
tmr.md Fix error in documentation added with merge of PR#1231 (#1901) 2017-04-05 06:57:10 +02:00
tsl2561.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
u8g.md Virtual u8g display driver for RFB/VNC support (#1514) 2016-11-14 13:40:45 +01:00
uart.md Expose UART 1 (#1934) 2017-04-24 22:06:54 +02:00
ucg.md Typo in link to GraphicsTest.lua (#1278) 2016-05-01 09:42:20 -04:00
websocket.md support for custom websocket headers (#1573) 2016-11-19 10:35:20 -05:00
wifi.md Update AP_PROBEREQRECVED example message (#1956) 2017-05-06 12:32:56 +02:00
wps.md Updated documentation and example for wps.start() (#1933) 2017-04-24 09:59:30 +02:00
ws2801.md Add meta-info block to every module doc page 2016-03-06 08:56:28 +01:00
ws2812.md Update telnet link (#1918) 2017-04-18 21:04:36 +02:00
xpt2046.md Add driver for XPT2046 touch controller (#1848) 2017-03-09 07:20:01 +01:00