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: content/Education and Kits/Science Journal App/Connect-a-board-to-the-Science-Journal-app.md
+22-21Lines changed: 22 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,41 +3,42 @@ title: "Connect a board to the Science Journal app"
3
3
id: 4407749620370
4
4
---
5
5
6
-
## Supported boards
6
+
Learn how to connect a board to the Arduino Science Journal app. In this article:
7
7
8
-
The Science Journal app supports the following boards:
8
+
*[Compatible boards](#compatible-boards)
9
+
*[Set up your board](#set-up-your-board)
10
+
*[Connect the Science Journal app](#connect-the-science-journal-app)
11
+
*[Troubleshooting](#troubleshooting)
9
12
10
-
- Arduino MKR WiFi 1010 (with the Science Carrier)
11
-
- Arduino Nano 33 BLE Sense
12
-
- Arduino Nano RP2040 Connect
13
-
14
-
## Set up your board
15
-
16
-
### Set up the Arduino MKR WiFi 1010
13
+
---
17
14
18
-
> The MKR WiFi 1010 can't be connected without the _Science carrier board_, which is only available in the [Arduino Science Kit Physics Lab](https://store.arduino.cc/products/arduino-science-kit-physics-lab).
15
+
<aid="compatible-boards"></a>
19
16
20
-
The MKR WiFi 1010 included with the Science Kit comes with the required firmware out-of-the-box. [Follow these instructions](https://support.arduino.cc/hc/en-us/articles/4408029337746) if you are using an individually bought replacement or have flashed the board with different firmware.
17
+
## Compatible boards
21
18
22
-
1. Connect the board to the carrier, making sure that the pins (e.g. A1, A2) line up.
19
+
The Science Journal can be used with the following boards:
23
20
24
-
2. Power the setup, via a USB cable to the board or otherwise.
21
+
* Arduino MKR WiFi 1010 (with the Science Carrier, or Science Carrier Rev2)
22
+
* Arduino Nano 33 BLE Sense
23
+
* Arduino Nano 33 BLE Sense Rev2
24
+
* Arduino Nano RP2040 Connect (by itself, or with the Science Carrier R3)
25
25
26
-
### Set up the Arduino Nano 33 BLE Sense
26
+
> Note: The MKR WiFi 1010 needs to be connected using the Science Carrier, which is only available in the [Arduino Science Kit Physics Lab](https://store.arduino.cc/products/arduino-science-kit-physics-lab).
27
27
28
-
The Nano 33 BLE Sense needs to be flashed with special firmware for use with the Science Journal app.
28
+
<aid="set-up-your-board"></a>
29
29
30
-
1.[Flash the firmware](https://support.arduino.cc/hc/en-us/articles/4408029337746).
30
+
## Set up your board
31
31
32
-
2. Power the setup, via a USB cable to the board or otherwise.
32
+
1.**Upload the Science Journal firmware:**
33
33
34
-
### Set up the Arduino Nano RP2040 Connect
34
+
* If your board came with a Science Kit, **it will have the the required firmware out-of-the-box**.
35
+
* If you're using a board not included in a Science Kit, an individually bought board replacement, or have flashed the board with different firmware, see [Upload the Science Journal firmware](https://support.arduino.cc/hc/en-us/articles/4408029337746-Upload-the-Science-Journal-firmware).
35
36
36
-
The Nano RP2040 Connect needs to be flashed with special firmware for use with the Science Journal app.
37
+
2.**If you're using a Science Carrier:**Connect the board to the Science Carrier, ensuring that the pins (e.g., A1, A2) align properly.
37
38
38
-
1.[Flash the firmware](https://support.arduino.cc/hc/en-us/articles/4408029337746).
39
+
3. Power the setup, via a USB cable to the board or otherwise.
39
40
40
-
2. Power the setup, via a USB cable to the board or otherwise.
0 commit comments