mirror of
https://github.com/openhp/HeatPumpController.git
synced 2024-11-08 12:25:43 +00:00
Update README.md
This commit is contained in:
parent
e4017f1fe4
commit
3c96d1d1c6
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
||||||
- LED indication,
|
- LED indication,
|
||||||
- control via [remote display](https://github.com/openhp/Display/) or local Serial (UART 5V).
|
- control via [remote display](https://github.com/openhp/Display/) or local Serial (UART 5V).
|
||||||
<br><br>
|
<br><br>
|
||||||
<img src="./m_c_assembly_completed.jpg" width="500"><br><br>
|
<img src="./m_controller_and_display.jpg" width="800"><br><br>
|
||||||
|
|
||||||
## Refrigeration schemes supported
|
## Refrigeration schemes supported
|
||||||
- Heat Pump (HP) with Electronic Expansion Valve (EEV),
|
- Heat Pump (HP) with Electronic Expansion Valve (EEV),
|
||||||
|
@ -26,7 +26,6 @@
|
||||||
## Installations supported
|
## Installations supported
|
||||||
- Indoor: a house or technical building with an almost stable temperature,
|
- Indoor: a house or technical building with an almost stable temperature,
|
||||||
- Outdoor: harsh climatic conditions taken into account. Outdoor HP installations tested down to a minus 32 °C.<br><br>
|
- Outdoor: harsh climatic conditions taken into account. Outdoor HP installations tested down to a minus 32 °C.<br><br>
|
||||||
<img src="./m_controller_and_display.jpg" width="700"><br><br>
|
|
||||||
|
|
||||||
## Changelog and history
|
## Changelog and history
|
||||||
- 2018: PCB prototype, first real installation,
|
- 2018: PCB prototype, first real installation,
|
||||||
|
@ -39,6 +38,7 @@
|
||||||
- download PCB Gerber file [here](./Valden_HeatPumpController_Gerber.zip) or get your own copy {-link there-} ,
|
- download PCB Gerber file [here](./Valden_HeatPumpController_Gerber.zip) or get your own copy {-link there-} ,
|
||||||
- order electronic components, see BOM (Bill Of Materials) appendix,
|
- order electronic components, see BOM (Bill Of Materials) appendix,
|
||||||
- solder electronic components. {- assembly instructions here-}<br><br>.
|
- solder electronic components. {- assembly instructions here-}<br><br>.
|
||||||
|
<img src="./m_c_assembly_completed.jpg" width="500"><br><br>
|
||||||
|
|
||||||
## Firmware upload
|
## Firmware upload
|
||||||
This process is the same as for other Arduinos:
|
This process is the same as for other Arduinos:
|
||||||
|
|
Loading…
Reference in a new issue