Hello OT
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
This commit is contained in:
parent
70c3ffd31f
commit
f49f6b2b0e
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# ESP-IDF Opentherm
|
# ESP-IDF Opentherm
|
||||||
|
|
||||||
This component provide an implementation of Opentherm protocol with ESP-IDF. Tested on ESP-IDF > 5 version.
|
This component provides an implementation of Opentherm protocol with ESP-IDF. Tested on ESP-IDF > 5 version.
|
||||||
|
|
||||||
## How to Use Example
|
## How to Use Example
|
||||||
|
|
||||||
|
@ -12,8 +12,9 @@ Before project configuration and build, be sure to set the correct chip target u
|
||||||
|
|
||||||
### Hardware Required
|
### Hardware Required
|
||||||
|
|
||||||
* A development board with normal LED or addressable LED on-board (e.g., ESP32-S3-DevKitC, ESP32-C6-DevKitC etc.)
|
* A development board (e.g., ESP32-S3-DevKitC, ESP32-C6-DevKitC etc.)
|
||||||
* A USB cable for Power supply and programming
|
* A USB cable for Power supply and programming
|
||||||
|
* An opentherm adapter
|
||||||
|
|
||||||
See [Development Boards](https://www.espressif.com/en/products/devkits) for more information about it.
|
See [Development Boards](https://www.espressif.com/en/products/devkits) for more information about it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue