Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 473 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 473 Bytes

#Arduino Flasher This repository contains a chrome application which can be used to flash a genuino through its native USB interface.

##Installation

  1. Clone this repository.
  2. Open chrome, and check developer mode.
  3. Select "Load unpacked extension".
  4. Launch.

##Usage

  1. Launch the app.
  2. Drag a valid intel hex file onto the window.
  3. Put your genuino into bootloader mode (double press the reset button).
  4. Hit the refresh button in the app.
  5. Click "Flash".