How to start with ARDUINO LABs Micropython IDE

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • ARDUINO released new a IDE for micropython. In this video I am showing how to install arduino lab IDE and how to upload program to a raspberry pi pico.
    For components/ modules
    www.esclabs.in
    🄸🄽🅂🅃🄰🄶🅁🄰🄼
    / edison_science_corner
    🅃🄴🄻🄴🄶🅁🄰🄼
    t.me/edisonsci...
    🅆🄷🄰🅃🅂🄰🄿🄿
    chat.whatsapp....
    🄵🄰🄲🄴🄱🄾🄾🄺
    / escpage
    #arduino #raspberry #electronics
    ‪@Arduino‬ ‪@raspberrypi‬ ‪@adafruit‬

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

  • @saheenpalayi
    @saheenpalayi Год назад +3

    This is a nice and quick Introduction! 🙌
    but, here is the correct program for the beginners
    import time
    from machine import Pin
    led=Pin(25,Pin.OUT)
    while (True):
    led.on()
    time.sleep_ms(100)
    led.off()
    time.sleep_ms(100)

  • @fatihcemalcan3280
    @fatihcemalcan3280 7 дней назад +1

    Nice introduction. However, you should explain how to install firmware for raspbbery pi pico (other boards).

  • @akhilgeorge5634
    @akhilgeorge5634 Год назад +2

    😍😍😍😍😍😍😍😍

  • @thoughtsofrz8587
    @thoughtsofrz8587 11 месяцев назад +1

    Is possible to use micropython in Arduino uno without pyfirmata 😢

  • @martysomoco
    @martysomoco 4 месяца назад +1

    This is a very minimal ide with few , if any, coding-supportive features.

  • @Keeping_IT_Simple
    @Keeping_IT_Simple Год назад +1

    What's the advantage of this new IDE over just using Thonny ?

  • @Kennerdoll
    @Kennerdoll Год назад +1

    which file am I suppose to run on ubuntu? i cant seem to find the executable file

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

      Check this link
      You can download the file
      labs.arduino.cc/en/labs/micropython

  • @thoughtsofrz8587
    @thoughtsofrz8587 11 месяцев назад +1

    Arduino uno

  • @熊夜
    @熊夜 Год назад

    Excuse me, I face a problem when following this tutorial.
    After I choose the correct port, my ARDUINO LABs Micropython will stuck in connecting. It can't connect to my nano 33 ble board, do you have any idea about this?

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

      Share screenshot with me

    • @熊夜
      @熊夜 Год назад

      @@EDISON_SCIENCE_CORNER yeah, sure. But how can I paste screenshot to here?

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

      It is a fraud and cannot be connected to any board other than the Arduino board@@熊夜