mirror of https://github.com/arendst/Tasmota.git
add example image
parent
0d02e956d4
commit
b21585bacc
|
@ -75,4 +75,9 @@ A pull-up resistor is a resistor connected between the GPIO pin and 3.3v. The ex
|
||||||
|
|
||||||
A bypass capacitor is a small (pF range) capacitor that is connected between the GPIO and ground. This provides a path for any radio signals that are picked up by the wire to go to ground and not confuse the system.
|
A bypass capacitor is a small (pF range) capacitor that is connected between the GPIO and ground. This provides a path for any radio signals that are picked up by the wire to go to ground and not confuse the system.
|
||||||
|
|
||||||
Shielding or using twisted pair wiring are other ways to reduce the effect of radio signals on the system.
|
Shielding or using twisted pair wiring are other ways to reduce the effect of radio signals on the system.
|
||||||
|
|
||||||
|
Example for 10K Resistor:
|
||||||
|
![](https://user-images.githubusercontent.com/35574450/39960640-8b2735ca-5626-11e8-8128-461b6d9976ad.png)
|
||||||
|
Read here:
|
||||||
|
[#2708](https://github.com/arendst/Sonoff-Tasmota/issues/2708#issuecomment-388574891)
|
Loading…
Reference in New Issue