You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Optical Reef and Coastal Area Assessment (ORCAA) tool in Google Earth Engine allows users to monitor, track, and evaluate water parameters in the Belize and Honduras Barrier Reefs from January 2013 to present using Landsat 8, Sentinel-2, and Aqua/Terra MODIS imagery.
Arduino code for pH, temperature monitoring, data logger, turbiostat, control LED for mimicking sun pattern. Python script for the simulation of microalgae growth with real solar profiles.
The project involves the approach of the Internet of Things (IoT) which will be done using a microcontroller. We are using customized sensor’s node for monitoring the parameters of water like pH, turbidity, temperature, oxidation-reduction potential, Dissolved Oxygen, industrial wastes, hospital waste etc.
Estimación de turbidez en el agua a la entrada de la planta de tratamiento de SAMEEP, utilizando los productos Sentinel-2 MSI L2A y aprendizaje automático.
The Turbidity Monitoring System, a project to measures NTU in raw water using a microcontroller and a web-based interface. Installed at PDAM Tirta Bhagasasi, it provides real-time data and reporting, improving water quality assessment efficiency.
This Arduino UNO source code measures water turbidity in NTU using the SEN 109 turbidity sensor. It calibrates analog readings to digital values with the Kalman filter method, achieving over 90% accuracy. This setup provides reliable turbidity measurements for water quality monitoring.