MicroPython Development Using Thonny IDE

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии •

  • @spacelove6033
    @spacelove6033 5 месяцев назад

    i am not getting that silicon labs port

  • @BlooderDen
    @BlooderDen Год назад

    Very nice ide to test code by interpretating it very fast and easy on esp32.
    So bad that you can't flash fully with your code, only bootloader and interpretating. Thanks to you I got how to make it on VS Code with pymakr so easy.
    Or it's avaliable here also? I didn't find any ability to flash your code in this ide.

    • @DonskyTech
      @DonskyTech  Год назад

      As far as I know, you have to copy manually or upload it to the filesystem of the microcontroller

  • @daemdotosowolo952
    @daemdotosowolo952 Год назад

    Undebugable

    • @DonskyTech
      @DonskyTech  Год назад

      Hey welcome to my channel. What do you mean by undebuggable? Are you referring to how can you debug the code? Let me know so that I can help you.