현재 위치
홈토양 수분 센서 /
Soil moisture sensor Moisture Sensor for Arduino(automatic watering system with demo code)
수분센서 3핀 모듈입니다.
제품정보:
The soil moisture sensor can be used to detect moisture. when the soil is dry, the sensor output analog value will decrease,
and vice versa will increase as well. You can make an automatic watering device with this sensor.
When you are not at home or over a long period of time watering, it can sense whether your plant is thirsty or not.
Prevent the plants to wilt know that this is caused by lack of water. With the controller to make your plants more comfortable,
the garden is more intelligent.
The sensor surface made of metal processing, can extend its life. Insert it into the soil, and then read it using the AD converter.
With its help, the plant will remind you: I want to drink, please water me!
Specifications:·
Supply voltage: 3.3V or 5V
Operating current: less than 20mA
Output voltage :0-2 .3 V [2.3V is completely immersed in water voltage value], 5V power supply,
the greater the humidity, the greater the output voltage.
Sensor Type: Analog Output
Module size: 20X60mm
Packing: static bag sealed
Test code:
/ *
# Example code for the moisture sensor
# Connect the sensor to the A0 (Analog 0) pin on the board
# The sensor value description
# 0 ~ 300 dry soil
# 300 ~ 700 humid soil
# 700 ~ 950 in water
* /
void setup () {
Serial.begin (57600);
}
void loop () {
Serial.print ("Moisture Sensor Value:");
Serial.println (analogRead (0));
delay (100);}
배송안내
- 배송비 : 기본배송료는 2,500원 입니다. (도서,산간,오지 일부지역은 배송비가 추가될 수 있습니다) 50,000원 이상 구매시 무료배송입니다.
- 본 상품의 평균 배송일은 0일입니다.(입금 확인 후) 설치 상품의 경우 다소 늦어질수 있습니다.[배송예정일은 주문시점(주문순서)에 따른 유동성이 발생하므로 평균 배송일과는 차이가 발생할 수 있습니다.]
- 본 상품의 배송 가능일은 0일 입니다. 배송 가능일이란 본 상품을 주문 하신 고객님들께 상품 배송이 가능한 기간을 의미합니다. (단, 연휴 및 공휴일은 기간 계산시 제외하며 현금 주문일 경우 입금일 기준 입니다.)
교환 및 반품안내
- 상품 택(tag)제거 또는 개봉으로 상품 가치 훼손 시에는 상품수령후 7일 이내라도 교환 및 반품이 불가능합니다.
- 저단가 상품, 일부 특가 상품은 고객 변심에 의한 교환, 반품은 고객께서 배송비를 부담하셔야 합니다(제품의 하자,배송오류는 제외)
- 일부 상품은 신모델 출시, 부품가격 변동 등 제조사 사정으로 가격이 변동될 수 있습니다.
- 신발의 경우, 실외에서 착화하였거나 사용흔적이 있는 경우에는 교환/반품 기간내라도 교환 및 반품이 불가능 합니다.
- 수제화 중 개별 주문제작상품(굽높이,발볼,사이즈 변경)의 경우에는 제작완료, 인수 후에는 교환/반품기간내라도 교환 및 반품이 불가능 합니다.
- 수입,명품 제품의 경우, 제품 및 본 상품의 박스 훼손, 분실 등으로 인한 상품 가치 훼손 시 교환 및 반품이 불가능 하오니, 양해 바랍니다.
- 일부 특가 상품의 경우, 인수 후에는 제품 하자나 오배송의 경우를 제외한 고객님의 단순변심에 의한 교환, 반품이 불가능할 수 있사오니, 각 상품의 상품상세정보를 꼭 참조하십시오.
환불안내
AS안내
- 소비자분쟁해결 기준(공정거래위원회 고시)에 따라 피해를 보상받을 수 있습니다.
- A/S는 판매자에게 문의하시기 바랍니다.
이미지 확대보기
토양 수분 센서 / Soil moisture sensor Moisture Sensor for Arduino(automatic watering system with demo code)
비밀번호 인증
글 작성시 설정한 비밀번호를 입력해 주세요.
확인