Object Sensors for cycling

Is there a way to hook this up to a photoelectric sensor so that it cycles the programed movements when an object triggers the sensor. If so any suggestions on sensors?


UFACTORY Website:
www.ufactory.cc
Contact Us:
English Channel
中文通道

The suction cup of the uArm is also a switch.
You can do some hacking to make the switch of the suction cup as the switch of the photoelectric sensor.

Recommend VL53L0 from st.

Please tell us what object you are going to sense, I need more detail.

It is a small rectangular container about an inch and half high. I want the Uarm to engage when I place the container in front of a sensor. It would be a white container. Thank you for the help.

There are many modules for you, you can choose one according your needs.

  • Ultrasonic Wave Ranging Module
  • Infrared Reflective Module
  • Limit Switch Module
  • USB Camera with OpenCV (color and/or object detection)
  • OpenMV Cam
  • Pixy (CMUcam5)

http://www.ebay.com/itm/Arduino-Infrared-Reflective-Switch-IR-Line-Follower-Tracking-Sensor-TCRT5000-/172078387314
http://www.ebay.com/itm/HC-SR04-Ultrasonic-Wave-Ranging-Module-Detector-Distance-Sensor-For-NAZE32-F3-FC-/111780225268
http://www.ebay.com/itm/Robot-Car-Crash-Collision-Sensor-Limit-Switch-Module-For-Arduino/172305104404

Let me know if you still have problems.

Hello Cleo

I want to move down with the Arm till the suction Cup switch is pressed. but in Blockly i can not find a solution for this…
maybe you have a tip.

regards

markus

It’s in the “Input”-When suction cup is pressed. But we do not recommend to use that since it’s not always give right feedback.