It is a sample projects for OMRON D6F MEMS Flow Sensors with evaluation kit 2JCIE-EV01-AR1, 2JCIE-EV01-FT1 and some Arduino boards.
A Compact, High-accuracy Differential Pressure Sensor with Superior Resistance to Environments.
can Measure Low-flow rate and Reduce to Piping time by quick joint connection
this Arduino sample projects for acquiring data from sensors on 2JCIE-EV01. sample projects output the sensor data to USB-Serial ports.
example | description | board |
---|---|---|
d6f-ph0025 | differential pressure | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-ph0505 | differential pressure | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-ph5050 | differential pressure | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-10 | for Air flow | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-20 | for Air flow | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-50 | for Air flow | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
d6f-70 | for Air flow | Arduino MKR-WiFi1010/ Adafruit Feather ESP32 |
sample output from D6F-20A7D
sensor output:-0.08[L/min]
sensor output:-0.06[L/min]
sensor output:-0.05[L/min]
sensor output:-0.06[L/min]
sensor output:21.50[L/min]
see https://www.arduino.cc/en/guide/libraries
-
Import the zip from Arduino IDE
-
Then, you can see the samples in
File >> Examples
menu. -
Select examples for your favorite sensors, build and program to boards.
-
download this repo
$ git clone https://github.com/omron-devhub/d6f-2jcieev01-arduino
-
launch Arduino-IDE and select our sketch to load.
-
build and program to boards.
None
- Arduino samples for 2JCIE-01-AR1/FT1
- RaspberryPi samples for 2JCIE-01-RP1
- Arduino sample for D6T on 2JCIE-01-AR1/FT1
- RaspberryPi sample for D6T on 2JCIE-01-RP1
- RaspberryPi sample for D6F on 2JCIE-01-RP1
- Arduino sample for B5W on 2JCIE-01-AR1/FT1
Copyright (c) OMRON Corporation. All rights reserved.
Licensed under the MIT License.