Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merhaba özgur bey #111

Open
mesut25 opened this issue Apr 18, 2021 · 0 comments
Open

merhaba özgur bey #111

mesut25 opened this issue Apr 18, 2021 · 0 comments

Comments

@mesut25
Copy link

mesut25 commented Apr 18, 2021

merhaba ben mıcropython yeni başlayan biriyim ve basit bir örnek bularak üzerinde çalışmalar yapıyorum.pycharm çalışıyorum amacım firebase veri yazıp almak nasıl yapılacagı hakkında basit bir örnekle bana ögretebilirmisin .şu anda şu şekilde
response = urequests.get("https://deneme-5ad71.firebaseio.com/led.json")
parsed = response.json()
oled.fill(0)
oled.text(str(parsed),10,10)
oled.show()
print(parsed)
utime.sleep_ms(100)
veri alıyorum oled yazıyorum ama sizin apı nasıl kulanılır ve nasıl yazılır anlayamadım.yada
ureguests veri gönderme nasıl yapılır
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant