20 Commits

Author SHA1 Message Date
Gregor Hartmann
5cf303de79 make cars dynamic to load 1 to 6 cars (#114)
For lazy people like me for not having to change the page by hand every
time.
+ adding 2 more cars.
2017-10-02 11:15:12 -05:00
Marcos
2bdb2d458c Improve node info.lua (#95)
* Handle "nil", add more info

* Split up subnet mask, move unit to the end.
2017-07-01 22:19:38 -05:00
Marcos
adde150009 Overhaul garage door example (#93)
* script for controlling garage that is aware of door states

* Overhaul garage door example

Hardware now calls for reed relay in order to be able to tell the state
of the switch. This way, we can have distinct open/close operations
that error if the door is already in that state. Allows for potential
better integration with home automation systems.

* Prepare for push to GitHub

* Restore defaults

* Make HTTP auth realm match zeroconf networking name
2017-07-01 15:18:11 -05:00
Gregor
1a364c3585 Add stresstest reload page 2017-06-01 22:36:30 +02:00
Marcos Kirsch
cc2173e334 Improve wording, ordering of links 2017-02-04 22:23:44 -06:00
Marcos Kirsch
6efa4ce3c0 Add simple text example 2017-01-27 22:22:31 -06:00
Marcos Kirsch
87e1a4babc upload.html fixes
Minor modifications so it works without zipping and without compiling
lua. Fits well on WEMOS D1 Pro - we’ll see if anyone complains.
2017-01-27 22:13:50 -06:00
Marcos
1a5f7507be Merge branch 'dev' into master 2017-01-27 21:58:50 -06:00
ATAMAH
bc3ffffa0c Upload form for nodemcu-httpserver
Now you can update your files in /http directory of your tiny webserver
over Wi-Fi!

Drag&drop or browse one or multiple files.
List uploaded files.
Delete files.
Automatically rename files to http/(filename)
Automatically compile .lua files.
Shows total/used memory.
You must compile upload.lua file!

Have some bugs but works pretty well even for uploading lot of files.
2017-01-23 12:36:46 +03:00
Marcos Kirsch
c59af98e19 Change reference to number of images loaded by cars.html more ambiguous, in case that ever changes rendering this incorrect. 2017-01-01 23:09:08 -06:00
Marcos Kirsch
86b00f922c Added example that loads several images as a stress test. This does not currently work. 2016-02-21 11:32:35 -06:00
Marcos Kirsch
11dde7075b Added a second link to zipped file, with gz extension 2016-02-15 22:48:53 -06:00
Marcos Kirsch
fbc6506faa Merged with main repository 2016-02-15 20:54:11 -06:00
Marcos Kirsch
64f07cb38d Change NodeMCU firmware link to point to github project. 2016-02-15 14:21:16 -06:00
Ryan Voots
ef340bc82a Implement support for more arbitrary HTTP methods. Allows GET PUT and POST. With minor changes needed to support others 2015-08-31 18:28:03 -07:00
Marcos Kirsch
453f38b52f Small wording improvement 2015-04-19 23:40:36 -05:00
Marcos Kirsch
4a2dafccc8 Reorder, add image, add garage example 2015-03-15 22:09:18 -05:00
Marcos Kirsch
316af66d3c Improve demo files 2015-02-22 16:06:06 -06:00
Marcos Kirsch
00475af342 Add links to examples 2015-02-15 16:48:54 -06:00
Marcos Kirsch
a8d408f375 Some example HTML file. 2015-02-08 22:06:50 -06:00