mirror of
https://github.com/gonzho000/chpc.git
synced 2025-03-09 00:17:19 +00:00
Update README.md
This commit is contained in:
parent
42277e9899
commit
daaab1f2cd
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -8,27 +8,30 @@ Discussion: https://www.forumhouse.ru/threads/469103/
|
|||
|
||||
# PCB Design
|
||||
|
||||
There are 2 PCB designs: type "F" and type "G"
|
||||
There are 2 PCB designs: type "F" and type "G".
|
||||
Both untested.
|
||||
|
||||
Type "F" features:
|
||||
- only SMD componens,
|
||||
- internal power source,
|
||||
- 10 output channels,
|
||||
- 4 input channels,
|
||||
- 5 relays: 1*16A + 4*7A,
|
||||
- 5 relays: 1 * 16A + 4 * 7A,
|
||||
- buzzer,
|
||||
- EEV support,
|
||||
- 16 bit i2c ADC: on board,
|
||||
- i2c devices: allowed.
|
||||
- i2c devices: allowed,
|
||||
- ds18b20 on one lane.
|
||||
|
||||
Type "G" features:
|
||||
- no SMD components,
|
||||
- external, board-placed power source,
|
||||
- 5 output channels,
|
||||
- 4 input channels,
|
||||
- 5 relays: 2*16A + 3*7A,
|
||||
- 5 relays: 2 * 16A + 3 * 7A,
|
||||
- buzzer,
|
||||
- EEV support,
|
||||
- 16 bit i2c ADC: off board,
|
||||
- i2c devices: allowed.
|
||||
- i2c devices: allowed,
|
||||
- ds18b20 on one lane.
|
||||
|
||||
|
|
Loading…
Reference in a new issue