รหัสสินค้า | D52 |
หมวดหมู่ | ระบบน้ำ Water System / Pump |
ราคา | 135.00 บาท |
สถานะสินค้า | พร้อมส่ง |
ลงสินค้า | 13 เม.ย. 2562 |
อัพเดทล่าสุด | 28 ก.พ. 2568 |
คงเหลือ | 10 ชิ้น |
จำนวน | ชิ้น |
volatile int NbTopsFan; //measuring the rising edges of the signalint Calc;int hallsensor = 2; //The pin location of the sensorvoid rpm() //This is the function that the interupt calls{NbTopsFan++; //This function measures the rising and falling edge of the hall effect sensors signal}void setup() //{pinMode(hallsensor, INPUT); //initializes digital pin 2 as an inputSerial.begin(9600); //This is the setup function where the serial port is initialised,attachInterrupt(0, rpm, RISING); //and the interrupt is attached}void loop(){NbTopsFan = 0; //Set NbTops to 0 ready for calculationssei(); //Enables interruptsdelay(1000); //Wait 1 secondcli(); //Disable interruptsCalc = (NbTopsFan * 60 / 7.5); //(Pulse frequency x 60) / 7.5Q, = flow rate in L/hourSerial.print(Calc, DEC); //Prints the number calculated aboveSerial.print(" L/hourrn"); //Prints "L/hour" and returns a new line}
ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีด้านล่าง โดยลูกค้าสามารถโอนเงินหลังทำรายการสั่งซื้อได้ทันทีไม่ต้องรอยืนยัน
หลังจากโอนเงินแล้วสามารถแจ้งชำระเงินได้ที่ เมนูแจ้งชำระเงิน
หรือชำระเงินผ่าน PayPal โดยคลิกที่ ชำระเงินออนไลน์
หน้าที่เข้าชม | 1,830,072 ครั้ง |
ผู้ชมทั้งหมด | 799,072 ครั้ง |
เปิดร้าน | 12 ธ.ค. 2558 |
ร้านค้าอัพเดท | 7 ก.ย. 2568 |