ZiadSheriif / Fan-Controller

Embedded System Application in which the fan is automatically turned ON or OFF according to the temperature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temperature Controlled Fan

Embedded System Application Based on C.

Description

Embedded System Application in which the fan is automatically turned ON or OFF according to the temperature.

Features

  1. GPIO
  2. ADC
  3. PWM
  4. LM35 Sensor
  5. LCD
  6. DC-Motor
  7. Microcontroller: ATMega16

Getting Started

Dependencies

  • C
  • AVR Microcontroller (ATMega16)
  • Proteus Software

Installing

git clone https://github.com/ZiadSheriif/Fan-Controller.git 

Executing program

open FanController.elf in Fan.pdsprj
run Fan.pdsprj

Screenshots

main

Demo Video

demo

Contributors

ZiadSherif
ZiadSherif

License

This software is licensed under MIT License, See License for more information ©ZiadSheriif.

About

Embedded System Application in which the fan is automatically turned ON or OFF according to the temperature.

License:MIT License


Languages

Language:C 100.0%