Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 1.69 KB

File metadata and controls

20 lines (20 loc) · 1.69 KB

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