Electronics

Skip to main content (skip navigation menu)






Electronics

 

A collection of technical articles on electronics, or subjects related to electronics. Some of these articles also appear in the "application notes" section.

Since electronics and software are becoming more and more intertwined, you may also want to look in the "embedded systems" section. There is an article on debouncing switch inputs (in software), for example.

Reel quantity estimate
2021-01-23
A simple method to estimate the number of components left on a reel.
Mini-reel for SMD components
2023-11-13
The mini-reel is a reel for SMD components on cut tape. It is compatible with the standard 7" reels (and compliant with EIA-481), only smaller. It is well suited for storing small quantities of SMD components on cut tape.
Mini-tray for SMD components
2023-05-21
The mini-tray is an alternative to the standard JEDEC tray for semiconductors. It is diemnsioned such that three mini-trays (when lined up) have the same width & length as one JEDEC tray.
Reflow soldering profiles
2018-03-03
With a special focus on the eC-reflow-mate from Eurocircuits, this article delves into the art and craft of creating reflow soldering profiles. Phenomenons like thermal inertia and their effects on the soldering profile.
Magnetic PCB holders
2020-11-28
General purpose PCB holders with a magnetic base. The PCB holders lift the PCB a few millimeters from the base, so that they are suitable for (most) PCBs with components on both sides.
Near-Field Probes for EMC testing
2023-03-21
The contribution of this article is a 3D-printed insulation sleeve for near-field probes. Along the way, it also explains how to make the probes themselves.
LISN-mate for a dual channel DC LISN (EMC testing)
2023-10-01
A simple but effectice LISN-mate for a dual-channel DC LISN, such as the one published in Elektor. A LISN lets you measure the conducted emissions on power cables; a LISN-mate lets you further establish whether these emissions are primarily “common mode” or “differential mode”.
History of changes Parallel Capacitors and the effect of Antiresonance (PDF)
2023-01-31
When multiple capacitors are used for decoupling (which is quite common for micro-controllers are FPGAs, for example), must these all have the same value, or is there an advantage in mounting multiple capacitors with different values in parallel? This white paper presents experiments that demonstrate the effect (and magnitude) of antiresonance when mixing capacitor values. It concludes that, as a rule of thumb, you should keep all decoupling capacitors the same.
Interfacing the VS1053 and VS1063 to DACs and SRCs
2018-03-03
The VS1053 and VS1063 audio decoder chips from VLSI Solutions support I2S output (in addition to analogue audio output). However, the specific I2S format narrows your choice of DAC, SRC or DSP. The simple circuit presented in this application note converts the I2S format from the VS10x3 to 32Fs Right-Justified, which has much wider support by DAC, SRC and DSP chips.
LED current source
2015-03-07
This article presents a circuit for a "constant current source", for example to drive LEDs. The circuit allows the current flow to be switched on and off, with 5V TTL-logic. One way to use the on-off switching capability is to dim the LEDs with pulse-width modulation.
A MIDI to RS232 converter
2018-03-03
The MIDI protocol is a serial data communications protocol using on a "current loop" physical layer, and using a Baud rate of 31250 bps. This article shows the electronics needed to convert between current loop and the RS232 signal levels. The circuit can be connected directly to the RS232 port of the H0420 MP3 player. In the second part, the article covers the "software protocol" of MIDI and develops a simple script to send and receive MIDI commands.
An RS232 "spy" cable
2018-03-17
The RS232 norm defines a one-on-one communication link between two devices. With a special cable, though, it is possible to have a third device (a PC) "listen in" on the data —a useful trick in debugging serial protocols or for deciphering an unknown protocol.
A voltage inverter circuit
2015-03-07
Sometimes you need to generate a negative voltage when you only have a positive power supply. The circuit in this application note does just that. The circuit was built to drive LCDs that require a negative LC-driving voltage.