Compare commits
2 commits
7d0226ace5
...
4d0e02c792
Author | SHA1 | Date | |
---|---|---|---|
Rahix | 4d0e02c792 | ||
Rahix | 457095ed2f |
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
# KiCAD module backups
|
||||
/modules/*/*-backups/
|
||||
|
||||
# KiCAD lock files
|
||||
~*.lck
|
||||
|
|
14
modules/ph00524/README.md
Normal file
14
modules/ph00524/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
## Board `PH00524-2`
|
||||
|
||||
The board controlling the vacuum valves does not show up in the schematics
|
||||
delivered with the SEM. To us, it seems like the functionality was updated by
|
||||
merging a few of the boards from the schematics into a single board with even
|
||||
more smartness.
|
||||
|
||||
`PH00524-2` contains connectors named `FK*`, `FM*`, and `FL*`, leading to the
|
||||
assumption that the boards `FK`, `FM`, and `FL` have been integrated into it.
|
||||
So far, the connectors seem to match up with the ones shown in the SEM schematics.
|
||||
|
||||
There is also a Z80 based system + an EEPROM on the board.
|
||||
|
||||
![Image of PH00524-2](./ph00524-2.jpg)
|
BIN
modules/ph00524/ph00524-2.jpg
(Stored with Git LFS)
Normal file
BIN
modules/ph00524/ph00524-2.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue