Newbie question -- ultra simple, standalone HTTP server
Posted: 09 Jul 2018, 03:55
Hello All,
This may well be outside the intended scope of the 'ESP Easy' mandate, but no harm in asking...
All I want is a simple wireless embedded server with a temperature sensor attached that reports reading and RSSI, formatted as HTML.
EG http://10.0.0.200, unit reports "garage temp 20C, RSSI -85dBm" -- nothing fancier than that.
All of the examples I can find seem to use an agent as an intermediary in this reporting process, which is (much) more complex than is required.
Already have some simple Arduino code doing what is required, but ESP Easy looks cool, almost to being cryogenic.
Pointers appreciated.
Thanks, Mark
This may well be outside the intended scope of the 'ESP Easy' mandate, but no harm in asking...
All I want is a simple wireless embedded server with a temperature sensor attached that reports reading and RSSI, formatted as HTML.
EG http://10.0.0.200, unit reports "garage temp 20C, RSSI -85dBm" -- nothing fancier than that.
All of the examples I can find seem to use an agent as an intermediary in this reporting process, which is (much) more complex than is required.
Already have some simple Arduino code doing what is required, but ESP Easy looks cool, almost to being cryogenic.
Pointers appreciated.
Thanks, Mark