MicroPython Made Easier!

preview_player
Показать описание
If you are new to developing with MicroPython or you just don't enjoy managing and transferring your files via the command line, then this is for you!

You can download mu from here...

You can find out more about MicroPython from here...

#micropython #workflow #simplify
[ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ]

If you'd like to support me on my journey, please consider buying one of my products on tindie

or at

or by becoming a Patron at

★ Subscribing, Liking and Sharing my videos really makes a difference. If you are not subscribed, please consider it and then click the alarm button to be notified when I release new videos. Thanks!

★ FOLLOW ME
Рекомендации по теме
Комментарии
Автор

I’m glad that you’re back with Micropython videos!

fvgoya
Автор

There's no esp32
/8266 option in mode

ico-theredstonesurgeon
Автор

Thanks for the video. Make sure you download the right version located in the top red box and not the installers below, otherwise Mu won't detect the ESP32 and have it as an available mode.

blobanater
Автор

1:05 - That right there! Why didn't anyone tell me that only the alpha has support for ESP32... Thanks!
But how do you change the font color? I have black on black with black theme...

nordemoniac
Автор

i love mu. i started using it with circuit python and then python and micro python. lately i have been using atom text editor there’s some plugins that add support for a lot of different things with platformio and it works with my esp32 boards.

krackpack
Автор

Very interesting Seon, I think I will remember Mu for my first tests with MP, just to get going!

ChunkySteveo
Автор

Yay you’re back Sean. Thought this series had stalled.

antlister
Автор

wow! that does help dramatically...cheers for the heads up!

andymouse
Автор

Damn! Even if I use VSCode this will make it so much easier to transfer files 😀

almostanengineer
Автор

No ESP-32 option available on both the Alpha versions i.e 32/64bits for WINDOWS. Can any body help please??

sikandark
Автор

upycraft IDE for GUI file exploration(also with code highlight, but its upload function often get me confused).

zhenyutang
Автор

This is Mu, Thonny is different but as the same functionalities. Now supportrs remote programming.

paulo.galvao
Автор

Another very good alternative for beginners is Thonny (on thonny.org). Has support for CircuitPython, MicroPython on various dev boards and regular Python. Highly recommended :)

effevee
Автор

Mu is alright, though I feel like I’m stuck with it. I tried PyCharm + MP plugin, but it doesn’t appear to be fully compatible with my Microbit (the plugin does specifically mention the Microbit, though I’m guessing it was made for the older version with a separate accelerometer and compass). Thonny worked half the time, but corrupted the other half. And I couldn’t get autocomplete to work in any of the others I tried. 😕

AWriterWandering
Автор

The 64-bit Windows Alpha version of mu does not run on my Windows10 PC. It seems to install OK, but nothing happens when I try to run it.
The Alpha version adds support for MicroPython and the ESP32, so I will check back later.
By contrast, the non-Alpha versions of mu runjust fine on my PC, but are useless to me.

bullearwig
Автор

Не получается установит модуль machine установка рушится с ошибками в момент сборки pycrypto

alech
Автор

MU does not detect the tinypico. Do I have to upgrade micro python on the board before it will be detected by MU?

JoshuaSeward
Автор

try uPyCraft, OSX, and windows compatible.

Trident
Автор

The mode esp micropython doesnt exist for me. Anyone here knows why that is?

zachariasvogl