adafruit / adafruit/Adafruit_CircuitPython_ServoKit

Addressing Issue with Adafruit ServoKit Library

Open
#53 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78
Forks
31
PR merge metrics
No merged PRs in 30d

Description

When I run a program using the Adafruit ServoKit library and then shut it down, I notice an addressing problem. After checking the device addresses, one of them is missing. Initially the addresses are 0x40 and 0x70 which prevents me from controlling all 16 channels with one controller and it doesn't work, 16 channels don't work, only 1 and the address 0x70 disappears

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by reproducing the reported shutdown sequence with the Adafruit ServoKit library and inspect how device addresses are handled afterward. Done means address 0x70 remains available alongside 0x40 and all 16 channels can be controlled with one controller.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.