Marcos Kirsch
|
6ab6fcfff1
|
Modify for more standard hardware Wemos D1 Pro and its relay shield.
|
2017-02-04 23:18:16 -06:00 |
|
Marcos Kirsch
|
5ccc69dc73
|
Updated examples to remove yields, pass req param. Integration woes.
|
2016-02-15 22:33:30 -06:00 |
|
Marcos Kirsch
|
fbc6506faa
|
Merged with main repository
|
2016-02-15 20:54:11 -06:00 |
|
Marcos Kirsch
|
4d4442318d
|
Fix example server-side scripts to work on new nodemcu-firmware. Specifically, call coroutine.yield() after each connection:send() except the last one, since we can no longer queue sends.
|
2016-02-15 14:20:28 -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
|
f62995cf18
|
Update GPIO lines to use GPIO1 and GPIO2 on NodeMCU devkit 1
|
2015-07-18 22:43:10 -05:00 |
|
Marcos Kirsch
|
f7969ae12d
|
Fix typo in HTTP headers. I need to refactor so header creation is single sourced. Oh well. This may fix issues in Firefox
|
2015-04-01 22:56:47 -05:00 |
|
Marcos Kirsch
|
65538efc1b
|
Modified HTML to call lua script via javascript. Also embedded an image just for stress testing the server
|
2015-03-10 22:14:10 -05:00 |
|
Marcos Kirsch
|
2ae0a573d9
|
Functional garage_door_opener example.
|
2015-03-08 20:10:37 -05:00 |
|