Add H64 & RK3399 blog diagram
This commit is contained in:
parent
5e10c4bd00
commit
00bf085423
5 changed files with 13 additions and 3 deletions
7
docs/helios64/hardware.md
Normal file
7
docs/helios64/hardware.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## Block Diagram
|
||||
|
||||
### Helios64 Board
|
||||
![!Block Diagram](/helios64/img/hardware/helios64_block_diagram.png)
|
||||
|
||||
### RK3399(K) System-On-Chip
|
||||
![!Block Diagram](/helios64/img/hardware/rk3399_block_diagram.png)
|
BIN
docs/helios64/img/hardware/helios64_block_diagram.png
Normal file
BIN
docs/helios64/img/hardware/helios64_block_diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 301 KiB |
BIN
docs/helios64/img/hardware/rk3399_block_diagram.png
Normal file
BIN
docs/helios64/img/hardware/rk3399_block_diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
|
@ -36,11 +36,11 @@ Helios64 is our latest design for the ultimate ARM powered NAS. Compared to the
|
|||
|**External Interfaces**||
|
||||
|Multi-Gigabit LAN Port (2.5Gbe)|1|
|
||||
|Gigabit LAN Port (1Gbe)|1|
|
||||
|USB Type-C|1<br>Supports following:<br>- DP Mode<br>- DAS Mode<br>- Host Mode<br>- Serial Console
|
||||
|USB Type-C|1<br>Supports following:<br>- DisplayPort Mode<br>- DAS Mode<br>- Host Mode<br>- Serial Console
|
||||
|USB 3.0|3|
|
||||
|microSD (SDIO 3.0)|1|
|
||||
|**Developer Interfaces**||
|
||||
|GPIO|20|
|
||||
|GPIO|16|
|
||||
|I2C|1|
|
||||
|UEXT|1|
|
||||
|**Others**||
|
||||
|
@ -49,6 +49,7 @@ Helios64 is our latest design for the ultimate ARM powered NAS. Compared to the
|
|||
|Bult-in UPS|yes|
|
||||
|RTC Battery|yes|
|
||||
|DC input|Dual 12V inputs|
|
||||
|Front Panel Extension|yes|
|
||||
|
||||
![Helios64 Top View](/helios64/img/intro/helios64-top-view.jpg)
|
||||
|
||||
|
@ -60,7 +61,7 @@ Helios64 is our latest design for the ultimate ARM powered NAS. Compared to the
|
|||
|------------|-----------|
|
||||
|Board Dimension|120mm x 120mm|
|
||||
|Board Weight|180gr (without heatsink)|
|
||||
|Case Dimention (H x W x D)|H 134mm x W 222mm x D 250mm|
|
||||
|Case Dimension (H x W x D)|H 134mm x W 222mm x D 250mm|
|
||||
|Case Weight|3.5Kg (without HDD)|
|
||||
|Case Material|Aluminum + Metal|
|
||||
|
||||
|
|
|
@ -69,6 +69,8 @@ nav:
|
|||
- Welcome: 'index.md'
|
||||
- Helios64:
|
||||
- Introduction: 'helios64/intro.md'
|
||||
- Hardware:
|
||||
- Overview : 'helios64/hardware.md'
|
||||
- Helios4:
|
||||
- Introduction: 'helios4/intro.md'
|
||||
- Kit Assembly: 'helios4/kit.md'
|
||||
|
|
Loading…
Reference in a new issue