An open API service indexing awesome lists of open source software.

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.

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.