Skip to content

A CAN protocol-based vehicle dashboard system implemented on LPC2129 to transmit and display real-time parameters like speed, RPM, and temperature.

Notifications You must be signed in to change notification settings

prathameshsalunkhe/CAN-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Instrument Cluster & Light Control Unit πŸš—

This project demonstrates an Automotive Instrument Cluster and Light Control Unit using embedded systems.
It focuses on real-time display and control of vehicle parameters and lights, suitable for automotive embedded applications.


πŸ“‚ Features

-Dashboard Display:
Speedometer
Engine temperature

-Light Control Unit:
Headlights (low/high beam)
Turn indicators

-Embedded Communication:
CAN protocol for sensor-actuator interfacing
Modular and scalable embedded C code


βš™οΈ Tools & Environment

  • Microcontroller: ARM Cortex-M (LPC2129)
  • Programming Language: Embedded C
  • IDE: Keil uVision

πŸ› οΈ How to Use

  1. Clone the repository:
git clone https://github.com/prathameshsalunkhe/CAN-Dashboard/blob/main.git
cd Instrument-Cluster-Light-Control


## πŸ“‚ Project Structure
src/ # Source files

inc/ # Header files

docs/ # Documentation & diagrams

README.md # Project description

About

A CAN protocol-based vehicle dashboard system implemented on LPC2129 to transmit and display real-time parameters like speed, RPM, and temperature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages