»ç¿ë ¿¹Á¦ÀÔ´Ï´Ù. http://blog.naver.com/roboholic84/220471390908
10cm ³»ÀÇ »ç¹°ÀÌ ÀÖ´ÂÁö °¨ÁöÇÏ´Â Àû¿Ü¼± ¼¾¼ ¸ðµâÀÔ´Ï´Ù.
¾ÆµÎÀÌ³ë ¼Ò½ºÄÚµå void setup(){
Serial.begin(57600);
}
void loop(){
Serial.print( "Digital Signal:" );
Serial.println(digitalRead(3),BIN);
delay(50);
}
INTRODUCTION
This is an edge detection sensor from DFRobot. It will help your robot
detect the edge of a precipice, preventing it from falling off a table or down
the stairs to it's certain demise! This IR distance sensor is connected to an
arduino digital pin.
APPLICATIONS
¡¤
Edge detection
sensor
¡¤
Intelligent Mobile
Robotics Platforms
¡¤
Home Cleaning
Robots
SPECIFICATION
¡¤
Supply Voltage:
2.7~6.2v
¡¤
Current: < 10mA
¡¤
Range distance:
1~10cm
¡¤
Interface:Digital
output
¡¤
Signal Voltage:
Vcc-0.6v(High) 0.6v(Low)
¡¤
Size: 35x10x15mm
¡¤
Weight: < 5g
DOCUMENTS
¡¤
Wiki Doc
¡¤
sensor Datasheet
¡¤
Sample code
SHIPPING
LIST
¡¤
10cm infrared
sensor w/Breakout Board x1
¡¤
Digital Sensor
Cable for Arduino x1
|