-
Advertisingy u no do it?
Advertising (learn more)
Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.
Starts at just $1 per CPM or $0.10 per CPC.
Release Notes for 1.0
Full version of Water level monitor project with source codes of .php webapp. There are also provided some example sketches for open-source hardware Arduino / ESP8266 / ESP32, you can use them or also you can write your firmware for your hardware. Web interface is universal and will accept other hardware and other sensors too.
There is .pdf document in downloadable archive, there is step-by-step how to implement web interface on your webserver (Apache / Nginx / WAMP). You need to set your .sql database related info to connect.php file. This file contains also token for MCU that can be changed and also HTTP Auth informations (username and password). Web interface will auto-generate source code for microcontroller based on set informations. If you are using HTTPS web interface, you need to add your Root CA certificate into sketches, because there is used static Digicert Root CA certificate from test web interface.
There is .pdf document in downloadable archive, there is step-by-step how to implement web interface on your webserver (Apache / Nginx / WAMP). You need to set your .sql database related info to connect.php file. This file contains also token for MCU that can be changed and also HTTP Auth informations (username and password). Web interface will auto-generate source code for microcontroller based on set informations. If you are using HTTPS web interface, you need to add your Root CA certificate into sketches, because there is used static Digicert Root CA certificate from test web interface.