-
Notifications
You must be signed in to change notification settings - Fork 27
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
KiCAD design files #5
base: master
Are you sure you want to change the base?
Conversation
I also had this plan but didn't find time for it yet. Please keep doing it! :) |
Hey, I appreciate your efforts to revive this project. However I want to note a few things to prevent disappointments: OtterControl is a properly working motor controller and it works as it is. However, after >1 year experience it seems like this is not the most reliable controller. It does not spontaneously go up in flames, but it could be more resistant. Concretely, if I would do a spin-off of this controller (based on stmbl running on a STM32F303) I would change the following things:
This being said, please don't expect too much. OtterControl works, but it could be improved. Best, |
👍
I think doing a hybrid footprint is possible.
I don't have really much experience designing power supply regulator circuits. If there is an implementable reference design, that would be nice.
Maybe one can tackle this problem by adding meandering to the traces so that all have the same length. Would you be interested in a repo where multiple people can work collaboratively on the project or rather have it the way that everyone has their own fork? |
Sure, just create your own repo and start adding people^^ |
Hello,
I wanted to view the new schematic source files. The problem is that I have no windows machine that didn't let altium crash.
I used the existing schematic pdf and the altium to kicad converter to redesign the schematic in kicad.
The intent of this exercise was to make the schematic more accessible to people who don't own windows or can't or don't want to run altium.
My plan is to order some PCBs using the original gerber files and some using the kicad design. I would like if a quick sanity check of the kicad files was possible.
Hope people find this work helpful :-)