-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrobot config.txt
53 lines (43 loc) · 1.06 KB
/
robot config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
IO pins
Dig: (8)
4 for encoders
2 for claw
2 for Mag Drop
PWM: (10)
2 for drivetrain
3 for intake
1 for tote-lift
1 for bin-lift
1 for claw
1 for coopetition-ramps
1 for mag-drop
Analog: (4)
2 for intake
1 for tote-lift
1 for bin Lift
drivetrain:
2 motors (one left one right)
powered by talons (old talons or victors)
encoder on each side (baumer with gearing)
Intake mechanism:
motor on each for spin (two)
motor on each for tilting (two)
pot on each for arm angle (two)
clutch allows for motor slippage while maintaining pot data
(different speeds for wheel rotation, using current draw)
(soft limit for arm angle due to wheels toching each other)
Tote-lift:
one motor & one Pot
(same as bin-lift)
Bin-lift:
one motor & one Pot
(PID gravity affected very mucho, multiple positions)
Claw:
one motor & two limit switches (travel endpoints)
(either in or out, needs a timer to stop)
coopertition-ramps:
two servos (PWM) (can be y-conector'd)
(either up or down)
Magazine-drop:
one motor & 2 limit switches
(two position)