Biomedical Engineering Project - Nebulizer

Hi guys/gals,

In my final year of study in college, and part of my results this semester go to the degree of completion/function of a nebulizer I have designed.

One of the major objectives that I set out for this nebulizer, was that it would have the ability to measure FLOW RATE. This would be the flowrate of AIR, not liquid, since pressurised air, aerosolises the contents.

My aim is to have an Arduino carry out this, and display/output a value that can be shown on a mini LCD.

However, my degree of knowledge with programming is extremely basic, is there anyone here can could point me in the right direction, even validate if this is even possible?

Much respect.

Arduino can connect with many sensors.
What kind of flow sensor do you want to use ?

However, my degree of knowledge with programming is extremely basic, is there anyone here can could point me in the right direction, even validate if this is even possible?

so far the info provided it seems possible,
To learn Arduino you best spend a week or so going through the tutorial section to learn the basics of the Arduino language.
If there are more specific questions, just ask on the forum!