adafruit / adafruit/Adafruit_CircuitPython_EMC2101

Error in reference of 3 pin fans, I have many 3 pin fans that have PWR, GND, and TACH pins!

Open Beginner friendly
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

You have a misleading of not inaccurate comment in the EMC2101 tutorial, specifically...

"These examples assume the use of a standard 4-pin computer fan. 3-pin fans can be used as well, but won't be able to read the RPM of the fan due to the lack of a Tach output from the fan."

I have many fans which have NO PWM pin, but do have a TACH pin. So there ARE EXPLICITLY 3 pin fans that have PWR, GND and TACH. I should have NO ISSUE reading the RPM of a 3 pin fan with TACH PIN.

Reference...
https://learn.adafruit.com/emc2101-fan-controller-and-temperature-sensor/python-circuitpython

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the EMC2101 fan controller and temperature sensor tutorial at the referenced URL and inspect the quoted statement about 3-pin fans. Update the wording to distinguish missing PWM control from a missing TACH signal, so the documentation accurately explains that 3-pin PWR/GND/TACH fans can report RPM.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.