Welcome to the Flight Controller Test Repository. This repository serves as a central hub for all experiments, tests, and documentation related to developing a custom flight controller using the STM32F405 microcontroller.
The repository is organized as follows:
- datasheets/: Component datasheets for easy reference.
- tests/: Test code for verifying various peripherals and functionalities.
- sensor/: Basic setup and instructions for each subsystem.
- images/: Photos and screenshots of hardware setups and test results.
- tools/: Software used for testing.