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

Alternative boards and code #7

Closed
vkumarsinghnoida opened this issue Apr 29, 2022 · 5 comments
Closed

Alternative boards and code #7

vkumarsinghnoida opened this issue Apr 29, 2022 · 5 comments

Comments

@vkumarsinghnoida
Copy link

Hi
My questions are regarding how to make the servo without custom pcb as given in coreless servo build.
How many boards are required to control 2 servos?
How exactly do we connect the board and use which software ?
And can we use the original potentiometer instead of the magnetic encoder ?

@adamb314
Copy link
Owner

adamb314 commented May 1, 2022

  1. One "Adafruit ItsyBitsy M0 Express" board per servo
  2. a) If you don't want custom PCBs and use a potentiometer you should follow the Schematics in ServoProject/PcbDesignes/MicroServo/MainPcb/MainPcb.sch
    b) The same software
  3. Using a potentiometer is the default when creating a new configuration

@vkumarsinghnoida
Copy link
Author

vkumarsinghnoida commented May 2, 2022 via email

@adamb314
Copy link
Owner

adamb314 commented May 2, 2022

  1. best is to count the gear teeth to calculate it.
  2. you program the board with the Arduino sketch.
  3. please read "Communication bus setup for demo projects"

@vkumarsinghnoida
Copy link
Author

vkumarsinghnoida commented May 3, 2022 via email

@adamb314
Copy link
Owner

adamb314 commented May 3, 2022

You do not need to burn the bootloader if you use an off the shelf board, only when you have the custom PCB. I only use sublime text in the video to show text files and terminal output of the GUI.

Open one of the demos (there are Python, C++ and Arduino versions) to see how you control the servos.

@adamb314 adamb314 closed this as completed May 5, 2022
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