View Live Tools (dellch.github.io/fpv-tools/)
A collection of lightweight, client-side web tools designed for FPV pilots, RC enthusiasts, and overlanders. These tools run entirely in the browser and are optimized for mobile use at the field or on the trail.
Built using React, Tailwind CSS, and hosted for free via GitHub Pages.
- Field Charging Safety Simulator: Calculate if your vehicle's starting battery can safely handle charging your drone or RC packs without leaving you stranded.
- Link:
dellch.github.io/fpv-tools/field-charging/
- Link:
fpv-tools/
├── index.html # Main landing hub / tools directory
└── field-charging/
└── index.html # Car battery drone charging simulator
└── {future-tool}/
└── index.html # Description of tool
The core HTML, CSS (Tailwind), and React logic for these tools were generated with the assistance of Google Gemini (Gemini 1.5 Pro).