nodemcu-firmware/docs/lua-modules
Gregor Hartmann 193fe3593e
Fix some bugs and problems in gossip (#3527)
* Allow configuration of debugOutput to be performed

* don't send to own IP or update own data

* Use same socket to send and receive. Avoid problems in many opened and closed sockets to send

* Add callback for REMOVEed hosts

* Send broascast messages if seedList is empty

* Adapt yeelink to new luacheck rules

* Fix building of luac.cross for win to win2019 and VS 2019
2022-07-10 17:01:21 +02: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 update for bme280.lua (#3384) 2021-01-24 20:33: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
file_lfs.md File LFS Lua module initial commit (#3332) 2021-05-06 06:52:39 +02:00
ftpserver.md Fix ftpserver documentation and some formating in httpserver.md (#3322) 2020-11-04 09:34:05 +01:00
gossip.md Fix some bugs and problems in gossip (#3527) 2022-07-10 17:01:21 +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