@@ -266,13 +267,38 @@ The fourth Desing tested and ultimatly used in the Rocket was a hybrid design wh
During testing we noticed that while the mechanical Power correlated to the electical Power provided the maximum Torque of the Moter was purly related to the supplyed Voltage.
The hybrid Design offerd maximum flexibility where the Servo Motor could ether be optimized for Torque by boosting the Voltage or optimized for optimal Power/Efficency using the ESP32 3.3V supply.
To keep it simple an illustration of the state machine will be used to explain the software. To see the full code visit the project [repository](https://code.fbi.h-da.de/hda10343/dla/-/tree/Satellite/Satellite?ref_type=heads).