adding simple README.md file

This commit is contained in:
Dominik Kuhn 2022-10-07 10:23:09 +02:00
parent e7e0c82a44
commit a1f2bd5056
2 changed files with 36 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# openDTU Breakout Booard
To read Hoymiles inverters there is a nice project called [OpenDTU](https://github.com/tbnobody/OpenDTU) which uses an ESP32 to talk to them.
<br>
To extend this project with a hardware component this small KiCAD board was created. With it it should be possible for the not experienced in soldering person to build an own OpenDTU easier. But also the possibility to add further ideas, like temperature sensors, display etc.. In a second step it is also possible to design a board with all the necessary components on it directly.
<br>
<p align="center">
<img src="./openDTU.jpg" width="480">
</p>
## ToDo's
- Updating Design Rules
- Generating Gerber files

18
REDME.md Normal file
View File

@ -0,0 +1,18 @@
# openDTU Breakout Booard
To read Hoymiles inverters there is a nice project called [OpenDTU](https://github.com/tbnobody/OpenDTU) which uses an ESP32 to talk to them.
<br>
To extend this project with a hardware component this small KiCAD board was created. With it it should be possible for the not experienced in soldering person to build an own OpenDTU easier. But also the possibility to add further ideas, like temperature sensors, display etc.. In a second step it is also possible to design a board with all the necessary components on it directly.
<br>
<p align="center">
<img src="./openDTU.jpg" width="480">
</p>
## ToDo's
- Updating Design Rules
- Generating Gerber files