nodemcu-firmware/lua_examples
devsaurus b34a8b46fe use RES pin for examples 2015-03-17 21:03:15 +01:00
..
email 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. 2015-03-16 04:17:19 -05:00
mcp23008 Added I/O expander MCP23008 module and two examples: digital output with LEDS, and digital input with buttons. 2015-03-02 13:21:26 -06:00
u8glib use RES pin for examples 2015-03-17 21:03:15 +01:00
irsend.lua Update irsend.lua 2015-02-13 11:13:00 +05:30
myfile.lua rename folder name to pre_build 2014-12-22 20:28:37 +08:00
onewire-ds18b20.lua rename folder name to pre_build 2014-12-22 20:28:37 +08:00
tcp2uart.lua add tcp2uart.lua example 2015-01-23 17:12:54 +08:00
telnet.lua ver 0.9.5 reports error in tmr.alarm() 2015-02-20 20:24:00 +01:00
telnet2.lua rename folder name to pre_build 2014-12-22 20:28:37 +08:00
webap_toggle_pin.lua add example webap_toggle_pin.lua from #53. fix #53 2015-01-08 17:06:50 +08:00
yet-another-bmp085.lua switch require() to dofile() to ease memory cleanup 2015-02-06 22:22:09 +03:00
yet-another-dht22.lua switch require() to dofile() to ease memory cleanup 2015-02-06 22:22:09 +03:00
yet-another-ds18b20.lua switch require() to dofile() to ease memory cleanup 2015-02-06 22:22:09 +03:00