-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprint.yaml
24 lines (22 loc) · 1.55 KB
/
blueprint.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
id: edge-impulse/running-faucet-detection
category: solution
icon: edgeimpulse.png
gitrepo: https://github.com/particle-iot/blueprint-running-faucet-detection
name: "Running faucet detection"
shortDescription: Reference solution for detecting if a faucet is running
version: 1.0.0
models: ["YoloV8"]
language: [ "Particle Wiring" ]
cloudServices: []
integrations: [ "edge-impulse" ]
hardwareDependencies:
- name: Photon 2, Boron, M-SoM
link: https://store.particle.io/collections/all-products?filter.p.product_type=Development%20Boards
tags: [ "P2", "Photon 2", "Boron" ]
description: |
The Running Faucet Detection solution provides a reference for detecting if a faucet is running, using Edge Impulse's machine learning capabilities. This app is designed to be deployed on Particle devices, such as the Photon 2, Boron, and M-SoM, and uses sensors to monitor and classify water flow patterns. By leveraging Edge Impulse, this solution can detect the unique acoustic or vibration signatures associated with a running faucet, enabling users to identify water usage and detect potential leaks.
Key Features:
- Utilizes Edge Impulse's machine learning platform to train a model for identifying running water sounds or vibrations.
- Compatible with Particle devices, allowing seamless deployment and edge processing.
- Ideal for applications in water conservation, leak detection, and smart home automation.
This solution provides a comprehensive approach to monitoring water usage, helping users conserve water and reduce waste by detecting unintended water flow.