Skip to content

Commit

Permalink
Merge pull request #36 from Rathmox/model-table
Browse files Browse the repository at this point in the history
Model table
  • Loading branch information
Alerymin authored Aug 16, 2023
2 parents 05d1dcf + 847fba9 commit 75f9cdf
Show file tree
Hide file tree
Showing 4 changed files with 179 additions and 129 deletions.
74 changes: 9 additions & 65 deletions _pages/en_US/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,50 +24,15 @@ If you don't want to deeply modify your calculator, [there are still a few thing
Numworks Calculator
Driver if you have Windows or Linux: open the [Update page](https://numworks.com/update) on Numworks’ website and it will give it and tell you how to install it. **Don’t plug in your calculator to make sure you don’t lock it**. If you have macOS, you don't need it.

#### Section I - Model check
#### Model check

1. Turn your calculator around
2. On its back, there should be a little writing, either N0120, N0110 or N0100. This is your model number.
3. If you can't read that:
1. Turn the calculator on
2. Go in the settings app
3. Go in "about"
4. Look at the FCC ID. It should end with N0120, N0110 or N0100

If you have a N0100, STOP - your calculator is already unlocked! Continue from [here](n0100-now-what).
{: .notice--warning}

If you have a N0120, STOP - You can't install a CFW on it. But that's not the end, [there are still a few things you can do](what-to-do-locked)
{: .notice--warning}



#### Section II - Epsilon Version check

1. Power on your device
2. Go in the settings app
3. Go in "about"
4. Look at the "Software version" or "Epsilon version" field.
5. This is your Epsilon version.

#### Section III - Flash lock check

1. Press the "6" key
2. While pressing the "6" key, press the reset button at the back of the device.

If you see a screen like this one, you can proceed :
![Epsilon 16 bootloader](images/screenshots/e16bl.png)

If the screen stays black and the LED turns red, STOP - your calculator is already unlocked! Continue from [here](n0110-now-what).
{: .notice--warning}

Press the reset button at the back of the calculator to return to the firmware.

#### Section IV - Select a Method

Use the version table below to select a method. A few things to note:
+ The version table below is *inclusive*. For example, "from 16.3.0 to 18.0.0" includes 16.3.0, 18.0.0, and all versions in between.
+ Version 16.4.3 does not follow this rule.
4. Look at the FCC ID. It should end with one of the model names below.

<table>
<colgroup>
Expand All @@ -76,43 +41,22 @@ Use the version table below to select a method. A few things to note:
</colgroup>
<thead>
<tr>
<th style="text-align: center">System Version</th>
<th style="text-align: center">Calculator model</th>
<th style="text-align: center">What to do</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center; font-weight: bold;">11.2.0-16.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-now-what">Now what ?</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.3.0-16.4.2</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.4.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Install Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">17.0.0-18.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
<td style="text-align: center; font-weight: bold;">N0100</td>
<td style="text-align: center; font-weight: bold;"><a href="n0100-now-what">Your calculator is already unlocked</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">18.2.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Install Epsilon 18.2.0</a></td>
<td style="text-align: center; font-weight: bold;">N0110</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-is-locked">Check if your calculator is locked</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">19.0.0-20.4.0</td>
<td style="text-align: center; font-weight: bold;"><a href="check-version-change-eligibility">Check version change eligibility</a></td>
<td style="text-align: center; font-weight: bold;">N0120</td>
<td style="text-align: center; font-weight: bold;"><a href="what-to-do-locked">You can't install a CFW on it. But there are still a few things you can do</a></td>
</tr>
</tbody>
</table>

---
#### Alternate Methods

If possible, you should follow one of the software methods listed above.

Otherwise, methods that work on all versions are available, but require additional hardware:

1. [Debug port](https://tiplanet.org/forum/viewtopic.php?f=113&t=25191&p=263495#p263495) - requires a Raspberry PI or a STLink
82 changes: 82 additions & 0 deletions _pages/en_US/n0110-is-locked.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
title: "Is your calculator locked ? (N0110)"
---

{% include toc title="Table of Contents" %}

This page will tell you if you need to unlock your calculator and how.

#### Section I - Epsilon Version check

1. Power on your device
2. Go in the settings app
3. Go in "about"
4. Look at the "Software version" or "Epsilon version" field.
5. This is your Epsilon version.

#### Section II - Flash lock check

1. Press the "6" key
2. While pressing the "6" key, press the reset button at the back of the device.

If you see a screen like this one, you can proceed :
![Epsilon 16 bootloader](images/screenshots/e16bl.png)

If the screen stays black and the LED turns red, STOP - your calculator is already unlocked! Continue from [here](n0110-now-what).
{: .notice--warning}

Press the reset button at the back of the calculator to return to the firmware.

#### Section III - Select a Method

Use the version table below to select a method. A few things to note:
+ The version table below is *inclusive*. For example, "from 16.3.0 to 18.0.0" includes 16.3.0, 18.0.0, and all versions in between.
+ Version 16.4.3 does not follow this rule.

<table>
<colgroup>
<col span="1" style="width: 20%;">
<col span="1" style="width: 40%;">
</colgroup>
<thead>
<tr>
<th style="text-align: center">System Version</th>
<th style="text-align: center">What to do</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center; font-weight: bold;">11.2.0-16.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-now-what">Now what ?</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.3.0-16.4.2</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.4.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Install Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">17.0.0-18.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">18.2.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Install Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">19.0.0-20.4.0</td>
<td style="text-align: center; font-weight: bold;"><a href="check-version-change-eligibility">Check version change eligibility</a></td>
</tr>
</tbody>
</table>

---
#### Alternate Methods

If possible, you should follow one of the software methods listed above.

Otherwise, methods that work on all versions are available, but require additional hardware:

1. [Debug port](https://tiplanet.org/forum/viewtopic.php?f=113&t=25191&p=263495#p263495) - requires a Raspberry PI or a STLink
73 changes: 9 additions & 64 deletions _pages/fr_FR/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Si vous ne voulez pas profondément modifier votre calculatrice, [il y a toujour
- Calculatrice Numworks
- Driver si vous avez Windows ou Linux: ouvrez la [page de mise à jour](https://numworks.com/update) sur le site de Numworks et elle va vous le donner et vous dire comment l'installer. **Ne branchez pas votre calculatreice pour être sur que vous ne la bloquiez pas**. Si vous avez macOS, vous n'en avez pas besoin.

#### Section I - Vérification du modèle
#### Vérification du modèle

1. Retournez votre calculatrice.
2. Sur son dos, il devrait y avoir une petite écriture, soit N0110 ou N0100. Ceci est votre numéro de modèle.
Expand All @@ -34,84 +34,29 @@ Si vous ne voulez pas profondément modifier votre calculatrice, [il y a toujour
3. Allez dans "à propos"
4. Regardez l'ID FCC. Il doit se terminer par N0110 ou N0100

Si vous avez un N0100, STOP - votre calculatrice est déjà déverrouillée ! Continuez à partir d'[ici](n0100-now-what).
{: .notice--warning}

Si vous avez un N0120, STOP - Vous ne pouvez pas installer de CFW dessus. Mais ce n'est pas fini, [il y a toujours certaines choses que vous pouvez faire](what-to-do-locked)
{: .notice--warning}



#### Section II - Vérification de la version Epsilon

1. Allumez votre appareil
2. Allez dans l'application des paramètres
3. Allez dans "à propos"
4. Regardez le champ "Version du logiciel" ou "Version Epsilon".
5. Ceci est votre version Epsilon.

#### Section III - Vérification du verrouillage du flash

1. Éteignez votre calculatrice
2. Appuyez sur la touche "6"
3. Tout en appuyant sur la touche "6", appuyez sur le bouton reset à l'arrière de l'appareil.

Si vous voyez un écran comme celui-ci, vous pouvez procéder :
![Epsilon 16 bootloader](images/screenshots/e16bl.png)

Si l'écran reste noir et que la LED devient rouge, STOP - votre calculatrice est déjà déverrouillée ! Continuez à partir d'[ici](n0110-now-what).
{: .notice--warning}

Appuyez sur le bouton reset à l'arrière de la calculatrice pour revenir au micrologiciel.

#### Section IV - Sélectionnez une méthode

Utilisez le tableau des versions ci-dessous pour sélectionner une méthode. Quelques points à noter :
+ Le tableau des versions ci-dessous est *inclusif*. Par exemple, "de 16.3.0 à 18.0.0" inclus 16.3.0, 18.0.0, et toutes les versions entre celles-ci.
+ La version 16.4.3 ne suit pas cette règle.

<table>
<colgroup>
<col span="1" style="width: 20%;">
<col span="1" style="width: 40%;">
</colgroup>
<thead>
<tr>
<th style="text-align: center">Version du système</th>
<th style="text-align: center">Que faire</th>
<th style="text-align: center">Calculator model</th>
<th style="text-align: center">What to do</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center; font-weight: bold;">11.2.0-16.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-now-what">Et maintenant ?</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.3.0-16.4.2</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.4.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Installer Epsilon 18.2.0</a></td>
<td style="text-align: center; font-weight: bold;">N0100</td>
<td style="text-align: center; font-weight: bold;"><a href="n0100-now-what">Votre calculatrice est déjà déverrouillée</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">17.0.0-18.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
<td style="text-align: center; font-weight: bold;">N0110</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-is-locked">Vérifiez si votre calculatrice est verrouillée.</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">18.2.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Installer Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">19.0.0-20.4.0</td>
<td style="text-align: center; font-weight: bold;"><a href="check-version-change-eligibility">Vérifier l'éligibilité au changement de version</a></td>
<td style="text-align: center; font-weight: bold;">N0120</td>
<td style="text-align: center; font-weight: bold;"><a href="what-to-do-locked">Vous ne pouvez pas installer de CFW dessus. Mais il y a toujours certaines choses que vous pouvez faire</a></td>
</tr>
</tbody>
</table>

---
#### Méthodes alternatives

Si possible, vous devriez suivre l'une des méthodes logicielles répertoriées ci-dessus.
Sinon, des méthodes qui fonctionnent sur toutes les versions sont disponibles, mais nécessitent du matériel supplémentaire :
1. [Port de débogage](https://tiplanet.org/forum/viewtopic.php?f=113&t=25191&p=263495#p263495) - nécessite un Raspbery PI ou un STLink
79 changes: 79 additions & 0 deletions _pages/fr_FR/n0110-is-locked.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
title: Votre calculatrice est-elle verrouillée ? (N0110)
---

Cette page vous dire si vous devez déverrouiller votre calculatrice et comment.

#### Section I - Vérification de la version Epsilon

1. Allumez votre appareil
2. Allez dans l'application des paramètres
3. Allez dans "à propos"
4. Regardez le champ "Version du logiciel" ou "Version Epsilon".
5. Ceci est votre version Epsilon.

#### Section II - Vérification du verrouillage du flash

1. Éteignez votre calculatrice
2. Appuyez sur la touche "6"
3. Tout en appuyant sur la touche "6", appuyez sur le bouton reset à l'arrière de l'appareil.

Si vous voyez un écran comme celui-ci, vous pouvez procéder :
![Epsilon 16 bootloader](images/screenshots/e16bl.png)

Si l'écran reste noir et que la LED devient rouge, STOP - votre calculatrice est déjà déverrouillée ! Continuez à partir d'[ici](n0110-now-what).
{: .notice--warning}

Appuyez sur le bouton reset à l'arrière de la calculatrice pour revenir au micrologiciel.

#### Section III - Sélectionnez une méthode

Utilisez le tableau des versions ci-dessous pour sélectionner une méthode. Quelques points à noter :
+ Le tableau des versions ci-dessous est *inclusif*. Par exemple, "de 16.3.0 à 18.0.0" inclus 16.3.0, 18.0.0, et toutes les versions entre celles-ci.
+ La version 16.4.3 ne suit pas cette règle.

<table>
<colgroup>
<col span="1" style="width: 20%;">
<col span="1" style="width: 40%;">
</colgroup>
<thead>
<tr>
<th style="text-align: center">Version du système</th>
<th style="text-align: center">Que faire</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center; font-weight: bold;">11.2.0-16.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="n0110-now-what">Et maintenant ?</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.3.0-16.4.2</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">16.4.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Installer Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">17.0.0-18.2.0</td>
<td style="text-align: center; font-weight: bold;"><a href="phi">Phi</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">18.2.3</td>
<td style="text-align: center; font-weight: bold;"><a href="install-epsilon-18-2-0">Installer Epsilon 18.2.0</a></td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold;">19.0.0-20.4.0</td>
<td style="text-align: center; font-weight: bold;"><a href="check-version-change-eligibility">Vérifier l'éligibilité au changement de version</a></td>
</tr>
</tbody>
</table>

---
#### Méthodes alternatives

Si possible, vous devriez suivre l'une des méthodes logicielles répertoriées ci-dessus.
Sinon, des méthodes qui fonctionnent sur toutes les versions sont disponibles, mais nécessitent du matériel supplémentaire :
1. [Port de débogage](https://tiplanet.org/forum/viewtopic.php?f=113&t=25191&p=263495#p263495) - nécessite un Raspbery PI ou un STLink

0 comments on commit 75f9cdf

Please sign in to comment.