Skip to content

Commit

Permalink
Update sensor type
Browse files Browse the repository at this point in the history
  • Loading branch information
hafidhh committed Jan 12, 2023
1 parent c7d0d68 commit 4c8f48e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ Q = {Pulse/Time \over Pulse1Liter}60
```
Q = Flowrate (Liter/minute)

## Sensor
| Sensor Type | Code |
| ------------- | ------- |
| YF-S201 | YFS201 |
| YF-B1 | YFB1 |
| OF10ZAT | OF10ZAT |
| OF10ZZT | OF10ZZT |
| OF05ZAT | OF05ZAT |
| OF05ZZT | OF05ZZT |

## Usages
See [all axemples](https://github.com/hafidhh/FlowSensor-Arduino/tree/master/examples)

Expand Down

0 comments on commit 4c8f48e

Please sign in to comment.