Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/win001/fan_control_app

The application adjust the fan speed set by the user. It uses IR for calculating the speed of fan. User can give the data using serial terminal(UART). This application adjust the triggering time of TRIAC by comparing fan actual speed and user seted speed.It uses timers for measuring the fan speed and for triggering the TRIAC.
https://github.com/win001/fan_control_app

ir-sensor keil-uvision5 pashe-cutting speed-control stm32 stm32cubemx triac-pulse uart-protocol

Last synced: 11 days ago
JSON representation

The application adjust the fan speed set by the user. It uses IR for calculating the speed of fan. User can give the data using serial terminal(UART). This application adjust the triggering time of TRIAC by comparing fan actual speed and user seted speed.It uses timers for measuring the fan speed and for triggering the TRIAC.

Awesome Lists containing this project

README

        

# Fan_Control_App
The application adjust the fan speed set by the user. It uses IR for calculating the speed of fan. User can give the data using serial terminal(UART). This application adjust the triggering time of TRIAC by comparing fan actual speed and user seted speed.It uses timers for measuring the fan speed and for triggering the TRIAC.