I know its not good idea to disclose my real_ip but need to load the system to see how it will behave and also need feedback. I know design is not great but at this point my knowledge of html is pushing its limits.
System is running on arduino uno with esp8266-01 as a shield controlled solely via AT commands from arduino. dht11 and mq2 sensors are on board. mq2 sensor has warmup time controlled by comparator and mosfet and connected to hardwareinterrupt to trigger it if it will detect any smoke or resistance will go down beyond threshold again controlled by comparator.
4 daughter modules are not connected at this point only 1 is soldered the other 3 are in process. So eventually when you will click on active module section you will get how many modules are currently active and also in temphumd page data from all 4 modules will be available. tested its working.
no libraries used for esp and arduino.
in connect wifi section you have to type your routers SSID and password and click connect if successful it will show the appropriate page and if failed you will get failed page.
reboot will reboot my system and everybody must wait when it will automatically reconnect so dont think any point testing it
enter your email address section asks to enter email address for alerts to be sent.
System is live via port forwarding.
Will be down after a day.
http responses are optimised for ios with safari browser I was testing with my iphone all the time and dont know how good and fast they will be rendered via other browsers.
thanks.
port is 80 if needed.
UPDATE: forgot to mention time and date in temphumd page I did via ntp server request so might be little delay be patient.