Browse Source

Utilisation de résistances 200kΩ pour une fréquence de clignotement plus proche de 80/minute

master
Youen 1 month ago
parent
commit
ed1378f083
  1. 4
      circuit/circuit.kicad_sch
  2. 4
      circuit/flasher.kicad_sch

4
circuit/circuit.kicad_sch

@ -2285,13 +2285,13 @@
(reference "R1") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal") (reference "R1") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
) )
(path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/2149b4ea-ea44-4d63-90d6-6b91fb726527" (path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/2149b4ea-ea44-4d63-90d6-6b91fb726527"
(reference "R2") (unit 1) (value "120K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal") (reference "R2") (unit 1) (value "200K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
) )
(path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/5eaed4e7-30a3-4852-9ac4-14d4f3b008f0" (path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/5eaed4e7-30a3-4852-9ac4-14d4f3b008f0"
(reference "R3") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal") (reference "R3") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
) )
(path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/57cb9f8e-995b-44d7-bb35-b4785acbdfdc" (path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/57cb9f8e-995b-44d7-bb35-b4785acbdfdc"
(reference "R4") (unit 1) (value "120K") (footprint "") (reference "R4") (unit 1) (value "200K") (footprint "")
) )
(path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/ade24c24-8b02-4848-a88f-a7a21e86e6a1" (path "/6fef4bbe-09a8-45ef-ae4f-87b078d91d13/ade24c24-8b02-4848-a88f-a7a21e86e6a1"
(reference "R5") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal") (reference "R5") (unit 1) (value "10K") (footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")

4
circuit/flasher.kicad_sch

@ -643,7 +643,7 @@
(property "Reference" "R2" (id 0) (at 102.87 80.0099 0) (property "Reference" "R2" (id 0) (at 102.87 80.0099 0)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Value" "120K" (id 1) (at 100.33 83.82 90) (property "Value" "200K" (id 1) (at 100.33 83.82 90)
(effects (font (size 1.27 1.27)) (justify left)) (effects (font (size 1.27 1.27)) (justify left))
) )
(property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" (id 2) (at 98.552 81.28 90) (property "Footprint" "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal" (id 2) (at 98.552 81.28 90)
@ -701,7 +701,7 @@
(in_bom yes) (on_board yes) (in_bom yes) (on_board yes)
(uuid 57cb9f8e-995b-44d7-bb35-b4785acbdfdc) (uuid 57cb9f8e-995b-44d7-bb35-b4785acbdfdc)
(property "Reference" "R4" (id 0) (at 115.57 53.34 90)) (property "Reference" "R4" (id 0) (at 115.57 53.34 90))
(property "Value" "120K" (id 1) (at 115.57 55.88 90)) (property "Value" "200K" (id 1) (at 115.57 55.88 90))
(property "Footprint" "" (id 2) (at 115.57 57.658 90) (property "Footprint" "" (id 2) (at 115.57 57.658 90)
(effects (font (size 1.27 1.27)) hide) (effects (font (size 1.27 1.27)) hide)
) )

Loading…
Cancel
Save