Resources¶
This pages contains archives of all the key resources, most notably all the design files and code.
License¶
I am putting my project under the open source license CC BY-SA 4.0. Without the acronyms, this license is the Creative Commons Attribution Share-Alike. It allows for re-distribution and re-use of the work on the condition that the creator (me in this case) is appropriately credited, and that and any derivative work is made under the same, similar or compatible license. Redistribution can include commercial use, as long as the Attribution and ShareAlike terms are followed.
PCB design files¶
This contains KiCad files (schematics and PCB design) files for both the QC power hack board and also the main control board
Parametric design files¶
This contains all the design files for the case, housing, and rotation adapter. These were created in Autodesk Fusion 360. Each design is parametric, and can be adapted.
Code¶
This contains all the code used in this project. It contains the main code, as well as the libraries to control stepper motors, buttons, and LCD.