C to F temp Conversion

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
Fibbermcg
 
Posts: 13
Joined: Mon Jan 08, 2018 7:27 pm

C to F temp Conversion

Post by Fibbermcg »

C to F conversion for aht20 sensor with Dashboard & Whipper S.

How and where is a temperature conversion made. My dashboard only reads in centigrade from the sensor, thru Whipper Snapper.

Bill

User avatar
mikeysklar
 
Posts: 14180
Joined: Mon Aug 01, 2016 8:10 pm

Re: C to F temp Conversion

Post by mikeysklar »

I don't think you can modify the temperature values from celsius at this time.
The temperature is output in degrees Celsius and the humidity is output as relative humidity.
https://learn.adafruit.com/no-code-humi ... t20-set-up

User avatar
brubell
Learn User Page
 
Posts: 2017
Joined: Fri Jul 17, 2015 10:33 pm

Re: C to F temp Conversion

Post by brubell »

You can't do that at this time, we have a feature suggestion thread and track ideas in there: viewtopic.php?f=66&t=180798&p=879425#p879425

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”