MicroPython using VSCode PyMakr on ESP32/ESP8266

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2022
  • This post will show how to develop MicroPython projects using Visual Studio Code or VSCode using the PyMakr extension using an ESP32/ESP8266.
    WriteUp:
    www.donskytech.com/micropytho...

    If you like my post or videos then please consider subscribing to my channels and sharing them with your friends:
    Website: www.donskytech.com
    Facebook: / donskytech
    TH-cam: / donskytech
    Twitter: / donskytech
    If you are generous and you think I have helped you then please consider buying me a coffee. 🙂
    Buy Me a Coffee:
    buymeacoffee.com/donskytech

    #vscode
    #micropython
    #pymakr
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 45

  • @CalvinCaracciolo
    @CalvinCaracciolo 3 หลายเดือนก่อน +1

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

  • @funkadellicd
    @funkadellicd 3 หลายเดือนก่อน

    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.

  • @U_Kamrc
    @U_Kamrc 3 หลายเดือนก่อน

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

  • @projectjam7020
    @projectjam7020 7 หลายเดือนก่อน

    Great explanation, this worked a treat. Thank you.

    • @DonskyTech
      @DonskyTech  7 หลายเดือนก่อน

      Hey thanks! Happy exploring!

  • @quaternion-pi
    @quaternion-pi ปีที่แล้ว +2

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

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Awesome, thank you!

  • @ricardoiribarren4765
    @ricardoiribarren4765 ปีที่แล้ว +1

    Excellent!!! very good explanation

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      @ricardoiribarren4765 Thanks for the kind words. Please consider subscribing to my channel for future content if you have not done so. Thanks again!

  • @BlooderDen
    @BlooderDen 7 หลายเดือนก่อน

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

    • @DonskyTech
      @DonskyTech  6 หลายเดือนก่อน

      Hey thanks!

    • @BlooderDen
      @BlooderDen 6 หลายเดือนก่อน

      ​​@@DonskyTech, by the way what for is nodejs needed tell please. Thanks! 😊

  • @jarogniewmilewski3012
    @jarogniewmilewski3012 ปีที่แล้ว

    Great job! Thanks.

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Thanks for watching! Hope you could support me by subscribing to my channel if you have not done so.

    • @jarogniewmilewski3012
      @jarogniewmilewski3012 ปีที่แล้ว +1

      ​@@DonskyTech I did it ;) Have you tried PyMakr to program the ESP-01?

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      @@jarogniewmilewski3012 Thank you! I have used other models of ESP8266 but not ESP-01. I will add it to the list of videos and blogs that I am going to create about MicroPython.

    • @jarogniewmilewski3012
      @jarogniewmilewski3012 ปีที่แล้ว

      @@DonskyTech With ESP8266 and ESP32 PyMakr 2.22 works great. There are communication problems with ESP-01 (1M). I do not know why. Thonny with ESP-01 works perfectly.

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      @@jarogniewmilewski3012 That is interesting to know. Maybe there is a bug in the PyMakr plugin or something

  • @zFrank_
    @zFrank_ 2 หลายเดือนก่อน

    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

  • @user-bm6kw3bd4u
    @user-bm6kw3bd4u ปีที่แล้ว

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

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Yes, tried syncing all my files and they seem to be uploaded.

  • @Notion.Studios
    @Notion.Studios 8 หลายเดือนก่อน

    you saved my life

    • @DonskyTech
      @DonskyTech  8 หลายเดือนก่อน

      Wow, that's nice to hear! Thanks!

  • @east_alex
    @east_alex ปีที่แล้ว +1

    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

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Hey, I could not find it also unless you generate visual studio micropython stub. Thonny has the same problem also I think. Auto-complete works on the REPL prompt. I could be wrong though.

  • @syahmihaziq6612
    @syahmihaziq6612 ปีที่แล้ว +1

    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?

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Ohh..sorry for the delayed reply. I was out on vacation. I have not encountered this. When do you see this problem?

  • @murataslan8631
    @murataslan8631 ปีที่แล้ว +1

    Thanks

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Hey, sure no problem.

  • @joaquingutierrez3072
    @joaquingutierrez3072 9 หลายเดือนก่อน

    thank you. It worked perfectly. Like and sub

    • @DonskyTech
      @DonskyTech  9 หลายเดือนก่อน

      Glad I have helped you. Thanks for the like and sub!

  • @user-np1go1vi5c
    @user-np1go1vi5c 11 หลายเดือนก่อน

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

    • @DonskyTech
      @DonskyTech  10 หลายเดือนก่อน

      Hey, try to remove your device and connect it again.

  • @ikrammohamdi4439
    @ikrammohamdi4439 3 หลายเดือนก่อน

    When i create terminal affiche connexion en cours...

  • @mariambenrahou1630
    @mariambenrahou1630 5 หลายเดือนก่อน +1

    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

    • @DonskyTech
      @DonskyTech  5 หลายเดือนก่อน

      Hey reconnect your device.

  • @kacperbardecki3671
    @kacperbardecki3671 10 หลายเดือนก่อน

    Hero

    • @DonskyTech
      @DonskyTech  10 หลายเดือนก่อน

      Thanks. Kindly subscribe to my channel for future contents.

  • @cash-if
    @cash-if ปีที่แล้ว

    i need help

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      Hey, help where?

    • @cash-if
      @cash-if ปีที่แล้ว

      @@DonskyTech brother when i hard reset led doesn't ON

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

      @@cash-if maybe your board does not have the internal LED wired to GPIO2. Try out a new GPIO pin.

    • @cash-if
      @cash-if ปีที่แล้ว +1

      Its done
      Actually the issue was MicroPYthon was not flashed in ESP32

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว +1

      @@cash-if ohhh, that was the first step. Glad you figured it out brother. Please consider subscribing to my channel if you have not done so. I will be posting more content soon.