Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pvvx committed Nov 10, 2024
1 parent ba0601e commit acb8c42
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,19 @@ _Далее, с помощью соединения BLE в [PHY62x2BTHome.html](

Актуальная версия `FW Boot` - **v1.9** для всех устройств (содержит исправления).

## Внутренняя распиновка GPIO:

| Устройство | Датчик SDA/SCL/Power | Экран SDA/SCL/Power | Кнопка | Светодиод |
|:---:|:---:|:---:|:---:|:---:|
| THB1 | P18/P20/- | P34/P33/- | P01 | - |
| THB2 | P18/P20/- | - | P07 | P26 |
| THB3 | P18/P20/- | P34/P33/- | P01 | - |
| BTH01 | P33/P34/P00 | - | P14 | P15 |
| TH05 | P34/P33/P00 | P34/P33/P02 | P14 | - |
| TH05D | P31/P32/- | P11/P14/- | P02 | - |
| TH05F | P33/P34/P00 | P26/P31/P02 | P14 | - |


## Основные характеристики

! _При настройках по умолчанию_ !
Expand Down
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,18 @@ Files for updating boot via OTA are located in the [update_boot](update_boot) di

> The current `FW Boot' version is **v1.9** for all devices (errors fixed).
## Internal GPIO pinout:

| Device | Sensor SDA/SCL/Power | LCD SDA/SCL/Power | Key | LED |
|:---:|:---:|:---:|:---:|:---:|
| THB1 | P18/P20/- | P34/P33/- | P01 | - |
| THB2 | P18/P20/- | - | P07 | P26 |
| THB3 | P18/P20/- | P34/P33/- | P01 | - |
| BTH01 | P33/P34/P00 | - | P14 | P15 |
| TH05 | P34/P33/P00 | P34/P33/P02 | P14 | - |
| TH05D | P31/P32/- | P11/P14/- | P02 | - |
| TH05F | P33/P34/P00 | P26/P31/P02 | P14 | - |

## Main features

**With default settings**:
Expand Down

0 comments on commit acb8c42

Please sign in to comment.