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

Add support for I2C Adafruit servo board? #5

Open
samuk opened this issue Feb 21, 2022 · 8 comments
Open

Add support for I2C Adafruit servo board? #5

samuk opened this issue Feb 21, 2022 · 8 comments

Comments

@samuk
Copy link

samuk commented Feb 21, 2022

Would you consider adding support for this 16ch servo board & it's clones

Here are the Pi instructions

I'm interested in trying these waterproof servos but they are not the bus type.

@mgonzs13
Copy link
Owner

Yes, again, it is interesting. In fact, I want to build a new rover. The main problem is that I'll need the hardware components.

@samuk
Copy link
Author

samuk commented Feb 22, 2022

Since that comment, I've found FEICHO waterproof servos's which are more affordable at $29.27 US and provide 40kg/cm

I appreciate it would still be a $296 upgrade, for the full Sawppy. It would be worth it to me personally for the waterproof rating.

Would it be possible to do some testing with just the servo driver and one of the servos as proof of concept? I'd be willing to fund a servo and board and get it posted to you.

@samuk
Copy link
Author

samuk commented Feb 23, 2022

Just spotted that this ROS2 code exists for that servo board: https://github.com/kerry-t-johnson/i2c_pwm

@mgonzs13
Copy link
Owner

I think the Adafruit Python library is easier to use for a first approach.

@samuk
Copy link
Author

samuk commented Jan 14, 2023

I've just seen this rather nice small 6x6 with servo https://www.youtube.com/@wildwillyrobots

Two of these open hardware drivers https://wiki.seeedstudio.com/Motor_Bridge_Cape_v1.0/ stacked together could drive 4x steering servo, plus six DC drive motors.

At ~£20 each they seem fairly affordable https://uk.rs-online.com/web/p/power-motor-robotics-development-tools/1743284

This is the library for it https://github.com/Seeed-Studio/MotorBridgeCapeforBBG_BBB

@mgonzs13
Copy link
Owner

Hi @samuk, thanks for the info. We are working on a new rover and we revisiting the motors focusing mainly on steppers. Do you have any specific motor in mind?

@samuk
Copy link
Author

samuk commented Jan 16, 2023

@samuk
Copy link
Author

samuk commented Dec 16, 2023

Just to add to the I2C idea I've recently been playing with https://www.smart-prototyping.com/Zio-4-DC-Motor-Controller.html

2x of them could be used to handle the 6x power motors, with the steering done by servo.

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