https://github.com/chiefenne/rc_toolbox
RC TOOLBOX is a collection of tools to test/adjust servos, measure flap deflection or angles between wing chord and vertical stabilizer, etc.
https://github.com/chiefenne/rc_toolbox
Last synced: 12 months ago
JSON representation
RC TOOLBOX is a collection of tools to test/adjust servos, measure flap deflection or angles between wing chord and vertical stabilizer, etc.
- Host: GitHub
- URL: https://github.com/chiefenne/rc_toolbox
- Owner: chiefenne
- Created: 2025-04-06T10:12:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T06:15:23.000Z (about 1 year ago)
- Last Synced: 2025-05-17T03:16:52.378Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **⚠️ Work in Progress**
> This project is currently under active development. Features and documentation may change frequently. Contributions and feedback are welcome!
RC TOOLBOX is a suite of software tools tailored for RC enthusiasts. Designed to run on MicroPython-based boards such as the Raspberry Pi Pico, ESP32 boards and [more](https://micropython.org/download/). It provides a versatile platform for enhancing your RC experience in the Python ecosystem.
It includes modules to:
- Test and fine-tune servos.
- Accurately measure flap deflection with precision tools.
- Calculate angles between the wing chord and vertical stabilizer for precise alignment.
- Additional features available upon request.
## Credits
This project was inspired by following resources:
- [Servotester_Deluxe by "Der RC-Modellbauer"(Ziege-One)](https://github.com/Ziege-One/Servotester_Deluxe)
- [Tjark Schwartau (shockyfan)](https://github.com/shockyfan/Servotester_Deluxe)
Special thanks to the RC modeling community for their invaluable contributions and insights.