You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+47-13Lines changed: 47 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ If you need to install the application, see the [Installation Section](#installa
27
27
* Attach the Artemis target board over USB
28
28
* Select the COM port from the dropdown menu
29
29
* Adjust the Baud Rate as desired
30
-
* Click the ```Upload Firmware``` Button in the lower left of the app.
30
+
* Click the ```Upload Firmware``` Button in the lower right corner of the app.
31
31
32
32
The selected firmware is then uploaded to the connected SparkFun Artemis product. Upload information and progress are displayed in the output portion of the interface.
33
33
@@ -52,33 +52,68 @@ Installation binaries are available for all major platforms (macOS, Window, and
52
52
* This results in the application executable, *ArtemisUploader.exe*
53
53
* Double-click *ArtemisUploader.exe* to start the application
* Install the *ArtemisUploader.app* by dragging it on the *Applications* in the ArtemisUploader Finder Window, or copying the file to a desired location.
66
-
* Once complete, unmount the ArtemisUploader disk image by right-clicking on the mounted disk in Finder and ejecting it.
79
+
* Install the *ArtemisUploader.app* by dragging it onto the *Applications* icon in the ArtemisUploader Finder Window, or copying the file to a desired location.
80
+
* Once complete, unmount the ArtemisUploader disk image by clicking on the disk eject in Finder.
* Download the [github release](https://github.com/sparkfun/Artemis-Firmware-Upload-GUI/releases) file - *ArtemisUploader.linux.gz*
83
118
* Unzip the release file - *ArtemisUploader.linux.gz*
84
119
* Un-gzip the file, either by double-clicking in on the desktop, or using the `gunzip` command in a terminal window. This results in the file *ArtemisUploader*
@@ -87,7 +122,6 @@ To launch the Artemis Uploader application:
0 commit comments