Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pwm frequency 500Hz #8

Closed
Steph71 opened this issue Jul 29, 2019 · 3 comments
Closed

pwm frequency 500Hz #8

Steph71 opened this issue Jul 29, 2019 · 3 comments

Comments

@Steph71
Copy link

Steph71 commented Jul 29, 2019

Hi,

I am trying this library on my arduino nano, but I can see, that the PWM Frequency is ~500Hz.

But its supposed to be ~ 25kHz right ?

Am I missing something here ?

Best Regards
Stephan

@GiorgioAresu
Copy link
Owner

GiorgioAresu commented Jul 29, 2019 via email

@Steph71
Copy link
Author

Steph71 commented Jul 30, 2019

Hi, thanks for your quick reply.

actually there are libraries which can generate the 25kHz PWM on an arduino (eventually not 6 in parallel) e.g.:

https://code.google.com/archive/p/arduino-pwm-frequency-library/
or
https://github.com/marceloaqno/4-Wire-FAN-Arduino

however, those do not include the monitoring code.

and you are right the direct coupling of the controller an the fan output might cause reliability issues.

are you aware of any of the shelf modules, that can provide spec compliant and reliable interfacing between PC fan and generic microcontrollers.

Actually I would assume, this to be a very generic components for a lot of projects ....

Best Regards
Stephan

EDIT:

Just stubled over that :

TG9541/stm8ef#38

sounds interesting will probably give it a try.

@GiorgioAresu
Copy link
Owner

GiorgioAresu commented Jul 31, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants