This repository will have all the information to create your own thrust stand.
You can see the demonstration of this thruststand using a different type of propeller
To build the thrust stand you will need the following:
- Git
- General knowledge of electronics
- General knowledge of mechanics
- 3d printer
- CNC machine (optional)
- Solidworks (optional)
- Altium Designer (optional)
- Emscripten (optional)
This folder will contain both the mechanical and eletronics files required to build the thrust stand. The 3d model parts are modelled using Solidworks. The electronics will be designed using Altium Designer.
This folder will contain the software required to run the thrust stand. The embedded software will be written in C/C++ and will be compiled using the GNU C/C++ compiler. The GUI will be written in WebAssembly and will be compiled using Emscripten.
This folder will contain all the documentation required to build the thrust stand.
This folder will contain all the images used in the documentation.
- assets/images
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Please join our discord server to ask questions, share your projects, and help others.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc