SalhiFayza / Supervision-of-an-aquaponics-system-by-a-command

1 stars 0 forks source link

Task 5: How to send data DHT22 to Firebase(Realtime Database) using Python. #6

Closed SalhiFayza closed 3 years ago

SalhiFayza commented 3 years ago

1- Create an account : Go to firebase.google.com to create a Firebase account and download the corresponding SDK. To learn how to use the SDK in your app, see the Firebase documentation on Google Developers. 2- Create a project. 3- Create a Python program to send data DHT22(Temperature and Humidity).