Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1687de6

Browse files
authored
Merge pull request #213 from arduino/aliphys/ble-sense-rev2-datasheet
[TC-378] BLE 33 Sense rev2 (Datasheet + Product Page)
2 parents 3b5fa22 + e39142e commit 1687de6

File tree

16 files changed

+1130
-1
lines changed

16 files changed

+1130
-1
lines changed

‎content/hardware/03.nano/boards/nano-33-iot/datasheet/datasheet.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: maker
66
![](assets/featured.jpg)
77

88
# Description
9-
Nano 33 IoT and Nano 33 IoT with headers is a miniature sized module containing a Cortex M0+ SAMD21 processor, a WiFi+BT module based on ESP32, a crypto chip which can securely store certificates and pre-shared keys and a 6 axis IMU. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
9+
The Arduino Nano 33 IoT and Arduino Nano 33 IoT with headers are a miniature sized module containing a Cortex M0+ SAMD21 processor, a Wi-Fi®+Bluetooth® module based on ESP32, a crypto chip which can securely store certificates and pre-shared keys and a 6 axis IMU. The module can either be mounted as a DIP component (when mounting pin headers), or as a SMT component, directly soldering it via the castellated pads.
1010

1111
# Target areas:
1212
Maker, enhancements, basic IoT application scenarios
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- web-editor
5+
hardware:
6+
boards: ~
7+
carriers: ~
8+
shields: ~
431 KB
Loading[フレーム]
381 KB
Loading[フレーム]
38.9 KB
Loading[フレーム]
83.3 KB
Loading[フレーム]

‎content/hardware/03.nano/boards/nano-ble-sense-rev2/datasheet/assets/powerTree.svg‎

Lines changed: 76 additions & 0 deletions
Loading[フレーム]
81.2 KB
Loading[フレーム]

‎content/hardware/03.nano/boards/nano-ble-sense-rev2/datasheet/datasheet.md‎

Lines changed: 377 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<EssentialsColumn title="Guides">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/installing-mbed-os-nano-boards">
3+
All you need to know to get started with your new Arduino board.
4+
</EssentialElement>
5+
6+
<EssentialElement title="BLE Sense Rev 2 Cheat Sheet" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/cheat-sheet">
7+
Learn about the Nano 33 BLE Sense Rev 2 onboard sensors, supported serial & wireless protocols, pins and much more.
8+
</EssentialElement>
9+
10+
<EssentialElement title="Nano Hardware Design Guide" type="tutorial" link="/learn/hardware/nano-pcb-guide">
11+
Learn how to create your own custom hardware that is compatible with the Arduino Nano Family.
12+
</EssentialElement>
13+
14+
<EssentialElement title="Community Projects" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/community-projects">
15+
Discover interesting projects from the community based on the Nano 33 BLE Sense board.
16+
</EssentialElement>
17+
18+
</EssentialsColumn>
19+
20+
<EssentialsColumn title="Suggested Libraries">
21+
22+
<EssentialElement title="ArduinoBLE" type="library" link="https://www.arduino.cc/en/Reference/ArduinoBLE">
23+
The ArduinoBLE library is designed for Arduino boards that have hardware enabled for Bluetooth® Low Energy and Bluetooth® 4.0 and above.
24+
</EssentialElement>
25+
26+
<EssentialElement title="Combined Bosch BMI270 and BMM150" type="library" link="https://github.com/arduino-libraries/Arduino_BMI270_BMM150">
27+
The Combined Bosch BMI270 and BMM150 Library is designed to be used with the BMI270 and BMM150 ICs onboard, together acting as a 9-axis IMU including a 3-axis accelerometer, 3-axis gyroscope and a 3-axis magnetometer.
28+
</EssentialElement>
29+
30+
<!--
31+
<EssentialElement title="Arduino_HS3003" type="library" link="???">
32+
The Arduino_HTS221 library is designed for reading temperature and humidity values from the HTS221 sensor.
33+
</EssentialElement>
34+
-->
35+
36+
<EssentialElement title="PDM" type="library" link="https://www.arduino.cc/en/Reference/PDM">
37+
The PDM library allows you to use PDM (Pulse-density modulation) microphones, like the MP34DT05 onboard the Arduino Nano 33 BLE Sense.
38+
</EssentialElement>
39+
40+
<EssentialElement title="Arduino_APDS9960" type="library" link="https://www.arduino.cc/en/Reference/ArduinoAPDS9960">
41+
The Arduino_APDS9960 library allows you to use the APDS9960 sensor available on the Arduino Nano 33 BLE Sense to read gestures, color, light intensity and proximity.
42+
</EssentialElement>
43+
44+
</EssentialsColumn>
45+
46+
<EssentialsColumn title="Arduino Basics">
47+
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
48+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
49+
</EssentialElement>
50+
<EssentialElement title="Learn" type="resource" link="/learn/">
51+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
52+
</EssentialElement>
53+
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
54+
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
55+
</EssentialElement>
56+
</EssentialsColumn>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /