Skip to content

Releases: JaKuBisz/OBD2AI

Release 0.1.0: First working version

16 Jan 03:07
Compare
Choose a tag to compare
Pre-release

Excited to announce the first working version of our app! In this release, we've integrated both the UI and services, focusing on a clean and intuitive design.

UI Highlights

  • Five Main Pages:
    • Bluetooth Setup:
      • Informative page outlining Bluetooth setup.
      • Permission request page for necessary access.
      • Device search page to find and connect Bluetooth devices.
    • DTP Error Analysis:
      • Overview Page:
        • See all DTP codes from the OBD2 sensor.
        • Statistics and list of all retrieved codes.
        • Each code includes a title and a severity icon.
      • Detail Page:
        • Detailed information for each DTP code.
        • AI-enhanced titles, severity indicators, and descriptions.
        • Insightful implications and suggested actions for each code.

Backend Features

  • Bluetooth Communication Service: For seamless device connectivity.
  • OBD Communication Service: Reliable data retrieval from the OBD2 sensor.
  • OpenAI API Service: Harnessing AI for enhanced data interpretation.

Screenshots

Permission fragmentPermission fragmentConnection fragmentError Overview fragmentError Detail fragment


This version lays the groundwork for future enhancements.

Full Changelog: View on GitHub