Drophead is an open ECU platform designed to make engine tuning safer, smarter, and more accessible. It combines custom firmware (for Teensy 4.1) and a modern desktop tuning app β all without paywalls on essential tuning features. The optional AI assistant will be implemented later, only after the core system is fully functional and error-free.
- Real-time dashboard and map editors
- Free access to core tuning features
- Optional AI assistant (to be added after stability is ensured)
- Safety-first firmware with fail-safes & diagnostics
βββ src/ # Frontend source code βββ firmware/ # Teensy firmware code βββ docs/ # Documentation & guides βββ CHANGELOG.md # Log of changes & releases βββ README.md # Project overview & setup βββ CONTRIBUTING.md # How to contribute
- Clone the repository
- Install dependencies (see /docs/setup_guide.md)
- Run the frontend locally
- Connect to ECU or use simulation mode
MIT (or to be decided)