AutoArduino Can we read temperature or humidity data?

Discussion in 'AutoApps' started by deostroll, Jul 2, 2018.

  1. deostroll

    deostroll New Member

    Joined:
    Jul 2, 2018
    Messages:
    3
    Likes Received:
    0
    How do we read DHT11 sensor values which give temperature/humidity values. I have a 3-pin sensor. On the arduino uno, we simply use the necessary library and it gives us the values we require out-of-the-box.

    Here is a sample arduino uno project which reads the temperature from the sensor: https://www.brainy-bits.com/dht11-tutorial/

    What do we do on autoarduino to this effect?
     

Share This Page