Загрузка страницы

How to send data on firebase using Raspberry Pi 3 in Python and authorize the database

Before Sending Data through Raspberry Pi make sure you have the firebase and cloud storage libraries installed
How to install libraries: https://www.youtube.com/watch?v=dcTMgerVE7c
How to make firebase: https://www.youtube.com/watch?v=Gtyaam-Q49E&list=PLnIm2Oz56TKbLXeG1pG9LSv3s2XumT-t5&index=1

Follow the steps in this video and use the following Code

from firebase import firebase

url = 'https://test-project-cc3a9.firebaseio.com/' #add your URL here
firebase = firebase.FirebaseApplication(url)
result = firebase.put("/Test Val","Value",26)
print(result)

How to send Image to firebase: https://www.youtube.com/watch?v=8RsAafm91-Y&list=PLnIm2Oz56TKbLXeG1pG9LSv3s2XumT-t5&index=4

Видео How to send data on firebase using Raspberry Pi 3 in Python and authorize the database канала Zain Irfan
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
12 декабря 2019 г. 16:12:37
00:02:39
Яндекс.Метрика