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

Pyrebase + Micropyhton + Pi Pico W #440

Open
XaviWLD opened this issue Apr 7, 2023 · 1 comment
Open

Pyrebase + Micropyhton + Pi Pico W #440

XaviWLD opened this issue Apr 7, 2023 · 1 comment

Comments

@XaviWLD
Copy link

XaviWLD commented Apr 7, 2023

Hi everyone, I have a simple question:

Is there any way to use Pyrebase on a Pi Pico W using Micropython? I don't see any information online, so I'm not sure if it's a stupid question.

After import pyrebase, define config for pyrebase, connect to WiFi and:

firebase = pyrebase.initialize_app(config)

Output's:

connected
ip = 192.168.1.133
Traceback (most recent call last):
File "", line 42, in (that's the firebase = pyrebase.initialize_app(config) line)
AttributeError: 'module' object has no attribute 'initialize_app'

Kinda new to this process, thanks in advance

@Lxstr
Copy link

Lxstr commented May 1, 2023

Hi there
Always take a quick read of the latest issues before posting one firstly so you can see if it's already been asked and see the latest news which in this case is that this repo is unmaintained

I have tried directly emailing the owner and there is no response, so we can assume he has possibly passed or is unreachable sadly

Please see #435

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

2 participants