dns-liar1.lua
Captive portal script that complies with the present version of the Lua firmware. Please add the following line to the end of IuT_00.lua: dofile("dns-liar1.lua") to enable this functionality.
lua -
1.89 kB -
05/18/2019 at 13:23
|
|
Download
|
Functionality2.wmv
The stress test - serving two clients simultaneously. Please note that the client system's time is displayed.
x-ms-wmv -
3.12 MB -
06/09/2017 at 15:38
|
|
Download
|
Functionality1.wmv
Video showing operation of the IuT voltmeter for a single connected tablet. Please note that the page automatically reloads every 300 ms which can be seen from some flicker of the address bar.
x-ms-wmv -
7.08 MB -
06/09/2017 at 15:36
|
|
Download
|
reload.html
HTML page with embedded Javascript that displays clients's time and self reloads every 300 ms. Used for testing before being added to the server code.
HyperText Markup Language (HTML) -
445.00 bytes -
06/09/2017 at 12:17
|
|
Download
|
init.lua
A service code to delay starting the main file (IuT_00.lua) by 3 seconds, during which the user can abandon automatic execution by connecting pin 3 to ground
lua -
444.00 bytes -
06/09/2017 at 12:17
|
|
Download
|
IuT_00.lua
Main code providing the functionality. Calls ads_module.lua first then invokes a local unencryted WiFi access point (IuT_volt) then serves the dynamic web page on 192.168.4.1
lua -
1.59 kB -
06/09/2017 at 12:16
|
|
Download
|
ads_module.lua
Lua script containing test code for the NodeMCU ADS1115 driver
lua -
1.81 kB -
06/05/2017 at 13:52
|
|
Download
|
ads_my.lua
Lua script containing the ADC driver and some test code for it
lua -
4.20 kB -
06/05/2017 at 11:37
|
|
Download
|