Jon Dieringer

I build tools for my hobbies — mostly measurement hardware and software for RC aircraft. When something turns out to be useful, I share it.

Work

Angle Gauge

F3A Setup Tools · differential inclinometer
Hardware · Firmware

A multi-node angle gauge for rigging RC aircraft — incidence, decalage, control throws, and differential. Two or more M5StickS3 nodes clip to different surfaces and read at the same time, resolving to about 0.01°.

  • Reads two surfaces at once, so the aircraft never needs to be leveled
  • ESP-NOW broadcast mesh — no pairing, no hub, no phone required
  • Long-press any node for a web console at 192.168.4.1
ESP32-S3 BMI270 ESP-NOW PlatformIO
Design notes →
An Angle Gauge node in a printed case, its screen reading plus 0.364 degrees, marked STABLE.

About

Most of what I build starts as a problem in one of my hobbies. Usually it's something I want to measure properly, and the off-the-shelf option isn't accurate enough or doesn't quite do the job.

That tends to pull in a bit of everything — sensors and firmware at one end, a usable interface at the other, and some signal processing in between. I try to build things that hold up in a workshop or at a flying field, not just on a bench.