Show HN: Open-source AM32 ESC configurator with thrust test bench

vayu-dun.vercel.app

1 points by shodh-varun 6 hours ago

I built a web-based tool for configuring AM32 drone ESCs and logging thrust test data.

Features: - Connect via flight controller passthrough or direct USB - Read/write ESC settings - Real-time telemetry (voltage, current, RPM, temp) - Thrust test bench UI for load cell data logging - CSV export - Demo mode to try without hardware

Tech: React, TypeScript, Web Serial API. Works in Chrome/Edge.

GitHub: https://github.com/varun29ankuS/Vayu (Apache 2.0)