-
Notifications
You must be signed in to change notification settings - Fork 1
CANCoder
Jay edited this page Aug 16, 2023
·
1 revision
Image Credit: CTRE Electronics
The CANCoder is a magnetic encoder that can use the CAN Bus to communicate to the rest of the robot. Being a magnetic encoder, it will always know the exact position that it is in upon power up. So it won't reset to zero like a standard rotary encoder would, These come both wired and not wired configurations. All the ones our team currently has are wired. However we have had cases of the wires breaking off and needed to be reattached.
LED Color | LED Brightness | CAN Bus detection | Magnet Field Strength | Description |
---|---|---|---|---|
Off | Off | CANCoder is not powered | ||
Yellow/Green | Bright | Device is in boot-loader. See user manual for more information. | ||
Slow Red Blink | Bright | CAN bus has been lost | ||
Rapid Red Blink | Dim | CAN bus never detected since boot | Magnet is out of range (<25mT or >135mT) | |
Rapid Yellow Blink | Magnet in range with slightly reduced accuracy (25-45mT or 75-135mT) | |||
Rapid Green Blink | Magnet in range (between 45mT - 75mT) | |||
Rapid Red Blink | Bright | CAN bus present | Magnet is out of range (<25mT or >135mT) | |
Rapid Yellow Blink | Magnet in range with slightly reduced accuracy (25-45mT or 75-135mT) | |||
Rapid Green Blink | Magnet in range (between 45mT - 75mT) |
Credit:
WPILib Docs
WPILib GitHub
-
- Contributing
-
- General
- CTRE
-
NI
- RoboRio
-
REV
- SPARK Max Motor Controller
- NEO Brushless Motor
- Pneumatic Hub
- Radio Power Module
- POE Injector
- Power Distribution Hub
- Other
-
-
Java
- General
- Robot Integration
- Vendordeps
- CTRE Hardware
- NavX Hardware
- Ni Hardware
- Rev Hardware
-
Python
- General
- Data Types
- Operators
- Robot Integration
- Vendordeps
- CTRE Hardware
- NavX Hardware
- Ni Hardware
- Rev Hardware
- General
-
WPILib
- Installation
- Shuffle Board
- Smart Dashboard
-
NI / FRC Game Tools
- Installation
- Driver Station
- RoboRio Imaging Tool
-
Phoenix Framework
- Installation
- Phoenix Tuner
-
REV
- Installation
- REV Hardware Client
-
Java