micropython-firebase-realtime-database
micropython-firebase-realtime-database copied to clipboard
Firebase implementation for Micropython optimized for ESP32
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?