Compare commits

...

2 commits

Author SHA1 Message Date
Rahix 4d0e02c792 Document PH00524 a bit more 2024-08-15 02:20:20 +02:00
Rahix 457095ed2f Update gitignore 2024-08-15 02:20:12 +02:00
3 changed files with 20 additions and 0 deletions

3
.gitignore vendored
View file

@ -1,2 +1,5 @@
# KiCAD module backups
/modules/*/*-backups/
# KiCAD lock files
~*.lck

14
modules/ph00524/README.md Normal file
View 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

Binary file not shown.