logo elektroda
logo elektroda
X
logo elektroda

How to display a temperature measurement on a smartphone? ESP32 and DC18B20 sensor.

opaaa 1356 8
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 20097539
    opaaa
    Level 4  
    Hi. I bought an ESP32 module, managed to run a temperature reading from a DC18B20 sensor on it and display this on the display. In the future would like to do something more on it, connect other sensors and control relays.
    For the moment I would like to see the measured temperature remotely on a smartphone. I know this can be done using the MQTT broker, Oracle cloud, openHAB and a smartphone app. But I don't know how to go about it. Please give a hint to people who have run this before.
  • ADVERTISEMENT
  • #3 20099224
    opaaa
    Level 4  
    I've learnt a bit and it's possible to do this without any code in the arduino or without any coding?
  • ADVERTISEMENT
  • #4 20099276
    inot
    Level 37  
    opaaa wrote:
    can this be done without any code in the arduino or without any code at all?


    How do you figure that out ? :?: :?: :?:
    You have written:
    Quote:
    I was able to run the temperature reading from the DC18B20 sensor on it and display that on the display.
    .
    Wasn't that the Arduino code ?
  • #5 20099285
    opaaa
    Level 4  
    Apologies for the typos above.
    inot wrote:
    Wasn't that Arduino code ?
    .
    I didn't do it in tasmot pure mouse click, all I typed was the WiFi key.
  • ADVERTISEMENT
  • #6 20099434
    inot
    Level 37  
    If you are only going to work with Tasmota and not program anything yourself, then it remains only to use a ready-made application such as this one:
    link .
  • ADVERTISEMENT
  • #8 20102121
    opaaa
    Level 4  
    And I still don't know how to move forward with the topic, I have found out yet that on the Oracle Cloud you set up a virtual machine on which you install ubuntu, make a Dashboard, somehow configure it all and I can access the readings from anywhere in the world as long as the smartphone has internet access.
  • #9 20102127
    inot
    Level 37  
    opaaa wrote:
    Oracle Cloud you configure a virtual machine on which you install ubuntu, make a Dashboard
    .
    And you hope it's less complicated as an implementation using Arduino for which there are plenty of ready-made examples.

Topic summary

The discussion revolves around displaying temperature measurements from a DC18B20 sensor connected to an ESP32 module on a smartphone. The user seeks guidance on utilizing MQTT, Oracle Cloud, and openHAB for remote temperature monitoring. Responses suggest using Tasmota firmware for easier implementation without coding, along with links to resources and templates for Tasmota. The user expresses interest in setting up a virtual machine on Oracle Cloud to create a dashboard for global access to temperature readings.
Summary generated by the language model.
ADVERTISEMENT