TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136530 times)
  2. FAT32 Library (69724 times)
  3. Network Ethernet Library (55837 times)
  4. USB Device Library (46168 times)
  5. Network WiFi Library (41797 times)
  6. FT800 Library (40984 times)
  7. GSM click (28920 times)
  8. PID Library (26383 times)
  9. mikroSDK (26276 times)
  10. microSD click (25297 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Project: Controlling a FAN with PWM and a PIC12F1572

Rating:

0

Author: Friedrich Ramser

Last Updated: 2018-03-01

Package Version: 0.1.0.0

Category: Motor Control

Downloaded: 511 times

Not followed.

License: MIT license  

This project shows, how you can control the speed of a FAN using PWM output of a PIC12F1572.
The temperature is measured by a DS18B20.
Program is written in Mikrobasic Pro.
Project is in german language, but the source code is english.
Link to project: https://www.ramser-elektro.at/pwm-regelung-von-ventilatoren-oder-motoren/

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Project: Controlling a FAN with PWM and a PIC12F1572" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Project: Controlling a FAN with PWM and a PIC12F1572" changes.

Do you want to report abuse regarding "Project: Controlling a FAN with PWM and a PIC12F1572".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog currently doesn't exist!

RELATED CODES

NUMERICAL EXPRESSION OF POSITION AXLE X-Y-Z and ON_OFF_RELAY

0

Program to use as the encoder position counters and display a summary of any seven segment displey, with the possibility of storing the position of disconnection relays or pulse release for another command Analog channel is used to generate six new buttons, which manages the program for measuring the position

[Learn More]

CONTROL OF PWM, DC MOTORS AND SERVOMOTORS, EXAMPLE WITH PROTEUS

0

CONTROL OF PWM, DC MOTORS AND SERVOMOTORS, EXAMPLE WITH PROTEUS VIDEO: https://youtu.be/9ztGtycTZRk

[Learn More]

DC Motor speed control using PIC16F84A

0

This project shows how to implement a software pwm and control the speed of 12V dc motor using PIC16F84A microcontroller. There are two buttons to increase and decrease the speed connected to RB0 and RB1 respectively.

[Learn More]