Skip to content

Commit 73b022a

Browse files
authored
Merge pull request #82 from CharaChorder/update-instructions
Updates docs that covers changes made to ccio
2 parents 7fefc09 + 88292cc commit 73b022a

13 files changed

+294
-543
lines changed

docs/CCOS.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Part I - Back up chord library and update device
7676
#. Click ‘Export Library’ to export a .csv file to your machine (The file should be called: “CharaChorder_ChordLibrary.csv”)
7777
#. Once you are absolutely sure your library is exported properly, and ALL of your chords are present in the file, click the ‘Delete All Chords’’ button.
7878
#. Refresh the page, reconnect your device via steps 2-3, and click the ‘Bootloader’ button. A file explorer window should open on Windows. On Mac you may need to find your device as an external drive
79-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
79+
#. Proceed with updating your device by visiting this site, choosing which device you are updating, and then proceed with Step 4. It will open a file explorer where you can find the mounted device as an external drive. `<https://charachorder.io/ccos/>`__
8080

8181
.. warning::
8282
You'll notice that there are two different versions of the CharaChorder
@@ -93,8 +93,7 @@ Part I - Back up chord library and update device
9393
Additionally, the file name is case-sensitive; all letters must be
9494
capitalized.
9595

96-
#. Drag the UF2 file into the file explorer window and confirm that you would like to replace the existing file.
97-
#. The file explorer window should automatically close
96+
#. After saving, your device should successfully reboot and have CCOS.
9897

9998

10099

docs/CharaChorder Keys.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/CharaChorder One.rst

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -207,27 +207,25 @@ Updating your Device
207207
instructions on how to upgrade your device to our new CCOS :ref:`here<CCOS:Upgrade to CCOS>`. If your device is not running :doc:`CCOS<CCOS>`, you will be unable to follow the
208208
steps below to update your device.
209209

210-
.. _charachorder-one-checking-your-devices-firmware:
211-
212210
Checking your Device’s Firmware
213211
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
214212

215213
You can check your device’s current firmware by following the steps
216214
below:
217215

218216
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__ (Linux users see :ref:`this link<serialportaccess>` for more information about configuring serial port access.)
219-
#. Click “Connect”
217+
#. Click “Connect” at the bottom middle of the page
220218
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
221219

222220
After following the above steps, you can find your
223-
firmware version right above the “Connect” button. It will read
221+
firmware version in the bottom left of your screen. It will read
224222
something like this:
225223

226-
``CHARACHORDER ONE M0 --- Version 1.1.3``
224+
``CCOS 1.1.4``
227225

228226
.. _Firmware Check:
229227
.. image:: /assets/images/DMFW.png
230-
:width: 347
228+
:width: 1200
231229
:alt: Checking the firmware on Device Manager
232230

233231
Updating the Firmware
@@ -236,31 +234,21 @@ Updating the Firmware
236234
If you find that your device is not running the latest firmware version,
237235
you can follow the steps below to update your device. You can check
238236
which is the latest firmware release by visiting `this
239-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
237+
site <https://charachorder.io/ccos/>`__.
240238

241239
.. warning::
242-
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
240+
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
243241

244242
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__
245-
#. Click “Connect”
243+
#. If not auto-connected, click “Connect”
246244
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
247-
#. _`Click` “Boot Menu” (the power icon) followed by “Bootloader”. Your CharaChorder will now appear as an external storage device on your computer’s file explorer or Finder app. It might be named one of the following: “Arduino”, “Seeduino”, or “CharaChorder One”.
248-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
249-
250-
.. warning::
251-
IMPORTANT: Make sure that the file you download is named exactly
252-
like this: CURRENT.UF2 . If there are any other characters in the
253-
file name, the file will not work. “CURRENT.UF2(1)” will NOT work.
254-
Additionally, the file name is case sensitive; all letters must be
255-
capitalized.
256-
257-
6. Copy the CURRENT.UF2 file that you just downloaded and paste it into the CharaChorder drive that we found in :ref:`step 4<Click>`
258-
7. When your computer asks you how you would like to resolve the issue of two files with the same name, select “Replace file”.
245+
#. Click on the CCOS version on the bottom left of the page
246+
#. You will see a list of available versions along with their release date. Click on the one you want.
247+
#. Follow the steps on screen to update your device.
259248

