Categories
Programming

Testable Config Classes in Python

In this article, we explore two kinds of testable config classes and compare them in terms of their testability.

Categories
Electronics

Electronic Load – Proof of Concept

An electronic load is a piece of lab test equipment that is used to observe the behavior of devices under test (DUTs) under electric load, i.e. how they behave when we draw power from them. Electronic loads achieve this by dissipating an adjustable amount of power in their circuits, such that either a constant current […]

Categories
Electronics

Voltage Multiplier / Charge Pump

In this article I will show you how I designed my voltage multiplier board, consisting of the actual multiplier circuit, the driver for the multiplier and an oscillator. Voltage Multiplier Circuit This circuit takes low input voltages like 5 V or 12 V and generates high voltages from it. For a 12 V input it […]