nodemcu-firmware/lua_modules
Nathaniel Wesley Filardo c3dd27cf9c
LiquidCrystal robustness and test (#3369)
* LiquidCrystal I2C 4-bit robustness

- Fix up some formatting
- Initialization is now more conformant with the datasheet.
- Read-backs don't needlessly (or erroneously!) store back

While here, document some unexpected behaviour of read-back commands.

* liquidcrystal i2c 4bit NTest
2021-01-13 02:36:00 +00:00
..
bh1750 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
bme280 Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
bmp085
cohelper Example Lua module for coroutining (#2851) 2019-07-26 16:43:56 +01:00
dht_lib
ds18b20 DS18B20 Lua module (#3150) 2020-11-07 22:41:16 +01:00
ds3231 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
email Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
fifo Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
ftp Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
gossip Add Lua module for Gossip protocol (#3013) 2020-06-09 22:26:52 +02:00
hdc1000 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
http httpserver: fix memory leak 2021-01-05 11:07:47 +00:00
liquidcrystal LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
lm92 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
mcp23008 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
mcp23017 MCP23017 module refactorings to save some heap (#3317) 2020-10-29 12:59:30 +00:00
redis Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
si7021 remove si7021 from lua_modules tree 2017-04-27 23:22:08 +02:00
telnet Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
tsl2561
yeelink Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00