Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于控制器 #1

Open
ghost opened this issue Apr 29, 2019 · 6 comments
Open

关于控制器 #1

ghost opened this issue Apr 29, 2019 · 6 comments

Comments

@ghost
Copy link

ghost commented Apr 29, 2019

Arduino Maple在淘宝没有搜到,可否给个链接。另外Maple是可以接入ArduinoIDE的吗?感谢!

@wuyangning
Copy link
Owner

用stm32就可以了,搜arduino+stm32关键词就有了

@ghost
Copy link
Author

ghost commented May 3, 2019

我最后买了mega,关于3d打印你有遇到过法兰轴承的安装部分特别容易断开吗,就是打印层与层之间不结实,横向用力就会在截面断开。

@wuyangning
Copy link
Owner

我最后买了mega,关于3d打印你有遇到过法兰轴承的安装部分特别容易断开吗,就是打印层与层之间不结实,横向用力就会在截面断开。

这个是会的,结构设计不合理,装轴承的地方太薄了,不要强装就不容易断了

@ghost
Copy link
Author

ghost commented May 8, 2019

我给她穿洞开了个螺丝

@zenithcheung
Copy link

zenithcheung commented Aug 9, 2019

老铁, 你代码: //绑定各个舵机到,pwm扩展板上的引脚
leg_lf.servo_attach(8,9,11,1);
leg_lb.servo_attach(4,5,7,0);
leg_rf.servo_attach(12,13,15,1);
leg_rb.servo_attach(0,1,3,0);

其中, 8,9,11 对应是哪个关节呢? 8是肩部么?中间的9 应该是胳膊,那11是膝盖么? 后面的 1 是代表方向对吧,

@wuyangning
Copy link
Owner

是的

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

No branches or pull requests

2 participants