Тёмный

Fluid Flow Sensor Connection to Arduino Uno R3 and Working- Hindi 

SChem Sci
Подписаться 433
Просмотров 17 тыс.
50% 1

Fluid flow sensor working principle explained. Arduino Uno basic information, working, and specification discussed in detail.
Link for Software download: www.arduino.cc...
Sensor Code: drive.google.c...
Note: Once you upload programming code on Arduino Uno, You just need to power the board from an external source using Barrel Connection. One can use a digital panel also. Connection to the digital panel will be discussed in a new video.
#Fluid flow sensor
#Arduino Board
#Arduino working
#water flow sensor working
#Fluid floe sensor working
#How fluid flow sensor work
#How water flow sensor work
#Fluid flow sensor connection to Arduino board
#Flow sensor
#Flow measurement
#Flow meter
#How flow meter work
#Water flow meter
#Arduino Uno
#Arduino working
#Arduino Uno working principal
#How to connect flow meter to Arduino board
#How to connect flow meter to Arduino board
#working of the fluid flow sensor
#Working of water flow sensor
#How to measure water flow
#How to measure fluid flow
#How to measure flow of fluid
#How to measure flow of liquid

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@ravendrachauhan1923
@ravendrachauhan1923 2 месяца назад
Aapka samjhane ka tarika number one very good
@shashideepaksingh8265
@shashideepaksingh8265 3 года назад
Mam this is too good video 👌
@smfirro1015
@smfirro1015 3 года назад
Hi madam can u make a small project for me like liquid filling machine using Arduino UNO ... I just want program and little instructions .. it's possible I I'll pay u
@motiramgangurde5844
@motiramgangurde5844 Год назад
Very very nice👏👏👏👍😊
@jalavikas7539
@jalavikas7539 3 года назад
Nice information thanks for sharing
@ujjalkar8109
@ujjalkar8109 27 дней назад
❤Good
@davidsingh5541
@davidsingh5541 3 года назад
Nice
@samimhossaindalyactivity6994
@samimhossaindalyactivity6994 3 года назад
Nice and informative vid
@HiteshKumar-ci3ef
@HiteshKumar-ci3ef 3 года назад
I love your video mam … Can you please tell me with the help of water flow meter and Arduino we can measure the input volume of liquid but in addition of this how we can show the tottal amount of liquid on the LCD display connected to arduino ????
@katariyaameesh6742
@katariyaameesh6742 2 года назад
volatile int flow_frequency; // Measures flow sensor pulses unsigned int l_hour; // Calculated litres/hour unsigned char flowsensor = 2; // Sensor Input unsigned long currentTime; unsigned long cloopTime; void flow () // Interrupt function { flow_frequency++; } void setup() { pinMode(flowsensor, INPUT); digitalWrite(flowsensor, HIGH); // Optional Internal Pull-Up Serial.begin(9600); attachInterrupt(0, flow, RISING); // Setup Interrupt sei(); // Enable interrupts currentTime = millis(); cloopTime = currentTime; } void loop () { currentTime = millis(); // Every second, calculate and print litres/hour if(currentTime >= (cloopTime + 1000)) { cloopTime = currentTime; // Updates cloopTime // Pulse frequency (Hz) = 7.5Q, Q is flow rate in L/min. l_hour = (flow_frequency * 60 / 7.5); // (Pulse frequency x 60 min) / 7.5Q = flowrate in L/hour flow_frequency = 0; // Reset Counter Serial.print(l_hour, DEC); // Print litres/hour Serial.println(" L/hour"); } }
@ahtizazahmed199
@ahtizazahmed199 3 года назад
Great video
@ayushmane1619
@ayushmane1619 Год назад
appreciate your work, mam. can we use it for the fuel flow meter? if you know what i mean
@navnathdale9008
@navnathdale9008 2 года назад
Petrol count kar sakte hain kya
@manjeeyadav2986
@manjeeyadav2986 Год назад
7 segments 4digit clock controller program ke bareme
@NIKUNJ9868
@NIKUNJ9868 Год назад
Kya ise direct 5 v me bhi chala sakte hai mujhe in se out flow cheye
@arduinomaquinas
@arduinomaquinas Год назад
subscribed to your chanel, Like 226
@atruekashmiri8461
@atruekashmiri8461 3 года назад
Can we measure the amount of the water which you passed from the sensor
@schemsci6835
@schemsci6835 3 года назад
Nop, but u can calculate it with respect to time , if you know the flow rate.
@sanshrerosy
@sanshrerosy 2 года назад
is it necessary to connect computor always while working .
@schemsci6835
@schemsci6835 2 года назад
No, you may use display
@raftaarR
@raftaarR Год назад
​@@schemsci6835 ma'am how to connect display with sensor.. Please suggest me...Thankyou.
@BhaveshBhalala
@BhaveshBhalala Год назад
Getting an error "sei was not declared in this scope. Please help.
@pallakarthik8656
@pallakarthik8656 3 года назад
How can this be useful in real time ... Can I use it in petrol tank
@mahadimohammadbhuiyan9827
@mahadimohammadbhuiyan9827 2 года назад
can we measure flow of air with that?
@matheen847
@matheen847 Год назад
Can we use two flow sensors in one Arduino Uno board?
@abhayspieler7021
@abhayspieler7021 6 месяцев назад
are didi code explain kariye please
@shashideepaksingh8265
@shashideepaksingh8265 3 года назад
Mam mujhe 300ml per hour ke lia flow meter chahia to Mai kis flow meter ko choose karu
@whitenight3147
@whitenight3147 Год назад
Mam please give me circuit
@user-du2pz6ci1b
@user-du2pz6ci1b 2 года назад
Please explain whole the code.
@suvonkarmondal6400
@suvonkarmondal6400 2 года назад
Pcb price khia
@smfirro1015
@smfirro1015 3 года назад
Reply me madam
@aurangzebkhan5624
@aurangzebkhan5624 2 года назад
Aap phone no do 📞
Далее
Arduino Water Meter, Simple (4K)
12:50
Просмотров 10 тыс.
Modus males sekolah
00:14
Просмотров 12 млн
Сказала дочке НЕТ!
00:24
Просмотров 1,1 млн
How To Use Water Flow Sensor Using Arduino
6:15
Просмотров 19 тыс.
Modus males sekolah
00:14
Просмотров 12 млн