adafruit / adafruit/adafruit-beaglebone-io-python
documentation error in encoder.py
- Dominant language
- C
- Stars
- 479
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
in the Adafruit_BBIO/Encoder.py description section
is the second pin of the eQEP0 wrong set
here the wrong lines
======= ======= ======= ===================================================
Channel Pin A Pin B Notes
======= ======= ======= ===================================================
eQEP0 P9.27 P9.92
I think the correct header pin number is the P9.42. After check the schematic of the BBB Rev:C, this connection is the only one on the board that traverse the eQEP0_INB to the outside world.
Regards Ronald
Contributor guide
No contributing guide indexed for this repository
Research direction
Open Adafruit_BBIO/Encoder.py and find the eQEP0 pin table in the description section. Verify the BeagleBone Black Rev:C schematic, correct the second pin entry if confirmed, and check that the table formatting remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, embedded-iot
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100