mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-02-02 23:57:44 +05:00
upd readme
This commit is contained in:
18
README.md
18
README.md
@@ -25,14 +25,17 @@
|
|||||||
- Auto tuning of PID and Equitherm parameters *(in development)*
|
- Auto tuning of PID and Equitherm parameters *(in development)*
|
||||||
- [Home Assistant](https://www.home-assistant.io/) integration via MQTT. The ability to create any automation for the boiler!
|
- [Home Assistant](https://www.home-assistant.io/) integration via MQTT. The ability to create any automation for the boiler!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Tested on
|
## Tested on
|
||||||
- Baxi eco nova
|
- Baxi eco nova
|
||||||
- Baxi Ampera
|
- Baxi Ampera
|
||||||
|
|
||||||
## PCB
|
## PCB
|
||||||
<img src="/assets/pcb.svg" width="40%" /> <img src="/assets/pcb_3d.png" width="40%" />
|
<img src="/assets/pcb.svg" width="30%" /> <img src="/assets/pcb_3d.png" width="35%" />
|
||||||
|
|
||||||
Housing for installation on DIN rail - D2MG. Occupies only 2 DIN modules. The 220V > 5V power supply is already on the board, so additional power supplies are not needed.
|
Housing for installation on DIN rail - D2MG. Occupies only 2 DIN modules.<br>
|
||||||
|
The 220V > 5V power supply is already on the board, so additional power supplies are not needed.<br>
|
||||||
To save money, 2 levels are ordered as one board. After manufacturing, the boards need to be divided into 2 parts - upper and lower.
|
To save money, 2 levels are ordered as one board. After manufacturing, the boards need to be divided into 2 parts - upper and lower.
|
||||||
- [Sheet](/assets/sheet.pdf)
|
- [Sheet](/assets/sheet.pdf)
|
||||||
- [BOM](/assets/BOM.xlsx)
|
- [BOM](/assets/BOM.xlsx)
|
||||||
@@ -45,14 +48,15 @@ To save money, 2 levels are ordered as one board. After manufacturing, the board
|
|||||||
|
|
||||||
# Quick Start
|
# Quick Start
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson)
|
|
||||||
- [TelnetStream](https://github.com/jandrassy/TelnetStream)
|
|
||||||
- [EEManager](https://github.com/GyverLibs/EEManager)
|
|
||||||
- [ESP8266Scheduler](https://github.com/nrwiersma/ESP8266Scheduler)
|
- [ESP8266Scheduler](https://github.com/nrwiersma/ESP8266Scheduler)
|
||||||
- [NTPClient](https://github.com/arduino-libraries/NTPClient)
|
- [NTPClient](https://github.com/arduino-libraries/NTPClient)
|
||||||
|
- [ArduinoJson](https://github.com/bblanchon/ArduinoJson)
|
||||||
|
- [OpenTherm Library](https://github.com/ihormelnyk/opentherm_library)
|
||||||
- [PubSubClient](https://github.com/knolleary/pubsubclient)
|
- [PubSubClient](https://github.com/knolleary/pubsubclient)
|
||||||
- [GyverFilters](https://github.com/GyverLibs/GyverFilters)
|
- [TelnetStream](https://github.com/jandrassy/TelnetStream)
|
||||||
- [MultiMap](https://github.com/RobTillaart/MultiMap)
|
- [EEManager](https://github.com/GyverLibs/EEManager)
|
||||||
|
- [GyverPID](https://github.com/GyverLibs/GyverPID)
|
||||||
|
- [microDS18B20](https://github.com/GyverLibs/microDS18B20)
|
||||||
- [WiFiManager](https://github.com/tzapu/WiFiManager)
|
- [WiFiManager](https://github.com/tzapu/WiFiManager)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
assets/ha.png
Normal file
BIN
assets/ha.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 190 KiB |
Reference in New Issue
Block a user