Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 765 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 765 Bytes

xLoader

xLoader is an utility to program or flash HEX file onto ATmega328 and other AVR Microcontrollers. We simply need to download and extract files in the folder. Then click on XLoader.exe Note: Create desktop shortcut for quick access

How to Use

The following steps will help us use XLoader to upload HEX file on ATmega328 (Arduino Uno).

  1. Open xLoader
  2. Browse the HEX File from AVR Project/Atmeal Studio Project
  3. Select the device E.g. In case of Arduino Uno, it's ATmega328
  4. Select COM Port
  5. Select right baud rate in case of Arduino Uno it's 115200
  6. Finally hit Upload Button

Girl in a jacket