Product Details

Back

FSR 4 channel bridge (Quick connection)

Product Info
Price 1.26
Discounted Price $1.26 ($1.26 discount)
Discounted Amount Total Discounted Amount KRW
(Mobile Purchase Discount KRW )
Reward Points

$0(0%)

Reward points from Payment by Wire Transfer without Bankbook KRW %

Reward points from Payment by Credit Card KRW %

Reward points from Payment by Reward Points KRW %

Reward points from Payment by Reward Points KRW %

Reward points from Payment by Mobile Phone KRW %

Reward points from Payment by Store Credits KRW %

Reward points from Payment by Escrow KRW %

Reward points from Payment by Virtual Account KRW %

Reward points from Payment by Virtual Account KRW %

Shipping Method Parcel Service
Shipping Cost International Shipping Fee
Description
Shipping
Quantity up down  

Buy togehter

  • 압력센서 FSR, RA9

    $7.62

    Product Option
    Select Product
  • FSR Sensor QA6P

    $6.29

    Product Option
    Select Product
Product List
Product Info Product Remove
Total(Qty) 0

Discounted amount of your subtotal will appear when you place your orders.

CheckoutBackorder
CheckoutBackorder


< 간략 설명 >

이 제품은 센서 측정에 필요한 풀다운 저항을 포함한 보드입니다.


압력 센서와 측정 보드 간의 전선 연결이 단순해집니다. 압력 센서를 사실때 같이 구매하시길 권합니다.




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
int SensorPin0 = A0; //analog pin 0
int SensorPin1 = A1; //analog pin 1
int SensorPin2 = A2; //analog pin 2
int SensorPin3 = A3; //analog pin 3
 
int HI_limit = 1000;
int LOW_limit = 0;
 
void setup(){
  
  Serial.begin(9600);
}
 
void loop(){
  int SensorReading0 = analogRead(SensorPin0); 
  int SensorReading1 = analogRead(SensorPin1); 
  int SensorReading2 = analogRead(SensorPin2); 
  int SensorReading3 = analogRead(SensorPin3); 
 
  int A0 = map(SensorReading0, LOW_limit, 10240, HI_limit);
  int A1 = map(SensorReading1, LOW_limit, 10240, HI_limit);
  int A2 = map(SensorReading2, LOW_limit, 10240, HI_limit);
  int A3 = map(SensorReading3, LOW_limit, 10240, HI_limit);
 
  Serial.print(A0);
  Serial.print(",");
  Serial.print(A1);
  Serial.print(",");
  Serial.print(A2);
  Serial.print(",");
  Serial.println(A3);
 
  delay(100); 
}
c


Product Details
Product FSR 4 channel bridge (Quick connection)
Manufacturer Self-production
Country Republic of Korea
Price $1.26
Code P00000DV
Domestic / International Shipping oversea delivery
Payment for Shipping Parcel Service
Shipping (Charge) International Shipping Fee
수량 수량증가수량감소

Payment

Shipping

  • Shipping Method : Parcel Service
  • Shipping Area : A Region.
  • Shipping Cost : International Shipping Fee
  • Shipping Time : 3 - 5 days
  • About Shipping :

Returns/Exchanges

Product Inquiry

Product Reviews

Post Your Review See All

There are no posts to show

상품 Q&A

Product Inquiry See All

There are no posts to show

Seller Info

Related Items


WORLD SHIPPING

PLEASE SELECT THE DESTINATION COUNTRY AND LANGUAGE :

GO
close
Top