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

Generate fan_type.py #4

Closed
philippebourcier opened this issue Jun 18, 2021 · 2 comments
Closed

Generate fan_type.py #4

philippebourcier opened this issue Jun 18, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@philippebourcier
Copy link

Hi,

So I used your code for a Pi board called BitPiRat with an emc2302 on it :
https://github.com/philippebourcier/bitpirat_fanctrl
😎

It uses a 5V 4-Pin PWM fan headers, like most Pi CM4 boards and since a NF-A8 seems a bit overkill, I got myself a NF-A4x20.

Question is :

Do you think fan_type.py needs to be updated for the NF-A4x20 or will it work "as is" ?
The specs : https://noctua.at/en/nf-a4x20-pwm/specification

If so, how do I generate a new fan_type.py file ?
I can't see the relation about the specs on the NF-A8 page (ie: max RPM 2200) and the values on fan_type.py. 🤷‍♂️

Right now everything works, but still, I'm asking, just to be sure (and smarter, in the end). 😅

@mamin27
Copy link
Owner

mamin27 commented Jun 19, 2021

Hi Philippe,

I will be very glad when we will cooperate at this issue together. I have not emc2302 chip but You could upgrade code as the contributor of my project for emc2302 modification (there is 2 FAN managed)
I suppose everything could be tailored also for new fan type. There is also GUI program where you could test different parameters for the fan and tailor them to the real fan parameters. I used GUI for identification of fan_type parameters.
I don't know If GUI will work also with emc2302 chip. I could modify it but I need your help also for testing.

One note. When you write your own project that is nice but there should be also mentioned link to the origin project.

Regards

Marian

@mamin27 mamin27 closed this as completed Jun 19, 2021
@mamin27 mamin27 reopened this Jun 19, 2021
@mamin27 mamin27 added the enhancement New feature or request label Jun 23, 2021
@mamin27 mamin27 self-assigned this Jun 23, 2021
@mamin27 mamin27 added this to the add to the plan milestone Jun 23, 2021
@mamin27
Copy link
Owner

mamin27 commented Jun 23, 2021

I added the note into Requestor Interests: add EMC2302-05 chips in design in my long term plan. I suppose that you will not answer.

@mamin27 mamin27 pinned this issue Jun 23, 2021
@mamin27 mamin27 closed this as completed Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants