这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@white-gecko
Copy link

@white-gecko white-gecko commented Mar 9, 2020

Fix #71 .

To actually avoid using the UART Port I'm now using:

bg = BrachioGraph(inner_arm=8, outer_arm=8, pw_up=1400, pw_down=1700, bounds=[-9, 5, 9, 13], servo_1_pin=4)

also 17, 27, 22 works well:

bg = BrachioGraph(inner_arm=8, outer_arm=8, pw_up=1400, pw_down=1700, bounds=[-9, 5, 9, 13], servo_1_pin=17, servo_2_pin=27, servo_3_pin=22)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the GPIO ports configurable

1 participant