micropython-firebase-realtime-database icon indicating copy to clipboard operation
micropython-firebase-realtime-database copied to clipboard

Firebase implementation for Micropython optimized for ESP32

Results 3 micropython-firebase-realtime-database issues
Sort by recently updated
recently updated
newest added

When I run a script containing this I am getting "ImportError: no module named '_thread'". Can't figure out how to install _thread.

First, thank you for creating this project. How difficult would it be to add the ability to run the DB connection secured. In your setup the connection is established in...

What is the status of the beta branch? Is it in a usable state? What are the differences between the master branch and the beta?