MicroPython using VSCode PyMakr on ESP32/ESP8266

preview_player
Показать описание
This post will show how to develop MicroPython projects using Visual Studio Code or VSCode using the PyMakr extension using an ESP32/ESP8266.

WriteUp:


If you like my post or videos then please consider subscribing to my channels and sharing them with your friends:


If you are generous and you think I have helped you then please consider buying me a coffee. 🙂
Buy Me a Coffee:



#vscode
#micropython
#pymakr
Рекомендации по теме
Комментарии
Автор

You are a hero. Struggled for so long trying to get pymakr to work. didn't know i needed node js. Salamat!

CalvinCaracciolo
Автор

Thank you - been trying to figure out how to get intelisense details into my IDE for micropython and this worked!! This should make things WAY easier.

funkadellicd
Автор

Maestro, that's what I needed.
You are the First in Town!
Thx!

U_Kamrc
Автор

Great explanation, this worked a treat. Thank you.

projectjam
Автор

Well explained; worked perfectly; subscribed; thanks! This channel is a hidden gem.

quaternion-pi
Автор

nice but how about downloading libraries for any project? i want to program my oled display with the ssd1306 library and i dont know how to do it with vs code

zFrank_
Автор

Thank you so much - best guide. You made my evening ) have a like =)

BlooderDen
Автор

Thanks
How to add all libs to development setup?
For example U import machine but visual studio code marked it as missing source in ur video

east_alex
Автор

Are you able to upload several files? Or do you need to keep rewriting the first program you uploaded to the ESP.

bmkwbdu
Автор

When i create terminal affiche connexion en cours...

ikrammohamdi
Автор

thank you. It worked perfectly. Like and sub

joaquingutierrez
Автор

I cannot to upload to a device and it says path argument must be type of string, not at project section but the section devices below. can you help me?

syahmihaziq
Автор


<several unreadable characters>
>>> eback (most recent call last):

File "main.py", line 6, in <module
AttributeError: 'module' object has no attribute thon v1.23.0 on 2024-06-02; ESP module with ESP8266

Line 6 is the while command. The issue occurs if I remove while as well (> empty line)... So, the cause is not the main.py, I assume.
Furthermore, if I execute all python commands step by step it is working...

Using sys.platform
>>> import sys
>>> sys.platform
'esp8266'

weiterhin:
>>> esp.check_fw()
size: 633032
md5:
True

Any ideas?

AnKraDe
Автор

Hey, I am not able to run any command because I have modified the code without stopping the script😢 how can I fix this? Please

mariambenrahou
Автор

Why is it that after my ESP32 is connected, this device in the device list has been rotating and cannot upload the program

npgovic
join shbcf.ru