Skip to content

xLoader is an utility to program or flash HEX file onto ATmega328 and other AVR Microcontrollers.

License

Notifications You must be signed in to change notification settings

chayanforyou/xLoader

Repository files navigation

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. Download xLoader.zip file
  2. Unzip the xLoader.zip
  3. Insert USB to TTL into an available USB port
  4. Execute xLoader.exe
  5. Browse the .hex File from AVR Project/Atmeal Studio Project
  6. Select the device E.g. In case of Arduino Uno, it's ATmega328
  7. Select COM Port. If no COM port is available, install proper USB driver
  8. Select right baud rate in case of Arduino Uno it's 115200
  9. Finally hit Upload Button

Girl in a jacket

License

Copyright (c) 2012, Geir Lunde
All rights reserved.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

xLoader is an utility to program or flash HEX file onto ATmega328 and other AVR Microcontrollers.

Topics

Resources

License

Stars

Watchers

Forks

Packages