nodemcu-firmware/docs/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
..
README.md Add page about Lua module directory 2020-06-09 22:26:52 +02:00
bh1750.md Re-organize documentation 2019-01-13 22:01:57 +01:00
bme280.md Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
cohelper.md Example Lua module for coroutining (#2851) 2019-07-26 16:43:56 +01:00
ds18b20.md DS18B20 Lua module (#3150) 2020-11-07 22:41:16 +01:00
ds3231.md Re-organize documentation 2019-01-13 22:01:57 +01:00
fifo.md A generic fifo and fifosock wrapper, under telnet and http server (#2650) 2019-02-16 13:51:40 +01:00
fifosock.md Revise fifo{,sock} (#2671) 2019-02-17 18:32:16 +00:00
ftpserver.md Fix ftpserver documentation and some formating in httpserver.md (#3322) 2020-11-04 09:34:05 +01:00
gossip.md Add Lua module for Gossip protocol (#3013) 2020-06-09 22:26:52 +02:00
hdc1000.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
httpserver.md Fix ftpserver documentation and some formating in httpserver.md (#3322) 2020-11-04 09:34:05 +01:00
imap.md Re-organize documentation 2019-01-13 22:01:57 +01:00
liquidcrystal.md LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
lm92.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mcp23008.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
mcp23017.md Add mcp23017 Lua module (#3197) 2020-10-25 12:48:34 +01:00
redis.md Small overhaul 2019-04-19 16:04:10 +02:00
telnet.md Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
yeelink.md Re-organize documentation 2019-01-13 22:01:57 +01:00

README.md

NodeMCU Lua modules directory

Reviewing, hosting and thus potentially maintaining an ever growing list of NodeMCU Lua modules (the ones here) does not scale well for the project team. Instead, we give the community a chance - and the responsibility - to maintain a directory of Lua modules found in the wild through the GitHub wiki.

In the (hopefully not too distant) future, we will request that Lua modules to be hosted in this repository come with a test program in whatever framework we end up adopting.

A module being listed on the wiki does NOT mean the NodeMCU project team endorses it in any way.

https://github.com/nodemcu/nodemcu-firmware/wiki/Lua-modules-directory