forked from jperfetto/OpenPCR
-
-
Notifications
You must be signed in to change notification settings - Fork 27
Firmware Update
Shingo Hisakawa edited this page Aug 18, 2014
·
3 revisions
The latest firmware version is
- Download zip file
- Extract the zip file and you will find a folder named "NinjaPCR"
- Download Arduino IDE and install from http://arduino.cc/en/main/software (If you have already installed Arduino IDE, skip this step)
- Open "NinjaPCR" folder
- Open "NinjaPCR.ino" with Arduino IDE (In most cases you can open Arduino IDE only by double-clicking the file)
- Connect your Makers Toy PCR device to your computer's USB port
- Select "Arduino UNO" in "Tools > Board"
- Select the serial port the device is connected in "Tools > Serial Port"
- Select "Sketch > Verify/Compile"
- Select "File > Upload"