https://github.com/kalebu/smart-meter
Arduino based project for smart water distribution meter for tracking expenses of multiple users
https://github.com/kalebu/smart-meter
Last synced: 6 months ago
JSON representation
Arduino based project for smart water distribution meter for tracking expenses of multiple users
- Host: GitHub
- URL: https://github.com/kalebu/smart-meter
- Owner: Kalebu
- License: mit
- Created: 2021-05-10T07:47:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-10T07:54:00.000Z (over 4 years ago)
- Last Synced: 2025-03-24T04:03:58.776Z (7 months ago)
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smart-Meter
Arduino based project for smart meter for water distribution tracking expenses of multiple users and sending SMS notification expense to the users.
## How does it work ?
Each user can login with his/her password to the system, then once verified, the system will keep track of the users expense and then send the history to owner (SMS) once done.
## Circuit Diagram
Soon