ibalpinar / wdspy-raspi

This is the Water Dispenser Spy that track and record your all dispensers data on the cloud. You will be able to access all your data from your mobile device. This project aims to be experimental, both for personal development and to make the home smarter. Finally, the project is completely open source and you can use it whatever you want.
GNU General Public License v3.0
1 stars 0 forks source link

Correlation between pulse rate and water volume #13

Open ibalpinar opened 7 months ago

ibalpinar commented 7 months ago

Find the correlation between the pulse data from the flow sensor and the amount of liquid.

Next, tests will be performed with different models of sensors and these will be stored in the database as a cartesian relationship.

This data may be needed for different models in the future.

ibalpinar commented 7 months ago

Issue number #18 and #23 can eliminate this issue.