Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/win001/fan_control_app
- Owner: win001
- Created: 2021-11-20T11:57:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T13:37:16.000Z (about 3 years ago)
- Last Synced: 2023-09-07T21:55:10.024Z (over 1 year ago)
- Topics: ir-sensor, keil-uvision5, pashe-cutting, speed-control, stm32, stm32cubemx, triac-pulse, uart-protocol
- Language: C
- Homepage:
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.