cksajil / rainfall_monitor

This project done by ICFOSS is an attempt to estimate precipitation using machine learning techniques with sound loudness as an input data. It contains supporting scripts to log sound loudness using acoustic sensors and its corresponding data analysis and machine learning models.
MIT License
2 stars 3 forks source link

Integrate Rain Sensor to Raspberry Pi #52

Closed cksajil closed 3 months ago

cksajil commented 4 months ago

Script to read from sensor has been created and tested. The same needs to be integrated to the codebase.

harikrishnan-kp commented 3 months ago

code integration is completed

cksajil commented 3 months ago

Fixed by @Thelastblackpearl on PR #55.