mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-27 01:12:18 +08:00
Move PX4 Guide source into /docs (#24490)
* Add vitepress tree * Update existing workflows so they dont trigger on changes in the docs path * Add nojekyll, package.json, LICENCE etc * Add crowdin docs upload/download scripts * Add docs flaw checker workflows * Used docs prefix for docs workflows * Crowdin obvious fixes * ci: docs move to self hosted runner runs on a beefy server for faster builds Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: don't run build action for docs or ci changes Signed-off-by: Ramon Roche <mrpollo@gmail.com> * ci: update runners Signed-off-by: Ramon Roche <mrpollo@gmail.com> * Add docs/en * Add docs assets and scripts * Fix up editlinks to point to PX4 sources * Download just the translations that are supported * Add translation sources for zh, uk, ko * Update latest tranlsation and uorb graphs * update vitepress to latest --------- Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
37
docs/uk/power_module/holybro_pm02.md
Normal file
37
docs/uk/power_module/holybro_pm02.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Holybro PM02 (V3) Модуль живлення
|
||||
|
||||
Цей аналоговий блок живлення забезпечує регульоване живлення для керуючого пристрою польоту та розподільчої плати живлення, а також надсилає інформацію автопілоту про напругу батареї та поточний струм, що подається на керуючий пристрій польоту та двигуни.
|
||||
It is commonly used with [Pixhawk 4](../assembly/quick_start_pixhawk4.md).
|
||||
|
||||
:::info
|
||||
The module can be used with other flight controllers that require an analog power module, including [Durandal](../flight_controller/durandal.md), [Pix32 v5](../flight_controller/holybro_pix32_v5.md), etc
|
||||
:::
|
||||
|
||||

|
||||
|
||||
## Характеристики
|
||||
|
||||
- **Rated current**: 60A
|
||||
- **Max current**: 120A (<60 Sec)
|
||||
- **Max current sensing**: 120A
|
||||
- **Battery supported**: up to 12S battery
|
||||
- **Communication protocol**: Analog
|
||||
- **Switching regulator outputs**: 5.2V and 3A max
|
||||
- **Weight**: 20g
|
||||
|
||||
Напруга та поточне вимірювання налаштоване для 3,3V АДС
|
||||
|
||||
## Вміст набору
|
||||
|
||||
- Модуль живлення з платою з роз'ємом XT60
|
||||
- Електролітична ємність: 220uF 63V (попередньо встановлена)
|
||||
- Молех 6 Посадний Коннектор 15 см
|
||||
- GH 6 Position Connector 15 см
|
||||
|
||||
## Де купити
|
||||
|
||||
[Order from Holybro Store](https://holybro.com/collections/power-modules-pdbs/products/pm02-v3-12s-power-module)
|
||||
|
||||
## Проведення/Підключення
|
||||
|
||||
Additional wiring and connection information can be found in: [Pixhawk 4 QuickStart](../assembly/quick_start_pixhawk4.md).
|
||||
Reference in New Issue
Block a user