260-
At this point, your CharaChorder One will automatically reboot and the
261-
CharaChorder drive will have disappeared. Congratulations! You have
249+
At this point, your device will automatically reboot. Congratulations! You have
262250
successfully updated your device. You can check your device’s firmware
263-
version by following the steps :ref:`here<charachorder-one-checking-your-devices-firmware>`.
251+
version by following the steps :ref:`here<CharaChorder One:Checking your Device’s Firmware>`.
264252

265253
Understanding the Settings
266254
--------------------------

docs/CharaChorder Two.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Updating the Firmware
210210
If you find that your device is not running the latest firmware version,
211211
you can follow the steps below to update your device. You can check
212212
which is the latest firmware release by visiting `this
213-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
213+
site <https://charachorder.io/ccos/>`__.
214214

215215
.. warning::
216216
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
@@ -222,7 +222,7 @@ site <https://www.charachorder.com/pages/update-your-firmware>`__.
222222
#. You will see a list of available versions along with their release date. Click on the one you want.
223223
#. Click "Apply Update"
224224

225-
At this point, your CC2 will automatically reboot. Congratulations! You have
225+
At this point, your device will automatically reboot. Congratulations! You have
226226
successfully updated your device. You can check your device’s firmware
227227
version by following the steps :ref:`here<charachorder-two-checking-your-devices-firmware>`.
228228

docs/CharaChorder X.rst

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -111,18 +111,18 @@ You can check your device’s current firmware by following the steps
111111
below:
112112

113113
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__ (Linux users see :ref:`this link<serialportaccess>` for more information about configuring serial port access.)
114-
#. Click “Connect”
114+
#. Click “Connect” at the bottom middle of the page
115115
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
116116

117117
After following the above steps, you can find your
118-
firmware version right above the “Connect” button. It will read
118+
firmware version in the bottom left of your screen. It will read
119119
something like this:
120120

121-
``CHARACHORDER X S2 --- Version 1.1.3``
121+
``CCOS 1.1.4``
122122

123-
.. _CCX Firmware Check:
124-
.. image:: /assets/images/DMFW-CCX.png
125-
:width: 295
123+
.. _Firmware Check:
124+
.. image:: /assets/images/DMFW.png
125+
:width: 1200
126126
:alt: Checking the firmware on Device Manager
127127

128128
Updating the Firmware
@@ -131,29 +131,19 @@ Updating the Firmware
131131
If you find that your device is not running the latest firmware version,
132132
you can follow the steps below to update your device. You can check
133133
which is the latest firmware release by visiting `this
134-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
134+
site <https://charachorder.io/ccos/>`__.
135135

136136
.. warning::
137-
**IMPORTANT**: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section. The update might also reset some of your :doc:`GTM<GenerativeTextMenu>` settings. Be sure to write down settings before you update.
137+
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
138138

139139
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__
140-
#. Click “Connect”
140+
#. If not auto-connected, click “Connect”
141141
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
142-
#. _`Click` “Boot Menu” (the power icon) followed by “Bootloader”. Your CharaChorder will now appear as an external storage device on your computer’s file explorer or Finder app. It might be named one of the following: “TinyUSB”, “TinyUSB CDC”, or “CharaChorder X”.
143-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
144-
145-
.. warning::
146-
**IMPORTANT**: Make sure that the file you download is named exactly
147-
like this: CURRENT.UF2 . If there are any other characters in the
148-
file name, the file will not work. “CURRENT.UF2(1)” will NOT work.
149-
Additionally, the file name is case sensitive; all letters must be
150-
capitalized.
151-
152-
6. Copy the CURRENT.UF2 file that you just downloaded and paste it into the CharaChorder drive that we found in :ref:`step 4<Click>`
153-
7. When your computer asks you how you would like to resolve the issue of two files with the same name, select “Replace file”.
142+
#. Click on the CCOS version on the bottom left of the page
143+
#. You will see a list of available versions along with their release date. Click on the one you want.
144+
#. Click "Apply Update"
154145

155-
At this point, your CharaChorder X will automatically reboot and the
156-
CharaChorder drive will have disappeared. Congratulations! You have
146+
At this point, your device will automatically reboot. Congratulations! You have
157147
successfully updated your device. You can check your device’s firmware
158148
version by following the steps :ref:`here<CharaChorder X:Checking your Device’s Firmware>`.
159149

docs/CharaChorder's Mission.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)