ElectronicZoologyfield notes from the garage

ElectronicZoology

by The Tech-ologist

Studying, documenting, and occasionally arguing with the strange creatures that live in the electronic wilderness.

Bellarine Peninsula, VIC Bellawiyn Country Garage-based operation ESP32 · Pi · Salvage

Who is the tech-ologist

We stand on the shoulders of giants when we build with knowledge gained from others' efforts. That doesn't make us giants. Be humble. Create with care. Open source is the way.

I'm Josh, a maker, tinkerer, and self-described tech-ologist based on the Bellarine Peninsula (Bellawiyn Country). The garage out back is the lab. The workbench is permanently occupied. The floor has more project boxes on it than I'm prepared to admit.

I've been pulling things apart since I was a kid, long before I had any idea how to put them back together. These days I mostly put them back together, usually into something they were never meant to be. Motors become controllers. Salvaged panels become displays. A toy train becomes a WiFi-enabled rolling experiment in embedded systems.

Do I know what I'm doing? Not really. I'm kinda just making it up as I go along. If you're looking for a professional maker page this is not it, but I'm learning, growing, and building fun stuff. Stick around and together we can have some fun and maybe learn something in the process.

My tools of choice are microcontrollers, my preferred language is C++ (Arduino flavour), and my preferred debugging method is staring at something until it confesses. I run Arch Linux, work from a home garage, and have a wife and son who remain admirably tolerant of the whole operation.

Based

Bellarine Peninsula (Bellawiyn Country), Victoria

Habitat

Home garage: workbench, 3D printer, soldering station, too many half-finished projects

Field tools

ESP32, Raspberry Pi, Arch Linux, Arduino IDE, TinkerCAD, Meshroom, an Ender 3

Specimen count

Usually three to five active builds, plus a backlog I don't talk about

Pronouns

he/him (always felt a bit like an alien but don't think there's a pronoun for that yet)

How I approach a build

Making things is easy. Making things that actually work, that you understand, that you can fix when they break. That's the interesting part. A few principles I keep coming back to:

How I use AI

I use AI as a coding and technical collaborator, not as an oracle and not as a shortcut. The distinction matters. But I'll be straight about it: AI has me punching well above my class. Projects that would have taken me months to figure out, or that I simply wouldn't have attempted, are now within reach.

The workflow is deliberate: break a project into small, testable steps, then work through them one at a time with AI as a pair-programming partner. I bring the hardware knowledge, the physical intuition, and the ability to catch when something is technically plausible but electrically wrong. The AI brings speed, breadth, and the ability to draft code I can then read and try to understand.

The best way I can describe AI is an extraordinarily well-read assistant who has never actually touched anything, because it's got no hands. The knowledge is genuine and vast, but so is the confidence, and the two don't always match. The thing nobody tells you is that AI is most useful when you already know enough to recognise when it's wrong, and you mostly learn that by having it go wrong on you. A hallucinated pin number you didn't catch, a library that doesn't exist, a timing assumption that falls apart on real hardware. You find out the hard way, and next time you know to check. If you haven't been through enough of those cycles yet, it just won't work and you'll be chasing your tail for months.

So the guides here are genuinely mine. The AI helped write code and draft documentation. I built the circuit, ran the sketch, debugged what didn't work, and corrected what was wrong. Nothing gets published because the AI said it was right. It gets published because I tested it and it worked. At the end of the day AI is just another tool in the build, the same as the IDE or the oscilloscope.

Find the tech-ologist

If you've found something here useful, spotted an error, or you're working on something weird and want to compare notes, get in touch. Instagram is the best place to catch me.