Posting Sensor Values to the Server using WiFi Module with Arduino Uno
Introduction: In this tutorial, I am going to explain about sending sensor values to the thing speak server. ThingSpeak is an open-source server, so users just need to sign up with your email id. After sign up creates a new channel to get an API key, this key is unique for every channel. By using…