Python/electronics
2024-09-30 23:01:15 +02:00
..
__init__.py Enable ruff INP001 rule (#11346) 2024-04-02 21:13:56 +02:00
apparent_power.py added reference link. (#8667) 2023-04-18 09:44:06 +02:00
builtin_voltage.py Added Builtin Voltage (#7850) 2022-10-30 12:52:20 +01:00
capacitor_equivalence.py Capacitor equivalence algorithm (#9814) 2023-10-26 04:10:13 -04:00
carrier_concentration.py refactor: Replace doctest traceback with ... (#7558) 2022-10-23 16:36:10 +02:00
charging_capacitor.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
charging_inductor.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
circular_convolution.py Upgrade to Python 3.13 (#11588) 2024-09-30 23:01:15 +02:00
coulombs_law.py Enable ruff RUF002 rule (#11377) 2024-04-22 21:51:47 +02:00
electric_conductivity.py add electric conductivity algorithm (#7449) 2022-10-29 15:52:19 +02:00
electric_power.py Fix ruff errors (#8936) 2023-08-09 13:25:30 +05:30
electrical_impedance.py Resonant Frequency & Electrical Impedance (#6983) 2022-10-29 17:25:26 +02:00
ic_555_timer.py Added 555 timer duty cycle and freqency in astable mode. (#10456) 2023-10-15 17:35:02 +02:00
ind_reactance.py Adding inductive reactance calculation (#6625) 2022-10-31 12:31:15 +01:00
ohms_law.py Pyupgrade to Python 3.9 (#4718) 2021-09-07 13:37:03 +02:00
real_and_reactive_power.py Create real_and_reactive_power.py (#8665) 2023-04-18 10:17:48 +12:00
resistor_color_code.py [pre-commit.ci] pre-commit autoupdate (#11322) 2024-03-13 07:52:41 +01:00
resistor_equivalence.py [pre-commit.ci] pre-commit autoupdate (#11275) 2024-02-05 20:48:10 +01:00
resonant_frequency.py Resonant Frequency & Electrical Impedance (#6983) 2022-10-29 17:25:26 +02:00
wheatstone_bridge.py Added Wheatstone Bridge Algorithm (#9872) 2023-10-06 01:16:51 +02:00