Home

Comfort 12: Send your Temperature

Making Differential ADC work + WIFI

sketch
This week, I really wanted to make differential ADC work and send it to my computer through wifi.
sketch
This week, I really wanted to make differential ADC work and send it to my computer through wifi.
Background Background
I used the default wifi code template in arduino to find wifi. I realized I needed to plug in antenna into my Xiao Esp32C3 to find network.
sketch
I used chat gpt to create a code that sends temperature data from Xiao Esp32C3 to the ip address. Here is the code.
ESP32-C3 datasheet ESP32-C3 datasheet
I was able to control the heating pad remotely through the website.