Onboardpi

screenshot of Onboardpi
express
material-ui

On board diagnostic web application for vehicles

Overview:

OnBoardPi is a web-based application that allows users to monitor various vehicle parameters in real-time using a Raspberry Pi or similar single-board computer installed in any OBD2 compliant vehicle (1996 or newer). It offers features like dashboard visualization, diagnostics, data streaming, maintenance tracking, and future updates focusing on datalogging, visualization improvements, and more.

Features:

  • Access from any device: Access the application from any device with a modern web browser.
  • Dark and light modes: Choose between dark and light modes for better user experience.
  • Lightweight and customizable: Lightweight design with customization options.
  • Dashboard: Visualize gauges, curves, or numeric cards in real-time.
  • Diagnostics: View stored, pending, or freeze DTCs and current fuel status.
  • Data Stream: Monitor all OBDII PIDs simultaneously and system parameters.
  • Real-time Curves: Full-screen real-time depiction of supported OBDII commands.
  • Maintenance: Convenient table for storing vehicle maintenance records.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.