Update README.md

This commit is contained in:
funghi999 2024-05-31 12:20:45 +02:00 committed by marco-pilz_ifm
parent 3a52f064fc
commit 93614e5d14

View File

@ -1,5 +1,8 @@
# OpenDTU-DUO-Fusion
This is a fork from the Hoymiles project [OpenDTU](https://github.com/tbnobody/OpenDTU).
# OpenDTU-DUO-Fusion
This is a fork from the Hoymiles project [OpenDTU](https://github.com/tbnobody/OpenDTU).
[![OpenDTU Build](https://github.com/funghi999/OpenDTU-DUO-Fusion/actions/workflows/build.yml/badge.svg)](https://github.com/funghi999/OpenDTU-DUO-Fusion/actions/workflows/build.yml)
@ -18,6 +21,18 @@ The origin documentation of openDTU can be found [here](https://tbnobody.github.
This project is still under development and adds following features:
* Supports the specially designed circuit board and pre-configures the connected components (CMT2300a, NRF24l01+, display, etc.).
* Disable the power-save mode for displays
The origin documentation of openDTU can be found [here](https://tbnobody.github.io/OpenDTU-docs/).
### Ducumentation for openDTU-DUO-Fusion
* Will comming soon!
## Highlights of OpenDTU-DUO-Fusion
This project is still under development and adds following features:
* Supports the specially designed circuit board and pre-configures the connected components (CMT2300a, NRF24l01+, display, etc.).
* Disable the power-save mode for displays
@ -63,6 +78,11 @@ This project is still under development and adds following features:
| E-Star HERF-1800 | NRF24L01+ | 4 | 2 | 1 |
## Outline
A very special thank you to Thomas Basler (tbnobody), the author of the original [OpenDTU](https://github.com/tbnobody/OpenDTU) project. You are doing an excellent job!
## Outline
A very special thank you to Thomas Basler (tbnobody), the author of the original [OpenDTU](https://github.com/tbnobody/OpenDTU) project. You are doing an excellent job!