Guides
Short, practical write-ups — no filler, no rehashed spec sheets. Grouped by what you're trying to do.
Start here
New to this? These four cover the decisions you make before anything else.
Your First Arduino Project: Blinking an LED Without Frying It
The "hello world" of electronics, including the part most tutorials skip — why the resistor is there.
ESP32 vs Raspberry Pi Pico vs Arduino Uno: Which Should You Buy?
Three genuinely different tools. Which to buy for what you're actually building.
Raspberry Pi vs Arduino: Which Should a Beginner Actually Start With?
A specific way to decide, based on your project rather than which board is trendier.
The 8 Components in Every Beginner Kit
Opened a starter kit and don't know what half of it is? Plain-language explanations.
Wiring and connections
Getting things joined up correctly, and the voltage traps that damage boards.
5 Ways People Kill Their Raspberry Pi's GPIO Pins
The ordinary mistakes that actually cook a pin, and how to avoid every one.
Common Sensor Wiring Mistakes That Fry Boards
A technician's pre-power checklist, plus the gotchas for the most common sensors.
Connecting a 5V Sensor to a 3.3V Board Safely
Four ways to bridge the gap, and the common mistake that quietly breaks I2C.
Pull-Up and Pull-Down Resistors, Explained Properly
What a floating input really is, and when your board's built-in resistors are enough.
Arduino INPUT_PULLUP: What It Actually Does
Why one word replaces a resistor — and why your button logic ends up backwards.
Choosing I2C Pull-Up Resistor Values
4.7kΩ is the answer. The real problem is usually having several sets in parallel without knowing.
How to Pick a Resistor Value (Without Guessing)
Four jobs, four short calculations. Work out which one you're solving and the arithmetic is one line.
When things go wrong
Diagnostic guides for the faults that look like software bugs but aren't.
Why Your I2C Device Isn't Showing Up
Seven checks in order, cheapest first, so you don't replace a good sensor over a broken wire.
Breadboard Problems: Why Your Circuit Works, Then Doesn't
Intermittent contacts behave exactly like bugs. How breadboards really fail.
Why Your Raspberry Pi's SD Card Keeps Corrupting
Four real causes, starting with the one everyone rules out too early.
Choosing a Power Supply for Your Project (Without Guessing)
Underpowering causes faults that look like anything but power. How to size one properly.
Tools and skills
The bench itself, and the techniques worth getting right early.
What to Actually Buy for a Home Electronics Bench (And What to Skip)
A sensible buying order, and the expensive gear beginners rarely need.
Why Your Solder Joints Look Bad (And How to Fix Them)
Each defect diagnosed by appearance — what it tells you about heat and technique.
How to Read a Datasheet: The Numbers That Actually Matter
Five sections out of eighty pages, and the distinction that saves components.
How to Read a Transistor Datasheet
The six numbers that decide whether a part suits your circuit, and the pinout trap that destroys them.