Skip to content

🚰 A smart pump which can close automatically when detect toxic material

Notifications You must be signed in to change notification settings

Tora0615/SmartPump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SmartPump (NCHU AIOT Class' final project)

Main Idea

Water source's clean level will affect our health,so we need a system to detcet water. When detected toxic heavy metal, the system will close water supply immediately. This is the simulate system of it.

Structure

Sensors detect water is toxic or not then transmite to server. Server use AI model to judge the level of danger and then contorl the relay to open/close pump.

Unfortunately, we don't have these sensors, so use website send data to simulate.

          server (Run AI model to determine whether the water is toxic or not)
            |   |
  (control) |   |----Web (get user's input simulate test data)
            |
            |----Arduino
                    |          (control)
                    |------ relay ---  pump  
                    |          
                    |------ (toxic sensors) 
                        

Demo Link (Include full presentation)

https://youtu.be/qgEsq-HO2BE?t=636

截圖 2023-02-22 下午7 18 07

Division of labor and special thanks ❤️

@luder624 -- Speaker

@FeHeap -- Backend Developer

@jhaorong -- AI trainer

me -- IOT system designer

About

🚰 A smart pump which can close automatically when detect toxic material

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published