View Single Post
  #1   Spotlight this post!  
Unread 24-01-2017, 20:41
ryan.mitchell ryan.mitchell is offline
Registered User
FRC #1512 (Big Red)
Team Role: Programmer
 
Join Date: Jan 2017
Rookie Year: 2015
Location: Middletown, Delaware
Posts: 14
ryan.mitchell is an unknown quantity at this point
Re: Code Support for 2017 Sensors

Quote:
Originally Posted by BetaBlues View Post
We have been trying to program the sensors available from FIRST Choice, namely the Photoelectric and Ultrasonic Proximity Sensors, both by Rockwell Automation. Which libraries should we use for these sensors?

Thanks!
BetaBlues
For the ultrasonic proximity sensor this might be what you are looking for: http://wpilib.screenstepslive.com/s/...asonic-sensors

For the photoelectric sensors I believe that you calibrate them to see a certain color and then they output a certain voltage if they the color and a certain voltage if they dont, so digital. Therefore, this may be of use: http://first.wpi.edu/FRC/roborio/rel...italInput.html

If you can get it working, please let me know because we are interested in using them also!
Reply With Quote