How to upload HEX files to Arduino

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

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

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

    Hi! Many thanks, you made my day. Worked after changing port and pressing reset.

  • @muhammadbilal2000
    @muhammadbilal2000 3 года назад +1

    Straight forward and very easy. Thank you very much

  • @TheKetsa
    @TheKetsa 3 года назад +5

    This should be added in the UI ...

  • @_crazytechz
    @_crazytechz 3 года назад +1

    Awesome mate , Great video and clear explanation helpful
    Your support is highly valued
    Thanks

  • @prithvisureka8195
    @prithvisureka8195 3 года назад

    Hi there, I tried doing this on a macbook, after I tried to run the command on to the terminal, the board does not seem to be recognised by the computer. I am using a arduino pro micro. The board is on but it is not receiving any input from the computer as the RX light is not flashing twice.

  • @justabouteverythingelse9826
    @justabouteverythingelse9826 3 года назад +1

    Thanks, worked great!

  • @therockbrigade
    @therockbrigade 3 года назад

    I need help programming EEPROM & hex file to Arduino Pro Mini

  • @zibazon
    @zibazon 3 года назад

    Will this method work on bin files instead hex?

  • @lucianodipaolo2428
    @lucianodipaolo2428 3 года назад +1

    ciao sei un grande ..wowww

    • @stefanoguitarplayer
      @stefanoguitarplayer 2 года назад

      lo sarebbe se funzionasse, l'ho provato su 3 PC diversi e varie versioni di sistema operativo, non succede nulla.

  • @LeimanGoVlog
    @LeimanGoVlog 4 года назад

    where i can download a schematic or control board?

  • @protongt
    @protongt 3 года назад

    great.. done burn hex file into my arduino pro mini!!

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

    how chang the program file
    "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b57600 -D -Uflash:w:C:\Users\khoironi\Desktop/usbasp.atmega8.2011-05-28.hex:i \"

  • @Thiersfreire
    @Thiersfreire 4 года назад +1

    'C:\Program' is not recognized as an internal or external command,
    operable program or batch file.
    this is the message that im getting, have any idea why?

    • @TrungDoanHong
      @TrungDoanHong 4 года назад +1

      Because the path has spaces. Fix: C:\"Program Files"

    • @patricksebolino9445
      @patricksebolino9445 4 года назад

      @@TrungDoanHong acess is denied

    • @RGPinger
      @RGPinger 4 года назад

      @@patricksebolino9445 because u dont know how to use CMD program lol

    • @Hu9oboss
      @Hu9oboss 3 года назад

      Because you are using the microsoft store app version. download and install a real version. That will solve this issue. (had it too)

    • @conorkerin5277
      @conorkerin5277 3 года назад

      @@Hu9oboss Do you have a link to a real version?

  • @andrelewis3942
    @andrelewis3942 3 года назад

    Windows only :/

  • @dennersouzamartins2271
    @dennersouzamartins2271 8 месяцев назад

    Obrigado

  • @buder5116
    @buder5116 3 года назад

    dosent work not recognized as command >_>

    • @DeltaXRobot
      @DeltaXRobot  3 года назад

      Because the path has spaces. Fix: C:\"Program Files"

    • @buder5116
      @buder5116 3 года назад

      @@DeltaXRobot i have to put " " on each spaced word ?

    • @buder5116
      @buder5116 3 года назад

      you know what this should be the wanted result but not recognized
      C:\Users\Bud Middle\Desktop\TH3D_UFW_U1.R2.B5\TH3DUF_R2\Windows Arduino\hardware\tools\avr/bin/avrdude -CC:\Users\Bud Middle\Desktop\TH3D_UFW_U1.R2.B5\TH3DUF_R2\Windows Arduino\hardware\tools\avr/etc/avrdude.conf -v -V -patmega1284p -carduino -PCOM3 -b115200 -D -Uflash:w:C:\Users\Bud Middle\Desktop/Ender-3 Pro1.1.6.2 resume printing function.hex:i

    • @moonflocookie
      @moonflocookie 3 года назад

      @@buder5116 You can do "C:\PATH WITH SPACE\ANOTHER PATH WITH SPACE"

    • @buder5116
      @buder5116 3 года назад +1

      @@moonflocookie dosent matter anymore the board fried

  • @_Darrell_
    @_Darrell_ 3 года назад

    excellent