Home
Comfort 12: Send your Temperature
Making Differential ADC work + WIFI
This week, I really wanted to make differential ADC work and send it to my computer through wifi.
This week, I really wanted to make differential ADC work and send it to my computer through wifi.
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.
I used chat gpt to create a code that sends temperature data from Xiao Esp32C3 to the ip address. Here is the code.
I was able to control the heating pad remotely through the website.