Download Print this page

K9JM CI-V User Manual page 8

K9jm ci-v router an intelligent ci-v interface for icom pw-1 amplifiers

Advertisement

With the Arduino connected to the computer and remembering the COM Port number from above,
open a Command Prompt window, navigate to this directory and run the following command
upload #
Where the # is the COM Port number for the Arduino Mega board that you hopefully remembered
from the first step.
In about five seconds the task should be complete. Below is a "typical output". The name and the
size of the .hex file will be different, but eventually it should say the flash was verified and tell you
Thank you.
Note: When the software installs on a virgin Arduino board, it will self configure to operate at
38000 baud for the computer and 9600 for the CI-V bus.
Typical output
C:\Users\James\DLTest>avrdude.exe -Cavrdude.conf
-b115200 -D -U flash:w:K9JMBasicRouter.hex:i
avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.04s
avrdude.exe: Device signature = 0x1e9801
avrdude.exe: reading input file "K9JMBasicRouter.hex"
avrdude.exe: writing flash (13500 bytes):
Writing | ################################################## | 100% 2.27s
avrdude.exe: 13500 bytes of flash written
avrdude.exe: verifying flash memory against K9JMBasicRouter.hex:
avrdude.exe: load data flash data from input file K9JMBasicRouter.hex:
avrdude.exe: input file K9JMBasicRouter.hex contains 13500 bytes
avrdude.exe: reading on-chip flash data:
Reading | ################################################## | 100% 1.79s
avrdude.exe: verifying ...
avrdude.exe: 13500 bytes of flash verified
avrdude.exe: safemode: Fuses OK
avrdude.exe done.
C:\Users\James\DLTest>
Alternatively, you can download the source files, place the library files in the library and open the
sketch and build the application. To learn how to do this read up on the Arduino site.
If you do not wish to configure the router, re-attach the CI-V "shield" on the Arduino board.
STEP THREE: Configuring the CI-V Router
NOTE: When touching the Arduino and CI-V router electronics be sure to employ anti-static
proceedures.
Thank you.
-pm2560 -cwiring -P\\.\COM9
Page 8

Advertisement

loading