Skip to content

Commit 52f2598

Browse files
authored
Merge pull request #827 from 0hotpotman0/main
Add Seeed_XIAO_nRF52840_Sense board info
2 parents 2b8f716 + 3873b28 commit 52f2598

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed

_board/Seeed_XIAO_nRF52840_Sense.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
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/BTLE
15+
- Battery Charging
16+
- USB-C
17+
18+
---
19+
20+
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.
21+
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.
22+
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.
23+
24+
* Bluetooth 5.0
25+
* NFC
26+
* 21 x 17.5mm tiny board
27+
* 5 μA power consumption in deep sleep model
28+
* Battery Charging
29+
* built-in 2 MB flash, microphone and 6-axis IMU
30+
31+
## Purchase
32+
Add any links to purchase the board
33+
* [Seeed XIAO BLE nRF52840 Sense](https://www.seeedstudio.com/Seeed-XIAO-BLE-Sense-nRF52840-p-5253.html)
34+
35+
## Contribute
36+
37+
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)