






| รหัสสินค้า | RH-0233 |
| หมวดหมู่ | เซนเซอร์ (Sensors) |
| ราคา | 280.00 บาท |
| สถานะสินค้า | พร้อมส่ง |
| จำนวน | ชิ้น |
โมดูลเซนเซอร์ FSR402 Force Sensitive Resistor 0.5 inch FSR US
Description
FSR is one Force Sensitive Resistor, allowing you to detect the physical pressure, extrusion, and weight.They are simple using, low cost.
FSR is delimited by two layer, as the pressure increases, the activity of these elements point will touch the semiconductor, making resistance smaller 
Code Example
/* FSR simple testing sketch.
Connect one end of FSR to power, the other end to Analog 0.
Then connect one end of a 10K resistor from Analog 0 to ground
For more information see www.ladyada.net/learn/sensors/fsr.html */
int fsrPin = 0; // the FSR and 10K pulldown are connected to a0
int fsrReading; // the analog reading from the FSR resistor divider
void setup(void) {
// We'll send debugging information via the Serial monitor
Serial.begin(9600);
}
void loop(void) {
fsrReading = analogRead(0);
Serial.print("Analog reading = ");
Serial.print(fsrReading); // the raw analog reading
// We'll have a few threshholds, qualitatively determined
if (fsrReading < 10) {
Serial.println(" - No pressure");
} else if (fsrReading < 200) {
Serial.println(" - Light touch");
} else if (fsrReading < 500) {
Serial.println(" - Light squeeze");
} else if (fsrReading < 800) {
Serial.println(" - Medium squeeze");
} else {
Serial.println(" - Big squeeze");
}
delay(1000);
}







เมื่อท่านได้ทำการรายการสั่งสินค้าเรียบร้อยแล้ว ท่านสามารถชำระเงิน โดยโอนเงินผ่านธนาคาร ตามรายชื่อบัญชีธนาคารข้างล่างนี้ เมื่อท่านได้โอนเงินผ่านบัญชีธนาคารเรียบร้อยแล้ว กรุณาแจ้งการโอนเงิน โดยไปที่หน้า แจ้งชำระเงิน แล้วกรอกเข้ามูลรายละเอียดในการโอนเงิน แต่ไม่ต้องแนบหลักฐาน เพื่อความสะดวกของลูกค้าครับหรือแจ้งผ่าน Line ID: raspberryhome หรือโทรแจ้งที่เบอร์ 081-619-1316 เมื่อทางร้านได้รับแจ้งและตรวจสอบการโอนเงินตามบัญชีที่ท่านเลือกโอนแล้ว ทางร้านจะส่งสินค้าไปยังท่านภายในวันเดียวกันทันทีครับ
ทางร้าน raspberryhome.net จะต้องจัดส่งสินค้า ภายในวันเดียวกันที่ลูกค้าแจ้งโอนเงิน เพื่อให้สินค้าถึงมือลูกค้าเร็วที่สุด ถึงแม้ว่า สินค้านั้นจะเป็นสินค้าชิ้นเล็กๆ ชิ้นเดียวและมีราคาเท่าใด ก็ตาม
โดยมีเงื่อนไขว่า สำหรับ วันจันทร์ถึงวันศุกร์ หากท่านแจ้งโอนเงินก่อนเวลา 14.00 น. เราจะจัดส่งสินค้าให้ท่านภายในวันเดียวกัน หากท่านแจ้งโอนเงินหลังเวลา 14.00 น. เราจะจัดส่งสินค้าทันทีในวันทำการถัดไป สำหรับ วันเสาร์ หากท่านแจ้งการโอนเงินก่อนเวลา 10.00 น. เราจะจัดส่งสินค้าภายในวันเดียวกันที่ท่านแจ้ง หากท่านแจ้งโอนเงินหลังเวลา 10.00 น. เราจะจัดส่งสินค้าทันทีในวันทำการถัดไป ส่วน วันอาทิตย์ งดส่งสินค้า แต่ลูกค้าสามารถสั่งซื้อสินค้าจากหน้าเวบได้ตามปกติครับ เราจะจัดส่งสินค้าทันที ในวันจันทร์หรือในวันทำการถัดไปครับ
เราให้ความสำคัญกับข้อปฏิบัตินี้ในระดับสูงสุดครับ

| หน้าที่เข้าชม | 860,946 ครั้ง |
| ผู้ชมทั้งหมด | 386,095 ครั้ง |
| เปิดร้าน | 6 ม.ค. 2560 |
| ร้านค้าอัพเดท | 20 ต.ค. 2568 |