Skip to content

Commit 5f1cb61

Browse files
marcoSchrn1zzo
authored andcommitted
Add new device page for Radtel RT-4D
1 parent 2f58d9d commit 5f1cb61

5 files changed

Lines changed: 22 additions & 0 deletions

File tree

_media/rt4d_back.jpg

6.19 MB
Loading

_media/rt4d_front.jpg

5.85 MB
Loading

cspell.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ words:
119119
- tinyuf
120120
- otadata
121121
- ffat
122+
- Radtel
122123
patterns:
123124
- name: markdown_code_block
124125
pattern: /^\s*```[\s\S]*?^\s*```/gm

hardware/hardware.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ This table provides a glance on the underlying hardware of each of the supported
2525
* [Ailunce HD1](hardware/hd1.md)
2626
* [Anytone UV878](hardware/uv878.md)
2727
* [LILYGO T-TWR Plus](hardware/ttwrplus.md)
28+
* [Radtel RT-4D](hardware/rt4d.md)

hardware/rt4d.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Radtel RT-4D
2+
3+
## Specifications
4+
* MCU: AT32F423CCT7
5+
* DMR Chip: HF6853
6+
* FM Broadcast Receiver Chip: BK1080
7+
* Radio Chip: BK4819
8+
* SPI Flash: PY25Q128HA 16MiB
9+
* Display: 128x64 monochrome TFT
10+
* 0x2800 Byte Bootloader
11+
12+
## Pictures
13+
14+
### PCB Front
15+
16+
![RT-4D PCB Front](../_media/rt4d_front.jpg)
17+
18+
### PCB Back
19+
20+
![RT-4D PCB Back](../_media/rt4d_back.jpg)

0 commit comments

Comments
 (0)