Automatic vehicle turn signal system based on GPS navigation and route prediction.
AutoBlink is an intelligent automotive system that automatically activates vehicle turn signals based on navigation events and GPS route analysis.
The system can:
- Detect upcoming turns
- Predict turning maneuvers
- Trigger left/right indicators
- Integrate with CAN Bus or simulation hardware
Navigation → Prediction Engine → Vehicle Gateway → Turn Signal
- GPS route parsing
- Turn prediction engine
- ESP32 simulation support
- CAN Bus integration
- Dockerized services
- Kubernetes-ready deployment
- Real-time signal activation
- Python
- FastAPI
- Docker
- Kubernetes
- ESP32
- CAN Bus
- OpenStreetMap
services/
firmware/
simulation/
infra/
docs/
---
# Quick Start
```markdown
## Quick Start
## Hardware
Supported hardware:
- ESP32
- Arduino
- MCP2515 CAN Module
- OBD-II adapters
## Roadmap
- [x] Initial architecture
- [x] GPS simulator
- [ ] ESP32 integration
- [ ] CAN Bus communication
- [ ] Android Auto support
- [ ] AI lane prediction
## Contribution
Pull requests are welcome.
## License
MIT