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

Update example, temp_humidity.py #149

Merged
merged 8 commits into from
Nov 8, 2023

Conversation

brentru
Copy link
Member

@brentru brentru commented Nov 6, 2023

This pull request updates temp_humidity.py:

  • Updates the example to use the "AHT20 Module - I2C Temperature and Humidity Sensor" instead of the DHT22 (discontinued on Adafruit's web store)
  • Updates the example to automatically create feeds, rather than the user manually creating them on Adafruit IO's frontend.
  • Adds a user-settable boolean for displaying and sending temperature data in either degrees Fahrenheit or degrees Celsius

@brentru brentru merged commit bb56514 into adafruit:master Nov 8, 2023
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.

fahrenheit instead of celsus in temp_humidity.py
1 participant