Skip to content

Python data acquisition from Arduino that controls fan PWM, reads data from MPXV7002DP and BME280.

License

Notifications You must be signed in to change notification settings

makerportal/venturi_meter_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Venturi Meter Analysis

Codes that accompany the experiments outlined in:

The Design and Characterization of a 3D Printed Venturi Tube

The Arduino code controls a 12V DC fan via PWM from 0 - 100%, while simultaneously measuring the differential pressure of the inlet and throat using the MPXV7002DP sensor, and the barometric pressure and ambient temperature using the BME280 sensor.

The Python code acquires data in real-time from the Arduino board and saves the data into a comma-separated value (CSV) file. The differential pressure and barometric pressure are subsequently plotted as a function of PWM.

About

Python data acquisition from Arduino that controls fan PWM, reads data from MPXV7002DP and BME280.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published