Skip to content

junaidferoz/M3_Wiper_Control_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M3_Wiper-Contorol-System

  • This project is all about designing a wiper control system for cars.
  • We use STM32cube IDE and Qemu for emulating the operation.
  • As qemu supports only 4 LEDs and a Switch, we make use of LEDs to notify the operations.
  • We denote intensity of rain by the frequency in which the lights alternate between the four colours.
  • The switch indicates ON/OFF

Folder Structure

Folder Description
0_Abstract Contains the abstract of the project. Basically what the project is about
1_Requirements Contains all the high level and low level requirements of the project
2_Design Has the design and workflow of the project
3_Implementation Contains all the code used for implementing this system
4_TestPlan Contains the test plan for this project
5_Report Contains the detailed report for the project
6_Output Contains the output for this project

Badges

CPPCHECK BUILD-LINUX CODIGA CODACY
cppcheck Build-Linux Codiga-score codiga-grade Codacy Badge

About

This project is all about designing a wiper control system for cars. We use STM32cube IDE and Qemu for emulating the operation. As qemu supports only 4 LEDs and a Switch, we make use of LEDs to notify the operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors