adafruit / adafruit/adafruit-beaglebone-io-python
Reading pulse encoder incorrect
- Dominant language
- C
- Stars
- 479
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to read my 600 pulse encoder with "Adafruit_BBIO.Encoder" but it seems that the number of 1 revolution pulses I am getting is incorrect. Please help me
Instead of getting 600 pulses / 1 revolution, I get 2400 pulses / 1 revolution

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Adafruit_BBIO.Encoder entry point and reproduce the reported result using the 600-pulse encoder. Compare the observed count with the encoder specification and determine what behavior should be changed; done means one revolution reports the expected 600 pulses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100