ef350fcf74a413fb5de34bb0f2bf6c76f8670e04
Board-dat/MSP/MSP1064-dat/MSP1064-dat.md
... | ... | @@ -0,0 +1,17 @@ |
1 | + |
|
2 | +# MSP1064-dat |
|
3 | + |
|
4 | +Schematic please see here. |
|
5 | +https://www.electrodragon.com/w/IIC |
|
6 | + |
|
7 | + |
|
8 | +## demo code |
|
9 | + |
|
10 | +- https://github.com/Edragon/Arduino/tree/master/Sketchbook/11-Interface/PCF |
|
11 | + |
|
12 | + |
|
13 | +## ref |
|
14 | + |
|
15 | +- [[GPIO-dat]] |
|
16 | + |
|
17 | +- [[PCF8574-dat]] |
|
... | ... | \ No newline at end of file |
Board-dat/MSP/MSP1069-dat/MSP1069-dat.md
... | ... | @@ -0,0 +1,10 @@ |
1 | + |
|
2 | +# MSP1069-dat |
|
3 | + |
|
4 | + |
|
5 | +## ref |
|
6 | + |
|
7 | +- [[IO-expander]] |
|
8 | + |
|
9 | +- [[MCP23017-dat]] |
|
10 | + |
Board-dat/MSP/MSP1072-dat/MSP1072-dat.md
... | ... | @@ -13,4 +13,7 @@ |
13 | 13 | |
14 | 14 | - [[CH423-dat]] - [[WCH-dat]] |
15 | 15 | |
16 | +- [[GPIO-dat]] |
|
17 | + |
|
18 | + |
|
16 | 19 | - [[MSP1072]] |
... | ... | \ No newline at end of file |
Tech-dat/GPIO-dat/GPIO-dat.md
... | ... | @@ -10,7 +10,12 @@ GPIOS (Giant Pixel Interleaved Octal Shifts) is a method used in data storage an |
10 | 10 | 4. POI (Pull-Up Resistor In): In this mode, the cable noise can be filtered out by the internal pull-up resistors while the device is running. |
11 | 11 | 5. POPI (Pull-Up Resistor/Pull-Down Input): It's a versatile option that provides isolation for both inputs and outputs |
12 | 12 | |
13 | -d |
|
13 | +## IO expander |
|
14 | + |
|
15 | +- [[MSP1072-dat]] - [[MSP1064-dat]] - [[MSP1069-dat]] |
|
16 | + |
|
17 | + |
|
18 | + |
|
14 | 19 | |
15 | 20 | ## ref |
16 | 21 |
service-dat/refund-dat/refund-dat.md
... | ... | @@ -0,0 +1,13 @@ |
1 | + |
|
2 | +# refund-dat |
|
3 | + |
|
4 | + |
|
5 | +## credit card refund |
|
6 | + |
|
7 | +According to payment system "stripe": |
|
8 | + |
|
9 | + Refunds take 5-10 days to appear on a customer's statement. Stripe's fees for the original payment won't be returned, but there are no additional fees for the refund. |
|
10 | + |
|
11 | +## Paypal refund |
|
12 | + |
|
13 | +- should be instantly |
|
... | ... | \ No newline at end of file |