nodemcu-firmware/tests
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
..
NTest fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357) 2021-01-09 22:25:22 +01:00
NTest_adc_env.lua Basic hardware test examples for adc and gpio + define hardware setup (#3324) 2020-11-15 16:01:15 +01:00
NTest_file.lua Create NodeMCU test system based on gambiarra (#2984) 2020-11-08 14:31:11 +00:00
NTest_gpio_env.lua Basic hardware test examples for adc and gpio + define hardware setup (#3324) 2020-11-15 16:01:15 +01:00
NTest_lcd_i2c4bit.lua LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
NTest_lua.lua fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357) 2021-01-09 22:25:22 +01:00
NTest_pixbuf.lua LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
NTest_tmr.lua Allow turning off softwd again as documented (#3327) 2020-11-13 11:11:29 +00:00
NTest_ws2812.lua LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
NTest_ws2812_effects.lua convert mispec tests to NTest and remove mispec (#3358) 2020-12-31 15:54:32 +00:00
NodeMCU_Test_Environment.md Convert test documentation to Markdown (#3346) 2020-12-12 03:24:31 +00:00