Skip to content

Commit f85d29f

Browse files
committed
new in 2025 devices
1 parent 50a1180 commit f85d29f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

source/docs/software/can-devices/third-party-devices.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ CTR Electronics (CTRE) offers several CAN peripherals with external libraries. G
2525
- Hardware User's Manual ([Falcon 500](https://ctre.download/files/user-manual/Falcon%20500%20v3%20User's%20Guide.pdf), [Kraken x60](https://docs.wcproducts.com/kraken-x60), [Kraken x44](https://docs.wcproducts.com/kraken-x44))
2626
- [Software Documentation](https://v6.docs.ctr-electronics.com/en/stable/docs/hardware-reference/talonfx/index.html)
2727

28+
- **Talon FXS**
29+
30+
31+
2832
- **Talon SRX**
2933

3034
- API Documentation ([Java](https://api.ctr-electronics.com/phoenix/release/java/com/ctre/phoenix/motorcontrol/can/WPI_TalonSRX.html), [C++](https://api.ctr-electronics.com/phoenix/release/cpp/classctre_1_1phoenix_1_1motorcontrol_1_1can_1_1_w_p_i___talon_s_r_x.html))
@@ -63,6 +67,10 @@ CTR Electronics (CTRE) offers several CAN peripherals with external libraries. G
6367
- [Hardware User's Manual](https://ctre.download/files/user-manual/CANifier%20User's%20Guide.pdf)
6468
- [Software Documentation](https://v5.docs.ctr-electronics.com/en/stable/ch12_BringUpCANifier.html)
6569

70+
- **CANdi**
71+
72+
73+
6674
### CTRE Other CAN Devices
6775

6876
- **CANdle LED Controller**
@@ -87,6 +95,12 @@ REV Robotics currently offers the SPARK MAX and SPARK Flex motor controllers whi
8795
- API Documentation ([Java](https://codedocs.revrobotics.com/java/com/revrobotics/spark/sparkflex), [C++](https://codedocs.revrobotics.com/cpp/classrev_1_1spark_1_1_spark_flex.html))
8896
- [Technical Manual](https://docs.revrobotics.com/brushless/spark-flex/overview)
8997

98+
### REV Other CAN Devices
99+
100+
- **Servo Hub**
101+
102+
103+
90104
## Playing With Fusion
91105

92106
Playing With Fusion (PWF) offers the Venom integrated motor/controller as well as a Time-of-Flight distance sensor:
@@ -131,3 +145,9 @@ Grapple Robotics currently offers the LaserCAN :term:`CAN`-enabled range finding
131145

132146
- API Documentation ([Java](https://github.com/GrappleRobotics/LaserCAN/blob/master/docs/example-java.md), [C++](https://github.com/GrappleRobotics/LaserCAN/blob/master/docs/example-cpp.md))
133147
- [Technical Manual](https://github.com/GrappleRobotics/LaserCAN/blob/master/docs/getting-started.md)
148+
149+
### The Thrifty Bot
150+
151+
- **Thrifty Nova**
152+
153+

0 commit comments

Comments
 (0)