I saw a video Micropython Development for M5Stack in VSCode. But it is for Mac. How can I get Terminal in Windows?
T
Best posts made by tehnolog
-
Terminal in VSCode for Windows
Latest posts made by tehnolog
-
RE: Terminal in VSCode for Windows
No, I see the Terminal panel, but how to work with it? It seems it doesn't work like Mac Terminal
-
Terminal in VSCode for Windows
I saw a video Micropython Development for M5Stack in VSCode. But it is for Mac. How can I get Terminal in Windows?
-
RE: M5.Lcd.drawJpg in python
lcd.image(100, 100, file="res/default.jpg", scale=0, type=lcd.JPG)
-
RE: Mu Editor
StickC works with Mu! I solved a problem (on Russian) -http://developer.alexanderklimov.ru/python/m5stack/m5stickc.php#mu)
-
RE: How to use Unicode.
I have the same problem with "Display_Unicode" example. I added "#define USE_M5_FONT_CREATOR", but now I have the error: "Sketch to big"
Please, help me. I need Unicode characters.