Skip to content

Commit 1f2f801

Browse files
committed
Add Seeed_XIAO_nRF52840_Sense board info
1 parent a4fe979 commit 1f2f801

File tree

4 files changed

+38
-0
lines changed

4 files changed

+38
-0
lines changed

_board/Seeed_XIAO_nRF52840_Sense.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
layout: download
3+
board_id: "Seeed_XIAO_nRF52840_Sense"
4+
title: "Seeed XIAO nRF52840 Sense Download"
5+
name: "Seeed XIAO nRF52840 Sense"
6+
manufacturer: "SEEED"
7+
board_url: "https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html"
8+
board_image: "Seeed_XIAO_nRF52840_Sense.jpg"
9+
date_added: 2021-12-29
10+
downloads_display: true
11+
12+
13+
features:
14+
- Bluetooth 5.0
15+
- NFC
16+
- 21 x 17.5mm tiny board
17+
- 5 μA power consumption in deep sleep model
18+
- Battery Charging
19+
- built-in 2 MB flash, microphone and 6-axis IMU
20+
21+
---
22+
23+
Seeed XIAO BLE Sense has equipped a powerful Nordic nRF52840 MCU which is designed in a Bluetooth 5.0 module, built around 32-bit ARM® Cortex™-M4 CPU with Floating-Point Unit(FPU) operating at 64Mhz. With the capabilities of wireless connection, it still remains the Seeed XIAO series classic form-factor of small and exquisite which can be used for wearable devices and Internet of Things projects. Furthermore, it only costs 5 μA in the deep sleep model and it supports battery charge management because of the BQ25101 chip.
24+
In addition, it carries two extra onboard sensors. One of them is a digital microphone created through Pulse Density Modulation(PDM) module on the nRF52840 chip. It can receive audio data in real-time which allows it can be used for audio recognition. The board not only receives audio data but also can speak through the MSM261D3526H1CPM microphone. The other one is 6-axis Inertial Measurement Unit(IMU) which can be applied in TinyML projects like gesture recognition. These onboard sensors provide a great convenience for users and the ultra-small size feature of the board has still remained.
25+
Seeed XIAO BLE Sense contains a wealthy interface. The first thing to note is that the Near Field Communication(NFC) is functional on the board. Secondly, there is a tiny and elegant reset button on one side of the Type-C interface. On the other side, it is designed in a three-in-one LED along with a power LED. There are 11 digital i/o that can be used as PWM pins and 6 analog i/o that can be used as ADC pins. It supports UART, IIC, and SPI all three common serial ports. Same as Seeed XIAO RP2040, it has an onboard 2 MB flash which means it can also be programmed by Arduino, MicroPython, CircuitPython, or other program languages.
26+
27+
28+
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
29+
30+
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
31+
32+
## Purchase
33+
Add any links to purchase the board
34+
* [Seeed XIAO BLE nRF52840 Sense](https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html)
35+
36+
## Contribute
37+
38+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/main/_board/{{ page.board_id }}.md).
Loading
Loading
Loading

0 commit comments

Comments
 (0)