mirror of
https://github.com/seahu/rflink.git
synced 2025-12-10 07:57:23 +01:00
first commit
This commit is contained in:
23
Doc/Readme_Loader.txt
Normal file
23
Doc/Readme_Loader.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
RFLink Loader Version 1.02
|
||||
|
||||
|
||||
The RFLink Loader program runs on Windows and can program an Arduino Mega 2560 board
|
||||
with the RFLink software.
|
||||
You do not need any Arduino IDE/Compiler etc.
|
||||
|
||||
|
||||
Steps:
|
||||
------
|
||||
- Launch the program
|
||||
- Select the file you want to program (rflink.cpp.hex)
|
||||
- Select the serial port to which the Arduino is connected.
|
||||
- Hit the "program" button and wait for the process to finish.
|
||||
|
||||
|
||||
|
||||
History:
|
||||
--------
|
||||
1.02 Fixed: could not use serial ports > 9
|
||||
1.01 Fixed: could not load the hex file if the path name contained a space
|
||||
Added: test serial port availability before trying to program the Arduino
|
||||
1.00 Initial Release
|
||||
Reference in New Issue
Block a user