← Back to Projects

Automotive App
This is the final project for my Bachelor's degree, and it's a contribution to the DT4MOB project within the ATNoG research group.
It's an Android Automotive OS driver assistance app that leverages data from real-life sensors in Aveiro.
Deployed and managed the Cloud2Edge stack (Eclipse Hono + Ditto) on Kubernetes (k3s) for IoT device connectivity and digital twin representation, enabling real-time processing of vehicle telemetry data.
Designed and built a microservices-based backend (Python) for event detection, using MQTT with Eclipse Mosquitto for asynchronous message brokering between services.
Features
- Event aggregation and prioritization
- Colorblind accessibility
- Microservices
Tech Used
- Eclipse Ditto
- Eclipse Hono
- MQTT
- Android Automotive (AAOS)
- Kubernetes (k3s)
- Docker
- Kotlin
- Python