f37e490ef09a912689400acdbb5f0a42e92f5b43
Board-dat/MPC/MPC1098-dat/MPC1098-dat.md
| ... | ... | @@ -0,0 +1,24 @@ |
| 1 | + |
|
| 2 | +# MSP1098-dat |
|
| 3 | + |
|
| 4 | +https://www.electrodragon.com/product/raspberry-pi-gpio-shield-v2/ |
|
| 5 | + |
|
| 6 | +- [[RS232-dat]], wiring as below |
|
| 7 | + |
|
| 8 | +| name | DB9_female OUT | RPI | note | |
|
| 9 | +| ---- | -------------- | --------- | ---- | |
|
| 10 | +| TXD | | IO14/TXD0 | | |
|
| 11 | +| RXD | | IO15/RXD0 | | |
|
| 12 | +| OUT | DB9 female 4 | | | |
|
| 13 | +| IN | DB9 female 3 | | | |
|
| 14 | + |
|
| 15 | +- Infrared sender = IO17 |
|
| 16 | +- Infrared receiver = IO26 |
|
| 17 | + |
|
| 18 | +- programmable button A == IO20 |
|
| 19 | +- programmable button B == IO21 |
|
| 20 | + |
|
| 21 | + |
|
| 22 | +## Infrared |
|
| 23 | + |
|
| 24 | +- [[Infrared-dat]] |
|
| ... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/RS232-DAT/2025-02-18-17-07-04.png
| ... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/RS232-DAT/2025-02-18-17-07-04.png differ |
Tech-dat/Interface-dat/RS232-DAT/RS232-DAT.md
| ... | ... | @@ -1,10 +1,16 @@ |
| 1 | 1 | |
| 2 | 2 | # RS232 DAT |
| 3 | 3 | |
| 4 | +Male Connector |
|
| 5 | + |
|
| 4 | 6 |  |
| 5 | 7 | |
| 8 | +Male / Left and Female / Right Type Connector |
|
| 9 | + |
|
| 6 | 10 |  |
| 7 | 11 | |
| 12 | +A common Convert board |
|
| 13 | + |
|
| 8 | 14 |  |
| 9 | 15 | |
| 10 | 16 | |
| ... | ... | @@ -22,6 +28,12 @@ customized common: |
| 22 | 28 | - 公头的2引脚是RXD,母头的2引脚是TXD。5引脚是GND。 |
| 23 | 29 | - 公头的3引脚是TXD,母头的3引脚是RXD。 |
| 24 | 30 | |
| 31 | +## Typical Circuit |
|
| 32 | + |
|
| 33 | +- based on chip [[SP3220-dat]], supply voltage 3.3V for [[RPI-dat]] |
|
| 34 | + |
|
| 35 | + |
|
| 36 | + |
|
| 25 | 37 | |
| 26 | 38 | ## ref |
| 27 | 39 |
Tech-dat/Network-dat/Infrared-dat/2025-02-18-17-05-16.png
| ... | ... | Binary files /dev/null and b/Tech-dat/Network-dat/Infrared-dat/2025-02-18-17-05-16.png differ |
Tech-dat/Network-dat/Infrared-dat/Infrared-dat.md
| ... | ... | @@ -4,8 +4,6 @@ |
| 4 | 4 | |
| 5 | 5 | |
| 6 | 6 | |
| 7 | - |
|
| 8 | - |
|
| 9 | 7 | ## Boards |
| 10 | 8 | |
| 11 | 9 | - [[SIR1008-dat]] |
| ... | ... | @@ -17,6 +15,14 @@ arduino shield - [[DAS1013-dat]] |
| 17 | 15 | |
| 18 | 16 |  |
| 19 | 17 | |
| 18 | + |
|
| 19 | + |
|
| 20 | +- Note RPI signal input better at 3V3 |
|
| 21 | +- refer to board [[MPC1098-dat]] |
|
| 22 | + |
|
| 23 | +legacy wiki page - [Infrared for RPI](https://www.electrodragon.com/w/index.php?title=RPI_IR&redirect=no) |
|
| 24 | + |
|
| 25 | + |
|
| 20 | 26 | ## BOM |
| 21 | 27 | |
| 22 | 28 | - [[infrared-receiver-dat]] - [[infrared-sender-dat]] |