https://github.com/stuypulse/colortesttemplate
Template for REV Robotic Color Sensor
https://github.com/stuypulse/colortesttemplate
Last synced: 3 months ago
JSON representation
Template for REV Robotic Color Sensor
- Host: GitHub
- URL: https://github.com/stuypulse/colortesttemplate
- Owner: StuyPulse
- License: other
- Created: 2022-01-10T22:43:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T23:10:33.000Z (over 3 years ago)
- Last Synced: 2025-01-16T13:59:07.028Z (5 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Read RGB Values
### Description
This example shows how to retrieve values from the REV Color Sensor V3.### Usage
Change the I2C port at the beginning of the program to match the connection of your color sensor.When ran, the red, green, blue, infrared, and proximity values from the Color Sensor will be displayed on SmartDashboard/Shuffleboard.