This repository contains code for a simple Python program used to upload DHT22 temperature and humidity sensor data to a Google Sheet from a Raspberry Pi. The original code was taken from Adafruit, I only modified it to fit my needs.
Note: didn't know about fork at the time of making this