-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
69 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position : 4 | ||
sidebar_position : 5 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position : 3 | ||
sidebar_position : 4 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
sidebar_position : 3 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
--- | ||
import DocCardList from '@theme/DocCardList'; | ||
import yengec6 from './image/yengec6.png'; | ||
|
||
# İtici Bağlantıları ve Konfigürasyonları | ||
|
||
Derin Diver şuanda 6 iticili gövde tipini desteklemektedir. Daha fazla ve özelleştirilebilir gövde tiplerine destek yakın zamanda gelecektir. | ||
|
||
İticilere bağlı olan ESC'lerden çıkan PWM kabloları sırası farketmeksizin Degz Suibo'nun üzerindeki PWM headerlarına bağlanır. İticilerin dizilimleri ve yönlerinin ayarlanması Dive Control üzerinden yapılabilir. Aşağıdaki örnek bağlantı şemasını görebilirsiniz. | ||
|
||
![PWM Bağlantısı](./image/pwm-connection.png) | ||
|
||
## Desteklenen İtici Konfigürasyonları | ||
|
||
İtici konfigürasyonlarında motorların yönleri maksimum itkilerini verdikleri yönler ve dönüş yönleri göz önünde bulundurulmalıdır. Mavi ile gösterilen iticiler saat yönünde, turuncu ile gösterilen iticiler saat yönünün tersine dönmesi gerekmektedir. | ||
|
||
- Yengeç 6 İtici Konfigürasyonu | ||
|
||
<img src={yengec6} width="250"/> | ||
|
||
## İticinin Yönünü Nasıl Anlarım? | ||
|
||
İticilerin yönlerini anlamak için pervanelerin açılarına bakabilirsiniz. Aşağıdaki görsellerde iki farklı yöne dönen pervane gösterilmiştir. Soldaki saat yönünde dönerken, sağdaki saatin tersi yönde döner. | ||
|
||
![İtici Yön](./image/mitrasyone.png) | ||
![İtici Yön](./image/mitrasyonee.png) | ||
|
||
<DocCardList /> |
2 changes: 1 addition & 1 deletion
2
...n/docusaurus-plugin-content-docs/current/derin-diver/first-dive-and-controls.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position : 4 | ||
sidebar_position : 5 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
|
Binary file added
BIN
+906 KB
i18n/en/docusaurus-plugin-content-docs/current/derin-diver/image/mitrasyone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+963 KB
i18n/en/docusaurus-plugin-content-docs/current/derin-diver/image/mitrasyonee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+250 KB
.../en/docusaurus-plugin-content-docs/current/derin-diver/image/pwm-connection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+173 KB
i18n/en/docusaurus-plugin-content-docs/current/derin-diver/image/yengec6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion
2
i18n/en/docusaurus-plugin-content-docs/current/derin-diver/sensor-calibration.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position : 3 | ||
sidebar_position : 4 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
|
32 changes: 32 additions & 0 deletions
32
i18n/en/docusaurus-plugin-content-docs/current/derin-diver/thruster.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
sidebar_position : 3 | ||
pagination_next: null | ||
pagination_prev: null | ||
|
||
--- | ||
import DocCardList from '@theme/DocCardList'; | ||
import yengec6 from './image/yengec6.png'; | ||
|
||
# Thruster Connections and Configurations | ||
|
||
Deep Diver currently supports 6 thruster body types. Support for more and customizable body types will be coming soon. | ||
The PWM cables from the ESCs connected to the thrusters are connected to the PWM headers on the Degz Suibo in any order. Adjustment of thruster configurations and orientations can be done via Dive Control. You can see an example connection diagram below. | ||
|
||
![PWM Connection](./image/pwm-connection.png) | ||
|
||
## Supported Thruster Configurations | ||
|
||
Thruster configurations should take into account the directions of the motors, the directions in which they give their maximum thrust and the directions of rotation. Thrusters shown in blue should rotate clockwise and thrusters shown in orange should rotate counterclockwise. | ||
|
||
- Crab 6 Thruster Configuration | ||
|
||
<img src={yengec6} width="250"/> | ||
|
||
## How do I know the direction of the thruster? | ||
|
||
To understand the direction of the thrusters, you can look at the angles of the propellers.The images below show propellers rotating in two different directions. The one on the left rotates clockwise, while the one on the right rotates counterclockwise. | ||
|
||
![İtici Yön](./image/mitrasyone.png) | ||
![İtici Yön](./image/mitrasyonee.png) | ||
|
||
<DocCardList /> |