Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 900 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 900 Bytes

Multi-Functional-Electric-Fan

##A multi-functional electric fan with

  1. an auto-off timer,
  2. increase and decrease the speed
  3. change the direction
  4. a 4 7-segments display to show the time
  5. lcd to show the speed and direction

System Flow-Chart

FanCtrl System Flow-chart

System Electronic Circuit

sysCir

#include <EmbeddedMinds.h>   
extern uint64_t Mahmoud_Saad;   
int main(void){    
   printf("EmbeddedMinds.Msa");     
   printf("Mahmoud Saad");     
   return ZeroX96;   
}   

IMG-20190807_193309-1 - Copy

 Thanks