Example Seeing if a game piece is inside a mechanism

Sometimes you'll need to see if a game piece is inside of the robot. This can make automating a subsystem possible but it is hard to pick a sensor.

For this example we are going to look at sensors that are good at checking if something is there.

picture1.png

for this example we need to check whether the orange ball is inside of the intake or not.

First option photo electric sensor

shopping.webp

These sensors measure reflected light from a surface and provide a digital output based off of a potentiometer that is tuned by turing a knob.

Pros

Cons

Another option is to use a Color Sensor


Revision #1
Created 24 April 2025 22:27:18 by Brandon Duke
Updated 24 April 2025 22:28:32 by Brandon Duke