How To Extract Hex File From Arduino - Read EEPROM Memory

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ค. 2023
  • In this video tutorial, you will learn how to extract a hex file from an Arduino using an Arduino. The process involves setting up two Arduinos: one as the programmer and the other as the target device. You will be guided through the steps of uploading the necessary sketches, connecting the devices, and using AVR DUDESS software to extract the hex file from the target Arduino's flash memory.
    I will also covers the extraction of data from the Arduino's EEPROM memory and reading the fuse bits and lock bits. You will discover how to save this information for future use when uploading code to other Arduino boards.
    This tutorial provides a comprehensive guide to extracting and transferring hex files, enabling you to easily copy code from one Arduino to multiple boards. If you're looking to expand your Arduino projects and streamline the code transfer process, this video is a valuable resource. Watch now and enhance your Arduino programming skills.
    --------------------------------------------------------------------------------------------------------------------
    Useful Video Links
    --------------------------------------------------------------------------------------------------------------------
    Upload hex File to Arduino | Get hex File From Arduino IDE
    • Upload hex File to Ard...
    --------------------------------------------------------------------------------------------------------------------
    Social Media Links
    --------------------------------------------------------------------------------------------------------------------
    GitHub:
    github.com/ahmadlogs/
    TH-cam:
    th-cam.com/users/ahmadlogs?sub...
    --------------------------------------------------------------------------------------------------------------------
    Downloads
    --------------------------------------------------------------------------------------------------------------------
    github.com/ahmadlogs/avrdudess
    --------------------------------------------------------------------------------------------------------------------
    Disclaimer
    --------------------------------------------------------------------------------------------------------------------
    Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
    #Arduino #ArduinoUNO #ArduinoTutorial

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

  • @amrzakaria5290
    @amrzakaria5290 11 หลายเดือนก่อน +1

    Thanks a lot ,it was very clear.

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      You are welcome!

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

    can i do for a EEPROM AT28C64B(only the chips) too ? (if i have the tl866 machine can make more easy ?)

  • @ezeoluchukwu5104
    @ezeoluchukwu5104 11 หลายเดือนก่อน +1

    Good job friend you always give a clear info on your every tutorials thanks. Please how an we read from a locked MICROCONTROLLER? What actually saying is from Atmega328 locked one.

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      thanks. it is not possible to extract hex code from locked mcu at home. you need to send the mcu to china.

  • @mokh3257
    @mokh3257 11 หลายเดือนก่อน +1

    Thank you for your efforts. I have a question. Can I use the Nokia 1200 phone, for example, with an arduino, in place of the sim800l model, to control things via SMS, or locate a location with the gps module arduino

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

      sim800l work on serial communication, but the Nokia 1200 you need modbus protocol, since it will not work on Arduino serial.
      So, you can use Nokia phone. but you need to implement modbus protocol in the code

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

    Sir very informative keep it up

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

      So nice of you

  • @cadcaetutorial2039
    @cadcaetutorial2039 11 หลายเดือนก่อน +1

    Very nice this videos sir

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

      thanks

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

    Good work, but how extract if protected without erase? Fail exist for stm32... nothing for at328 ((

  • @cadcaetutorial2039
    @cadcaetutorial2039 11 หลายเดือนก่อน +1

    Weldon sir

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

      thanks

  • @EasyOne
    @EasyOne 11 หลายเดือนก่อน +1

    Could he To Extract Hex File From esp32 or esp8266 ?

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      it will only work on arduino.

  • @ranjithshetty7078
    @ranjithshetty7078 11 หลายเดือนก่อน +1

    Super bro.can I read any microcontroller inside code is possible.same like this

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +2

      you can use extract hex code only for arduino based boards. It will not work for other micro controllers

    • @ranjithshetty7078
      @ranjithshetty7078 11 หลายเดือนก่อน +1

      @@AhmadLogs thank u

  • @mehulchawda8807
    @mehulchawda8807 11 หลายเดือนก่อน +1

    Hyy Ahmed I want to contact you regarding my project building
    How can I cantact urgently?

  • @user-zy4kl4co5q
    @user-zy4kl4co5q 10 หลายเดือนก่อน

    هل يمكن شحن افلاش من الاردوينو ؟

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

    Getting "WARNING: Unable to detect MCU" Any suggestions?

  • @opm905
    @opm905 11 หลายเดือนก่อน +1

    Please upload sir, how extract Hex file from esp32 / nodemcu

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      will try soon

    • @opm905
      @opm905 11 หลายเดือนก่อน +1

      @@AhmadLogs ok thanks

  • @dragon-cu6cc
    @dragon-cu6cc 11 หลายเดือนก่อน +1

    looks like blynk
    thingslinker
    did you review

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      I did not notice but I think It looks like

  • @zeeshanakram8751
    @zeeshanakram8751 11 หลายเดือนก่อน +1

    Sir you made a video, about one year ago, for same purpose, link is below.
    th-cam.com/video/XnQ-2_3_hZU/w-d-xo.html
    The question is which method is better and why ?

    • @AhmadLogs
      @AhmadLogs  11 หลายเดือนก่อน +1

      one year ago: Just write hex file on Arduino
      this time: read the hex file from arduino

  • @arduinomaquinas
    @arduinomaquinas 10 หลายเดือนก่อน +1

    awesome video, loved your information ♥@arduinomaquinas thank you bro ! 👋👋👋👋👋

    • @AhmadLogs
      @AhmadLogs  10 หลายเดือนก่อน +1

      thanks