รหัสสินค้า | AS20003 |
หมวดหมู่ | ตรวจวัดแรงกด และ วัดน้ำหนัก Force / Weight Sensor |
ราคา | 285.00 บาท |
สถานะสินค้า | พร้อมส่ง |
จำนวน | ชิ้น |
/***************************************************
* Piezo Vibration Sensor
* ****************************************************
* This example The sensors detect vibration
* @author linfeng(490289303@qq.com)
* @version V1.0
* @date 2016-2-26
* GNU Lesser General Public License.
* See for details.
* All above must be included in any redistribution
* ****************************************************/
#define sensorPin A0
void setup() {
Serial.begin(115200);
}
void loop() {
int x=analogRead(sensorPin);
Serial.println(x);
delay(50);
}
The serial data changes as above when we press the sensor. The serial data decreases linearly as the force increases. We recommend you use the sensor in qualitative measure.
ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB
กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ
ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ
https://www.arduitronics.com/informpayment
หน้าที่เข้าชม | 15,375,197 ครั้ง |
ผู้ชมทั้งหมด | 5,878,275 ครั้ง |
เปิดร้าน | 21 พ.ค. 2556 |
ร้านค้าอัพเดท | 5 ก.ย. 2568 |