RSSAmplifier

Blog

Silicon Junction

siliconjunction.topRSS feed ↗10 posts

Latest posts

Building a good crystal radio coil

Today we’re going to look at crystal radio coils, and how you can build a good one. Not necessarily the best one, but one that delivers high performance for the materials available to you. The coil is the fundamental component of any crystal radio. In conjunction with a tuning capacitor, it forms a resonant […]

Stop Hating SMPS: Clean Audio Power from Laptop Bricks

The audiophile world has long treated switched-mode power supplies as the enemy — noisy, compromised, something to be tolerated in budget gear but never trusted where sound quality matters. Browse almost any forum thread about powering a DAC or headphone amp and you’ll find the same orthodoxy: linear regulators only, toroidal transformers preferred, massive filter […]

Every Diode is a Varactor in Disguise

A capacitor, at its core, is just two conducting plates separated by an insulating layer. Charge accumulates on the plates, an electric field spans the gap, and energy is stored. It’s one of the most fundamental structures in electronics — and it turns out that structure exists naturally inside every diode. When a diode is […]

A very low cost DIY TRF AM Radio

With this project I intend to design and construct a simple AM radio that does not require any esoteric or vintage components and is accessible to the largest possible audience. One of the simplest types of radio is a tuned radio frequency receiver (or TRF receiver). It is composed of one or more tuned radio […]

Measuring Inductor Saturation: Gapped vs. Ungapped Cores

I’ve accumulated quite a few inductor cores over time—some scavenged from old equipment, others bought from online retailers. Unfortunately, many of them no longer have accessible datasheets. To better understand what these cores might be useful for, I decided to measure their saturation current. Core Saturation Every magnetic material has a limit to how much […]

Joule Thief Efficiency

The Joule Thief is a deceptively simple circuit of enduring popularity. With just a handful of components, a transistor, a resistor, and a small transformer, it can coax enough useful energy to light an LED from batteries that would normally be considered “dead”. But behind that simplicity is a surprisingly interesting bit of physics and […]

You Need A Loupe

Alongside my soldering iron, side cutters, and needle-nose pliers, this small loupe is, by a comfortable margin, the tool I use most at the bench.

Linux. VSCodium. PlatformIO IDE And The CH32V003 /CH32V006

This article describes how to set up VSCodium and PlatformIO on Linux for development with the CH32V003 and CH32V006 RISC-V microcontrollers. It covers installing the required extensions and setting up udev rules for the WCH-LinkE programmer.

Getting Started With The CH32V003 / CH32V006

In this article I’ll show you how to set up and start developing with the CH32V003 and CH32V006 series of ultra-low-cost RISC-V microcontrollers. The CH32V003/006 family For anyone who hasn’t encountered them yet, the CH32V003 and CH32V006 series are remarkably capable for their price. Compared to an Arduino Nano based on the ATmega328P, which runs […]

A Very Low Cost GaN Charger For Your Bench.

I often run a large number of USB devices on my lab bench—tablets, mobile phones, and various microcontroller projects. I also use a mix of USB-A and USB-C connections. Some older devices don’t behave correctly on USB-C ports due to misconfiguration, so having both types available is important. All of these devices are relatively low […]