Skip to content

Commit a8ad81e

Browse files
authored
Merge pull request #1 from blues/brandon-add-swan
feat: add swan images and details
2 parents 096cbe3 + d35c78d commit a8ad81e

File tree

4 files changed

+45
-0
lines changed

4 files changed

+45
-0
lines changed

_board/swan.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
layout: download
3+
board_id: "swan"
4+
title: "Swan Download"
5+
name: "Swan"
6+
manufacturer: "Blues Wireless"
7+
board_url: "https://blues.io/products/swan"
8+
board_image: "swan.jpg"
9+
date_added: 2021-9-29
10+
features:
11+
- Feather-Compatible
12+
- Battery Charging
13+
- Breadboard-Friendly
14+
---
15+
16+
Swan is a low-cost embeddable STM32L4-based microcontroller designed to accelerate the development and deployment of battery-powered solutions. It is especially useful for applications requiring large memory or a high degree of I/O expandability at an affordable cost, such as edge inferencing and remote monitoring.
17+
18+
Uniquely for Feather-compatible boards, Swan is designed to satisfy developers’ needs that span from early prototyping through high-volume deployment. Developers may begin to use Swan in conjunction with Adafruit’s myriad sensors and FeatherWing-compatible carriers. Due to its novel design, for high-volume deployment the low-cost Swan can also be soldered directly to a parent PCB integrating those sensors, utilizing the full range of Swan’s I/O capabilities.
19+
20+
The board has three independent power options – USB, Battery, or Line power – and provides a software-switchable 2 Amp regulator for powering external sensors. When operating in its low-power operating mode, the entire Swan board commonly draws only about 8uA while retaining all of its memory, making it quite suitable for battery-powered devices.
21+
22+
23+
### Swan Features
24+
* Ultra low-power Arm Cortex-M4 core clocked at 120Mhz
25+
* STM32L4R5-based microcontroller
26+
* 2MB of flash and 640KB of RAM
27+
* Castellated-edge access to 55 GPIO ports including:
28+
* 8 analog
29+
* 16 digital
30+
* 4x I2C, 3x SPI
31+
* USB OTG full speed
32+
* 1x 14-channel DMA
33+
* tRNG
34+
* 12-bit ADC, 2 x 12-bit DAC
35+
* low-power RTC, and CRC calculation peripherals
36+
37+
## Tutorial
38+
* [Swan Quickstart on dev.blues.io](https://dev.blues.io/start/swan/swan-quickstart)
39+
40+
## Purchase
41+
* [Blues Shop](https://shop.blues.io/products/swan)
42+
43+
## Contribute
44+
45+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

assets/images/boards/large/swan.jpg

55.7 KB
Loading
106 KB
Loading

assets/images/boards/small/swan.jpg

12.6 KB
Loading

0 commit comments

Comments
 (0)