ahmedFarouk2020 / Coding-for-Embedded-SW

Tasks and labs implemented through out the course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-for-Embedded-SW

Tasks and labs implemented through out the course

Note: All Pojects Implementation are based on STM32F401CC Board

Topics:

1. Timer Driver

  • Implementation of timer driver :)

2. DIO-Driver-Proxy_Pattern

  • Implementation of DIO driver for STM32F401 based on proxy pattern

3. Polling Pattern

  • Implementation of Polling Pattern

4. Observer Pattern

  • Implementaion of Observer Pattern

5. Lab5-FSM

  • Simple Application on finite-state-machine

6. PWM-Proxy

  • Simple Implementation of a PWM Driver

7. Air-Conditioner

  • Good Application that apply all the above concepts to implement an Air conditioner System

Wait for the demos :-)

About

Tasks and labs implemented through out the course

License:GNU General Public License v3.0


Languages

Language:C 100.0%