Skip to content

Commit c2c8272

Browse files
committed
Update Connect-a-board-to-the-Science-Journal-app.md
1 parent b91c787 commit c2c8272

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

content/Education and Kits/Science Journal App/Connect-a-board-to-the-Science-Journal-app.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,41 +3,42 @@ title: "Connect a board to the Science Journal app"
33
id: 4407749620370
44
---
55

6-
## Supported boards
6+
Learn how to connect a board to the Arduino Science Journal app. In this article:
77

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)
912

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+
---
1714

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+
<a id="compatible-boards"></a>
1916

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
2118

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:
2320

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)
2525

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).
2727
28-
The Nano 33 BLE Sense needs to be flashed with special firmware for use with the Science Journal app.
28+
<a id="set-up-your-board"></a>
2929

30-
1. [Flash the firmware](https://support.arduino.cc/hc/en-us/articles/4408029337746).
30+
## Set up your board
3131

32-
2. Power the setup, via a USB cable to the board or otherwise.
32+
1. **Upload the Science Journal firmware:**
3333

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).
3536

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.
3738

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.
3940

40-
2. Power the setup, via a USB cable to the board or otherwise.
41+
<a id="connect-the-science-journal-app"></a>
4142

4243
## Connect the Science Journal app
4344

0 commit comments

Comments
 (0)