Skip to content

Firmware Update

Shingo Hisakawa edited this page Jun 28, 2013 · 3 revisions

The latest firmware version is

  1. Download the zip file
  2. Extract the zip file and you will find a folder named "NinjaPCR"
  3. Download Arduino IDE and install from http://arduino.cc/en/main/software (If you have already installed Arduino IDE, skip this step)
  4. Open "NinjaPCR" folder
  5. Open "NinjaPCR.ino" with Arduino IDE (In most cases you can open Arduino IDE only by double-clicking the file)
  6. Connect your Makers Toy PCR device to your computer's USB port
  7. Select "Arduino Duemilanove w/ ATmega328" in "Tools > Board"
  8. Select the serial port the device is connected in "Tools > Serial Port"
  9. Select "Sketch > Verify/Compile"
  10. Select "File > Upload"
Clone this wiki locally