Hi,
This is Aditya from India. I am trying to configure a project with the following components
- Arduino Uno R3
- DHT11 (for Air Humidity and Temperature)
- Soil Moisture Sensor
- Water Temperature Sensor
- CO2 Sensor.
Arduino is connected to RaspberryPi 4B and sending the data from the sensor to RPi
RPi is having a Touchscreen and a Python Code is displaying the sensor data on the screen.
Until this point everything is working fine
Now, I want to send the same data to a Cloud Data system such as Thingspeak or Beebotte. How do I set it up?
Your inputs are required.
Regards
Aditya