Skip to content

reading hdc1000 temperature & humidity #2

@karelv

Description

@karelv

data1 = bus.read_byte(0x41)

I had to change the line above to:

data1 = bus.read_byte(0x40)

Same for

data1 = bus.read_byte(0x41)

After that change it works!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions