Getting Started with MicroPython and Thonny

  Рет қаралды 18,250

Metalmancy (Micronote)

Metalmancy (Micronote)

Күн бұрын

Пікірлер: 22
@mohamedfarid7499
@mohamedfarid7499 2 жыл бұрын
your channel is best in micropython for esp8266 thanks a lot
@DeferedRune
@DeferedRune 6 ай бұрын
Dont turn on the subtitles at the start
@saniyadeshmukh6704
@saniyadeshmukh6704 11 ай бұрын
I'm getting the below error. Ctrl+C didn't work. restarting also didn't work. Can you tell about the bootloader mode specific for esp32 Cam module and mention names of Buttons to use for boot process. Device is busy or does not respond. Your options: - wait until it completes current work; - use Ctrl+C to interrupt current work; - reset the device and try again; - check connection properties; - make sure the device has suitable MicroPython / CircuitPython / firmware; - make sure the device is not in bootloader mode.
@sachinnair1613
@sachinnair1613 11 ай бұрын
Is there a way to upload a whole folder to the ESP? I like to keep it organized in folders when I upload to github, and I'm just wondering if there's a way to upload a folder so it still recognizes all the code inside
@samkumarg4704
@samkumarg4704 4 жыл бұрын
Thanks for the video. Nice video
@bennguyen1313
@bennguyen1313 4 жыл бұрын
Can you use Thonny to single step thru the python script or is it uploading only? If not, would using a different python IDE (wing or Mu) allow you to debug? When flashing the micropython image, can you still use it as a webserver or to access the web? Or would you have to implement it in python (SimpleHTTPServer)? For example, I'm interested in the esp8266 serving data plots (ex. chart js).. is that something that could be done with the built-in webserver, or if not, how much of the esp8266's backend server code can be changed?
@metalmancytech
@metalmancytech 4 жыл бұрын
Thonny does have the ability to debug Python code, but the distinction between Python and MicroPython is important. MicroPython does not currently have a debugger (post about it here on the MicroPython forums: forum.micropython.org/viewtopic.php?f=2&t=4293). However, like in Python, MicroPython has a REPL where commands can be entered one at a time to test code. We plan to make more videos on the full capabilities of the ESP8266 using MicroPython, but for now, you can learn how to network here in their documentation docs.micropython.org/en/latest/esp8266/tutorial/network_basics.html.
@animegamerzone-
@animegamerzone- 2 жыл бұрын
yes! this looks good
@mobachali
@mobachali 4 жыл бұрын
hi, thanks for the detailed video. I wish I watched it before I spent 2 days on trial and error to get it done. I encounter issues when trying to import modules to my esp32. I use thonny and the last micropy ver1.12. eventhough i import the plugin through thonny, it doesn't work when i import it through the REPL. for example (kalman, numpy, gps).I also can't import Calender package. last question: is it possible that all the packages that can be used are in the esp file we flashed with? and can't be added to be used later? thanks
@empirico8092
@empirico8092 3 жыл бұрын
Good video friend, but pythom tells me that the machine module is not installed, how do I install it?
@shukhratdad9891
@shukhratdad9891 3 жыл бұрын
I have a problem with attribute error in esp32. Attribute error. 'pin' object attribute error 'out'...can you help to solve this?
@arthur.rubi9
@arthur.rubi9 3 жыл бұрын
Hey, everytime I unplug ESP32, thonny didn't start with the "micropython" dialog, is it normal? what should I do?
@metalmancytech
@metalmancytech 3 жыл бұрын
The only thing I can think of is pressing the "Stop" button. Otherwise, try reinstalling the firmware on the ESP32. Let me know more details if that doesn't work.
@meriemmhamdi4823
@meriemmhamdi4823 4 жыл бұрын
hi thx for the video ; but i have a problem i'm using a ESP32 , wen i tap " import esp " i'm getting this error ( Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'esp' ) can you help pleas
@dennisasamoah2213
@dennisasamoah2213 3 жыл бұрын
thank you
@pedrofelipejaquetti3182
@pedrofelipejaquetti3182 3 жыл бұрын
Nice video man, but when my esp8266 is reset or unplug the code is lost, is it normal?
@metalmancytech
@metalmancytech 3 жыл бұрын
Thank you! By lost do you mean that the code doesn't run? You should be able to save the code to the microcontroller and to your computer, so you can always save a backup to your computer if you are losing it. Let me know more details, and I may be able to help you more.
@pedrofelipejaquetti3182
@pedrofelipejaquetti3182 3 жыл бұрын
​@@metalmancytech Thanks for your answer! I found that my error was in my code, anyway thanks again.
@ThaoNguyen-vs4zt
@ThaoNguyen-vs4zt 4 жыл бұрын
Thank you so much.
@SkyRiderJavelin
@SkyRiderJavelin 4 жыл бұрын
your voice is too soft and muffled can't anything.
@metalmancytech
@metalmancytech 4 жыл бұрын
I'm aware that my voice is soft and muffled in the first video. In more recent videos the audio gets better.
@carriecorreaArtist
@carriecorreaArtist 2 жыл бұрын
Thank you
Programming a NodeMCU with MicroPython: Basic GPIO Input and Output
6:58
Metalmancy (Micronote)
Рет қаралды 12 М.
Programming an ESP32 NodeMCU with MicroPython: Setup with Thonny
5:28
Metalmancy (Micronote)
Рет қаралды 42 М.
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 21 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 922 М.
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 64 МЛН
Programming a NodeMCU with MicroPython: I2C Bus Part 1 (MPU6050 IMU)
22:19
Metalmancy (Micronote)
Рет қаралды 12 М.
000 - ESP32 MicroPython: How to Get Started with MicroPython
15:53
TechToTinker
Рет қаралды 126 М.
MicroPython #1 - Lets Get Started
12:35
Unexpected Maker
Рет қаралды 144 М.
Programming a NodeMCU with MicroPython: Timers and Interrupts
7:01
Metalmancy (Micronote)
Рет қаралды 6 М.
451 Which Processor can kill the ESP32?
11:24
Andreas Spiess
Рет қаралды 351 М.
Writing fast and efficient MicroPython
31:42
PyCon AU
Рет қаралды 69 М.
Getting Started with ESP32 - Step-By-Step Tutorial
19:50
Tomasz Tarnowski
Рет қаралды 372 М.
Exploring ESP-NOW in MicroPython: A Learner’s Guide
14:21
DonskyTech
Рет қаралды 6 М.