2019-03-13 20:47:46 +00:00
|
|
|
### CHPC: Cheap Heat Pump Controller v1.0
|
2019-03-13 20:47:10 +00:00
|
|
|
|
2019-03-13 21:01:21 +00:00
|
|
|
## Development
|
2019-03-13 20:47:10 +00:00
|
|
|
|
|
|
|
State: active
|
2019-03-13 20:47:46 +00:00
|
|
|
|
|
|
|
Discussion: https://www.forumhouse.ru/threads/469103/
|
2019-03-13 20:47:10 +00:00
|
|
|
|
2019-03-13 21:01:21 +00:00
|
|
|
## PCB Design
|
2019-03-13 20:47:10 +00:00
|
|
|
|
2019-03-13 20:51:07 +00:00
|
|
|
There are 2 PCB designs: type "F" and type "G".
|
|
|
|
Both untested.
|
2019-03-13 20:47:10 +00:00
|
|
|
|
2019-03-13 21:01:21 +00:00
|
|
|
# Type "F" features:
|
2019-03-13 20:59:56 +00:00
|
|
|
- **only SMD** componens,
|
|
|
|
- **internal power** source,
|
|
|
|
- **10** output channels,
|
|
|
|
- 5 output channels,
|
2019-03-13 20:47:10 +00:00
|
|
|
- 4 input channels,
|
2019-03-13 20:51:07 +00:00
|
|
|
- 5 relays: 1 * 16A + 4 * 7A,
|
2019-03-13 20:47:10 +00:00
|
|
|
- buzzer,
|
|
|
|
- EEV support,
|
2019-03-13 20:59:56 +00:00
|
|
|
- 16 bit **i2c ADC: on board**,
|
2019-03-13 20:51:07 +00:00
|
|
|
- i2c devices: allowed,
|
|
|
|
- ds18b20 on one lane.
|
2019-03-13 20:47:10 +00:00
|
|
|
|
2019-03-13 21:01:21 +00:00
|
|
|
# Type "G" features:
|
2019-03-13 20:59:56 +00:00
|
|
|
- **no SMD** components,
|
|
|
|
- **external, board-placed** power source,
|
2019-03-13 20:47:10 +00:00
|
|
|
- 5 output channels,
|
|
|
|
- 4 input channels,
|
2019-03-13 20:51:07 +00:00
|
|
|
- 5 relays: 2 * 16A + 3 * 7A,
|
2019-03-13 20:47:10 +00:00
|
|
|
- buzzer,
|
|
|
|
- EEV support,
|
2019-03-13 20:59:56 +00:00
|
|
|
- 16 bit **i2c ADC: off board**,
|
2019-03-13 20:51:07 +00:00
|
|
|
- i2c devices: allowed,
|
|
|
|
- ds18b20 on one lane.
|
2019-03-13 09:13:37 +00:00
|
|
|
|
2019-03-13 21:03:45 +00:00
|
|
|
# Type "F" PCB
|
2019-03-13 20:57:53 +00:00
|
|
|
![Type F PCB](./PCB_Type_F.png)
|
2019-03-13 21:33:57 +00:00
|
|
|
|
|
|
|
# Type "G" PCB
|
|
|
|
![Type G PCB](./PCB_Type_G.png)
|