MicroPython on ESP8266 | A Setup Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ย. 2024

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

  • @britinindy4255
    @britinindy4255 6 หลายเดือนก่อน +4

    Hello Pranav. I've been wrestling with the combination of VS Code and ESP micros for several days now, without much success. All other tutorials missed salient points in the setup/configuration process that inevitably resulted in failure. The failed video makers all assumed that I am fluent in geek-speak or had my micro already prepped with firmware. Your excellent video was buried deep in YT but it finally surfaced ... and enabled me to move forward at last. Thank you for speaking clearly, speaking slowly and explaining every keystroke at every step. I can now move from C/C++ to MicroPython; and yes, I subscribed and look forward to more of your videos.

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

    very well my friend it's been troubling me for past 7 days

  • @DroisKargva
    @DroisKargva 10 หลายเดือนก่อน +3

    good tutorial. old videos force other IDE installes. i dont want 5 IDEs on my computer for each task lol. but looks like Pymakr no longer works? it cant create a folder

  • @samithetechsavvy6485
    @samithetechsavvy6485 ปีที่แล้ว +2

    very well explained , thanks a lot

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

    important to note that you probably need nodeJS in order to use pymakr

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

    Hi, total noob here. Your video was very helpful to setup MicroPython, many thanks!
    A question since I tried the little led program you suggest: Visual Studio Code tells me that it "failed toupload d:\Documents\pymakr\WirelessPCStartup to / Reason: SyntaxError: Unexpected end of JSON input"
    I double checked the code and it seems the same as yours. Posting it here anyway:
    from machine import Pin
    import time
    led = Pin(2, Pin.OUT)
    for i in range(10):
    led.on()
    time.sleep(0.5)
    led.off()
    time.sleep(0.5)
    Tried finding a solution online but with no success, do you have any idea as to why this happens?
    Thank you if you have time to help

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

    may not see this, but i am having an issue....my board wond connect, it keeps saying it wants to boot to safe mode but that fails as well. It popd up windows saying !Could not safeboot device. Please hard reset the device and verify that a shield is installed. Other than that, the connect circle on the left of the board name just keeps spinning, if i unplug the board, it will stop showing, when i plug the board back in, it gives the option to connect, but then spins for a bit, then promps to do safe boot, but then fails....I am holdint the boot button when i plug it in, also used the reset while holdin boot, but nothing seems to work. I have been fighting these boards for a week trying to use them, and your video has got me the furthest, but now i have this issue....hopefully you can help. If not, well, I may need to find a new platform to my project on...all boards i have tried keep doing this.....I hate beeing a noob......

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

    Thanks for your shareing. One quest.Why we choose 1MB firmware. how to check which one we shoule choose?

  • @Shashwat2304
    @Shashwat2304 10 หลายเดือนก่อน +2

    What if it doesn't select the COM port automatically
    I am struggling for hours 😭😭

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

    thank you very much, it’s clear
    how to uninstall
    Thanks a lot🤙

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

    Very informative video :)

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

    Question for you, after flashing the firmware- my computer disconnects the board and I have to reconnect it physically. The Blue LED starts flashing immediately but I still cannot interact with the board.
    Does it do the same with yours?
    I'm using Thonny as my IDE.

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

      Hi, sorry for the late response. This could be the issue if you've connected something to the TX and RX Pins on the board.

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

    Than you so much

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

    would you help me with adding the urequests into the board?

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

    W video

  • @eazanaPetros-lm1cd
    @eazanaPetros-lm1cd 4 หลายเดือนก่อน

    Do you think you can help with a small project of mine?

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

    Dude has the world's fastest internet