https://github.com/team1810robotics/2025-9316-robotcode
https://github.com/team1810robotics/2025-9316-robotcode
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/team1810robotics/2025-9316-robotcode
- Owner: Team1810Robotics
- License: other
- Created: 2025-01-17T01:50:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T02:59:49.000Z (over 1 year ago)
- Last Synced: 2025-10-06T04:47:53.517Z (8 months ago)
- Language: Java
- Size: 280 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/Team1810Robotics/2024-robot-code/actions/workflows/main.yml)
# 2025 CUBATRONICS Robot Code
# Team 9316 - CUBATRONICS - code for the 2025 competition season
# Bot Named [TBD]
---
### Controller Bindings
#### Left Joystick
| Button | Purpose |
| ----- | ----- |
| Trigger | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
#### Right Joystick
| Button | Purpose |
| ----- | ----- |
| Trigger | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
---
#### CAN
| ID | Mechanism | Being Controlled | Controller |
| ----- | ----- | ----- | ----- |
| 01 | | | |
| 02 | | | |
| 03 | | | |
| 04 | | | |
| 05 | | | |
| 06 | | | |
| 07 | | | |
| 08 | | | |
| 09 | | | |
| 10 | | | |
| 11 | | | |
| 12 | | | |
| 13 | | | |
| 14 | | | |
| 15 | | | |
#### Relay
| Port | Mechanism | Being Controlled | Controller |
| -----| ----- | ----- | ----- |
| 00 | | | |
| 01 | | | |
| 02 | | | |
| 03 | | | |
#### PWM
| Port | Mechanism | Being Controlled | Controller |
| ----- | ----- | ----- | ----- |
| 00 | | | |
| 01 | | | |
| 02 | | | |
| 03 | | | |
| 04 | | | |
| 05 | | | |
| 06 | | | |
| 07 | | | |
| 08 | | | |
| 09 | | | |
#### DIO
| | Mechanism |
| ----- | ----- |
| 00 | |
| 01 | |
| 02 | |
| 03 | |
| 04 | |
| 05 | |
| 06 | |
| 07 | |
| 08 | |
| 09 | |
#### Analog In
| | Mechanism |
| ----- | ----- |
| 00 | |
| 01 | |
| 02 | |
| 03 | |
## OrangePi Information
Username: ```pi```
Password: ```raspberry```
IP Address(with port): ```10.93.16.11:5800```