Skip to content
Snippets Groups Projects
Commit 625e2b6d authored by schneider's avatar schneider
Browse files

minor updates

parent 0876731f
No related branches found
No related tags found
No related merge requests found
Pipeline #4918 passed
......@@ -3,7 +3,18 @@ title: Das card10 zusammenbauen
hidden: true
---
Dein card10 kommt mit all seinen Komponenten und einem [flyer/booklet/Handbuch](/media/assembly_flyer.pdf). Du kannst dir ausserdem unser Zusammenbau-[video-tutorial](/vid/) anschauen.
Dein card10 kommt mit all seinen Komponenten und einem [flyer/booklet/Handbuch](/media/assembly_flyer.pdf).
## Video
Dieses kurze [video](https://media.ccc.de/v/camp2019-2323-card10) zeigt wie dein card10 zusammengebaut wird.
Alles was du brauchst ist ein Torx T6 Schraubendreher.
{{< rawhtml >}}
<iframe width="1024" height="440" src="https://media.ccc.de/v/camp2019-2323-card10/oembed" frameborder="0" allowfullscreen></iframe>
{{< /rawhtml >}}
## Anleitung
Die Hauptkomponenten deines Card10 sind zwei elektronische Boards, das _fundamental_-Board und das _harmonic_-Board.
Das _fundamental_-Board sitzt direkt auf dem Armband, das _harmonic_-Board sitzt darüber.
......
......@@ -13,7 +13,7 @@ This short [video](https://media.ccc.de/v/camp2019-2323-card10) shows how to ass
All that you'll need is a Torx T6 screwdriver.
{{< rawhtml >}}
<iframe width="1024" height="400" src="https://media.ccc.de/v/camp2019-2323-card10/oembed" frameborder="0" allowfullscreen></iframe>
<iframe width="1024" height="440" src="https://media.ccc.de/v/camp2019-2323-card10/oembed" frameborder="0" allowfullscreen></iframe>
{{< /rawhtml >}}
......@@ -51,7 +51,7 @@ When unpacking and assembling, make sure to keep your protective foil on the dis
### Have fun with your card10!
## Have fun with your card10!
Now it's time to [switch on](../..//gettingstarted/#card10-navigation)
your card10.
......
......@@ -17,11 +17,13 @@ By default BLE is turned off. This has multiple reasons:
If you want to make use of the BLE features, you therefore have to enable BLE first.
BLE can be enabled and disabled in the `Bluetooth` app. The app will tell you if BLE is enabled or not:
![Going to standby](/media/ug/2-ble-menu.jpg)
![Going to standby](/media/ug/2-ble-off.jpg)
Use the `SELECT` button to enable or disable BLE. Your card10 will restart to apply the changes after pressing the button. This is normal.
![Going to standby](/media/ug/2-ble-ready.jpg)
After enabling BLE for the first time you can continue to create a BLE pairing:
......@@ -31,6 +33,7 @@ After enabling BLE for the first time you can continue to create a BLE pairing:
Generally the card10 only allows interaction with other devices if they have paired to he card10 before.
To create a pairing open the `Bluetooth` app:
![Going to standby](/media/ug/2-ble-menu.jpg)
![Going to standby](/media/ug/2-ble-ready.jpg)
......@@ -42,6 +45,7 @@ iOS:
card10companion:
Once the pairing process has started both devices will show a confirmation code. Make sure that they both show the same code and accept the pairing on both. If possible the card10 will also show a name of the device which is trying to pair:
![Going to standby](/media/ug/2-ble-confirmation.jpg)
**Hint:** On Android this dialog sometimes pops up in the background and has to be selected from the status bar.
......@@ -52,12 +56,14 @@ iOS:
card10companion:
If the pairing process was successful, the card10 will show the following message:
![Going to standby](/media/ug/2-ble-success.jpg)
It will also tell you the name of the pairing which was created. You can use this name to later delete it again.
If the pairing process failed, the card10 will show an error message:
![Going to standby](/media/ug/2-ble-fail.jpg)
This might be due to several issues:
......@@ -73,6 +79,7 @@ Make sure to always us the `eject safely` feature of your operating system befor
## Checking if a device is already connected
The card10 can only be connected to one other device at a time. If you can't connect with a particular device it might be the case that another device is already connected. You can check if this is the case in the `Bluetooth` app. If another device is connected, it's name will be shown there:
![Going to standby](/media/ug/2-ble-active.jpg)
## Installing the companion app on Android
......
......@@ -9,12 +9,15 @@ By default the `g-watch` digital watch face is the app which is started after in
If you want to change that, you can use the main menu to select a new default app.
Open the main menu and navigate to the app you want to make the default app:
![ChooChoo menu item](/media/ug/3-choochoo.jpg)
**Long** press the `SELECT` button. The following menu will appear:
![Make ChooChoo default](/media/ug/3-make-default.jpg)
If you want to make the selected app your new default app, simply press `SELECT` once more. If this is not what you wanted, either press `MENU` once or select `Exit` using the `RIGHT/DOWN` key and then press `SELECT`:
![Making ChooChoo default](/media/ug/3-making-default.jpg)
From now the app you chose will be the new "Home" app. This app will be started after turning on the card10, when selecting "Home" in the main menu or when the main menu times out.
......@@ -25,6 +28,7 @@ From now the app you chose will be the new "Home" app. This app will be started
## Changing the button layout
This is the default button layout:
[![Drawing of card10 with button names](/media/card10buttons.svg)](/media/card10buttons.svg)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment