Skip to main content

All Questions

-1 votes
1 answer
74 views

How to Listen to Firebase Realtime Database as a Stream (Subscription) on ESP32 Micro Controller using MicroPython [closed]

How to Listen to Firebase Realtime Database as a Stream (Subscription) on ESP32 Micro Controller (mini computers) for IOT Projects using MicroPython
Shoua Ul Qammar's user avatar
1 vote
1 answer
2k views

trouble with creating a project for Pymakr in vscode

hey i want to start programming an Arduino esp32 board with micropython so i installed pymakr extension on vscod but then when i wanted to create a project i see this error: Error running command ...
Hosna Safaie's user avatar
0 votes
0 answers
76 views

Flash Micropython from Browser

I am building a website, in which I am adding a feature to upload micropython code to ESP32 from the browser. What are the best ways to achieve this functionality?
Ajay Ramprasad's user avatar
0 votes
0 answers
281 views

ESP32. The best environment for creating large projects

Hello :) I created a project which is about scheduling tasks etc. I created it using the Arduino.h library for ESP32 and I'm going to rebuild it (create it from scratch, because I don't like the file ...
Marak123's user avatar