diff --git a/README.md b/README.md index b163c40..86f70f6 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ A great candiate for a soldering workshop becuase it is gratifying with the blin ### Parts Parts required to make the flip-flop circuit are: - - 2x LEDs; - - 2x 10 μF capacitors; - - 2x 470 Ohm resitors; - - 2x 100 kOhm resistors; - - 2x BC547 transistors; + - 2x LEDs + - 2x 10 μF capacitors + - 2x 470 Ohm resitors + - 2x 100 kOhm resistors + - 2x BC547 transistors ### Assembly @@ -34,9 +34,9 @@ Q1 and Q2 are the BC547 transitor. Alternatilvy the equivalent 2N2222A can be us The blinking interval is determined by the values of the two 100kOhm resistors and that of the two capacitors as per the formula: T = R x C Example values: - 100 kOhm x 10 μF = 1.0s; - 10 kOhm x 10 μF = 0.1s; - 100 kOhm x 1 μF = 0.1s; + - 100 kOhm x 10 μF = 1.0s + - 10 kOhm x 10 μF = 0.1s + - 100 kOhm x 1 μF = 0.1s you can choose LEDs of any color.