nodemcu-firmware/lua_examples
Jonathan Karras 725feade27 Update DS18b20 examples (#1851)
- Remove old non-async examples from `lua-examples`.
- Rename `ds18b20.EN.md` to `README.md`
- Change remaining `toBase64` calls to the more standard `toHex` call.
- Fix some spelling and markdown formatting issues in README file.

Addresses issue #1841
2017-03-10 22:10:49 +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
mqtt add more mqtt example, add a mqtt subfolder 2015-04-06 00:05:08 +08:00
pcm fix pcm examples to comply with current code base (#1720) 2017-01-11 21:11:38 +01:00
timezone Sample code for timezone handling (#1853) 2017-03-10 22:09:36 +01:00
u8glib update examples to task posting (#1249) 2016-04-18 13:35:07 +02:00
ucglib Dev (#1698) 2017-01-02 21:45:06 +01:00
adc_rgb.lua ADC driving RGB LED; electronic mood ring 2015-05-31 09:08:07 -05:00
irsend.lua Update irsend.lua 2015-02-13 11:13:00 +05:30
make_phone_call.lua Added phone calls and sms example. 2015-03-23 21:57:54 -05:00
myfile.lua rename folder name to pre_build 2014-12-22 20:28:37 +08:00
send_text_message.lua Added phone calls and sms example. 2015-03-23 21:57:54 -05:00
somfy.lua Somfy/TELIS driver (#1521) 2016-10-14 07:49:58 +09:00
tcp2uart.lua add tcp2uart.lua example 2015-01-23 17:12:54 +08:00
telnet.lua Change upper/lower case 2016-06-01 11:16:41 +02:00
webap_toggle_pin.lua remove ; and dangling spaces 2016-01-07 23:08:44 +01:00