dht11/22 code not working for pico (fix)

Open
#11 16 comments 0 reactions 1 assignee View on GitHub

@andygpz11 is already working on this.

Since Jun 6, 2023.

Assessment

This issue has not been assessed yet.

Description

https://github.com/raspberrypi/pico-examples/blob/46078742c7f8dea8b5a0998c73b38ff970fb1b64/gpio/dht_sensor/dht.c#L62

found count > 16 timing for the dht11/22 to be off, for sensor to collect data this will need to be changed to count > 46

Dominant language
C
Stars
3.9k
Forks
1k
Avg merge
1d 16h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypi/pico-examples

All issues in raspberrypi/pico-examples

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.