adafruit / adafruit/Adafruit_CircuitPython_MCP9808

Manufacturer ID and Device ID

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
19
PR merge metrics
No merged PRs in 30d

Description

The library does not support reading Manufacturer ID and Device ID. Please include this in the library and an example how to read Manufacturer ID and Device ID.

`_MCP9808_REG_MANUFACTURER_ID = const(0x06)
_MCP9808_REG_DEVICE_ID = const(0x07)`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the MCP9808 library and its example, locating the existing register-reading entry points and the manufacturer and device register constants named in the issue. Add support for reading both IDs and demonstrate those reads in the example; done means the library exposes both values clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.