mirror of
https://github.com/CursedHardware/epd-datasheet.git
synced 2025-11-29 23:42:48 +08:00
add schematics
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll": true
|
"source.fixAll": "explicit"
|
||||||
},
|
},
|
||||||
"markdownlint.config": {
|
"markdownlint.config": {
|
||||||
"MD033": false
|
"MD033": false
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Reference design
|
## Reference design
|
||||||
|
|
||||||
- <http://pmoc98298.pic37.websiteonline.cn/upload/DESPI-C01-sch-V11.pdf>
|
- [DESPI-C01_SCH.pdf](../schematics/DESPI-C01_SCH.pdf)
|
||||||
- <https://github.com/MarvelousBlack/epd2spi>
|
- <https://github.com/MarvelousBlack/epd2spi>
|
||||||
- <https://oshwhub.com/ludas/mo-shui-ping-qu-dong>
|
- <https://oshwhub.com/ludas/mo-shui-ping-qu-dong>
|
||||||
- <https://www.waveshare.com/w/upload/5/57/2.13inch_e-Paper_HAT_Schematic.pdf>
|
- <https://www.waveshare.com/w/upload/5/57/2.13inch_e-Paper_HAT_Schematic.pdf>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Reference design
|
## Reference design
|
||||||
|
|
||||||
- <https://cetest02.cn-bj.ufileos.com/100001_1909185148/DESPI-C102_SCH%20V1.0.pdf>
|
- [DESPI-C102_SCH.pdf](../schematics/DESPI-C102_SCH.pdf)
|
||||||
|
|
||||||
## Connector
|
## Connector
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## Reference design
|
## Reference design
|
||||||
|
|
||||||
- <https://v4.cecdn.yun300.cn/100001_1909185148/DESPI-C1248_SCH%20V1.0.pdf>
|
- [DESPI-C1248_SCH.pdf](../schematics/DESPI-C1248_SCH.pdf)
|
||||||
|
|
||||||
## Connector
|
## Connector
|
||||||
|
|
||||||
@@ -49,7 +49,6 @@
|
|||||||
|
|
||||||
[bs1]: SPI-24PIN.md#bs1
|
[bs1]: SPI-24PIN.md#bs1
|
||||||
[busy]: SPI-24PIN.md#busy
|
[busy]: SPI-24PIN.md#busy
|
||||||
[csn]: SPI-24PIN.md#csn
|
|
||||||
[dcn]: SPI-24PIN.md#dcn
|
[dcn]: SPI-24PIN.md#dcn
|
||||||
[rese]: SPI-24PIN.md#rese
|
[rese]: SPI-24PIN.md#rese
|
||||||
[resn]: SPI-24PIN.md#resn
|
[resn]: SPI-24PIN.md#resn
|
||||||
|
|||||||
BIN
schematics/DESPI-C01_SCH.pdf
Normal file
BIN
schematics/DESPI-C01_SCH.pdf
Normal file
Binary file not shown.
BIN
schematics/DESPI-C102_SCH.pdf
Normal file
BIN
schematics/DESPI-C102_SCH.pdf
Normal file
Binary file not shown.
BIN
schematics/DESPI-C1248_SCH.pdf
Normal file
BIN
schematics/DESPI-C1248_SCH.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user