Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added example for the DS18B20 #397

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pedrominatel
Copy link
Member

ESP-BSP Pull Request checklist

Note: For new BSPs create a PR with this link.

  • Version of modified component bumped
  • CI passing

Change description

This PR adds a simple example of how to read the DS18B20. This example was used during a presentation to show how to use the components and BSP.

@CLAassistant
Copy link

CLAassistant commented Sep 23, 2024

CLA assistant check
All committers have signed the CLA.

components/ds18b20/examples/ds18b20-read/README.md Outdated Show resolved Hide resolved

### Hardware Required

* An ESP development board
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here it would be nice to mention that the ESP chip should be one with an RMT peripheral (e.g. not ESP32-C2)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @igrr for your review. I'll do it.

pedrominatel and others added 5 commits September 24, 2024 08:53
Co-authored-by: Ivan Grokhotkov <igrokhotkov@gmail.com>
Co-authored-by: Ivan Grokhotkov <igrokhotkov@gmail.com>
Co-authored-by: Ivan Grokhotkov <igrokhotkov@gmail.com>
Co-authored-by: Ivan Grokhotkov <igrokhotkov@gmail.com>
Co-authored-by: Ivan Grokhotkov <igrokhotkov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants