Skip to content

Commit

Permalink
IMU Definition corrected in Manufacturer Design Guidelines (#517)
Browse files Browse the repository at this point in the history
* IMU Definition corrected in Manufacturer Design Guidelines

* Update docs/development/manufacturer/manufacturer-design-guidelines.md

Co-authored-by: Mark Haslinghuis <[email protected]>

---------

Co-authored-by: Mark Haslinghuis <[email protected]>
  • Loading branch information
PavloZMN and haslinghuis authored Feb 1, 2025
1 parent 8d41f54 commit 467907c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Achieving state of the art performance requires minimizing latency in craft resp
| ESC | Electronic Speed Controller | https://us.aspina-group.com/en/learning-zone/columns/what-is/021/ |
| FPV | First Person View | This can also refer to the complete avionics-telemetry supplied via a camera & video transmission system |
| GPIO | General Purpose Input/Output | Reconfigurable digital signal pin that can be selected from an MCU pin |
| IMU | Inertial Motion Unit | Inertial Navigation hardware systems using combined gyroscope and accelerometer unit intended to provide accurate estimates of angular rates, acceleration, and orientation. These can also incorporate magnetometers, barometers, and GPS signals |
| IMU | Inertial Measurement Unit | Inertial Navigation hardware systems using combined gyroscope and accelerometer unit intended to provide accurate estimates of angular rates, acceleration, and orientation. These can also incorporate magnetometers, barometers, and GPS signals |
| I2C | Inter-Integrated Circuit synchronous serial communication protocol used for connecting microcontroller CPU to peripheral devices |
| MCU | Micro Controller Unit | Single integrated circuit microprocessor with integrated processor, memory, and programmable input/output modules |
| SPI Bus | Serial Peripheral Interface that enables MCU to interface with ADC, DAC, registers, RAM storage, and GPIO | https://www.analog.com/en/analog-dialogue/articles/introduction-to-spi-interface.html |
Expand Down

0 comments on commit 467907c

Please sign in to comment.