Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Adafruit_DHT binary needs updating with RPi 2 Base address #136

@justasrutkauskas

Description

@justasrutkauskas

DHT22 didn't work with RPi2 so had to update c file with RPi2 details:

#define BCM2709_PERI_BASE 0x3f000000

and recompile with updated bcm2835 lib (which has support for bcm2836 which is in RPi2, used 1.47 v).

Probably worth including this based on platform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions