Skip to content

Commit 1b07bd6

Browse files
authored
Merge pull request #1631 from makermelissa/main
Added missing boards
2 parents 2228f5b + 2c0466b commit 1b07bd6

12 files changed

+99
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: download
3+
board_id: "adafruit_feather_rp2350_adalogger"
4+
title: "Feather RP2350 Adalogger Download"
5+
name: "Feather RP2350 Adalogger"
6+
manufacturer: "Adafruit"
7+
board_url:
8+
- "https://www.adafruit.com/"
9+
board_image: "adafruit_feather_rp2350_adalogger.jpg"
10+
date_added: 2025-05-11
11+
family: rp2350
12+
features:
13+
- Feather-Compatible
14+
- Battery Charging
15+
---
16+
17+
The Feather RP2350 Adalogger is coming soon from Adafruit, check out the weekly "Top Secret" segment on ASK AN ENGINEER or the upcoming new product videos on [YouTube](https://www.youtube.com/adafruit).
18+
19+
## Learn more
20+
* [YouTube](https://www.youtube.com/watch?v=sPqoNV5Zoy4)

_board/blues_cygnet.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: download
3+
board_id: "blues_cygnet"
4+
title: "Cygnet Download"
5+
name: "Cygnet"
6+
manufacturer: "Blues Inc"
7+
board_url:
8+
- "https://shop.blues.com/products/cygnet"
9+
board_image: "blues_cygnet.jpg"
10+
date_added: 2025-05-11
11+
family: stm
12+
features:
13+
- Breadboard-Friendly
14+
- Feather-Compatible
15+
- Battery Charging
16+
---
17+
18+
Cygnet is a Feather-compatible STM32-based MCU, and a lower-cost alternative to our popular Swan MCU. Like the Swan, Cygnet is offered in a Feather standard form factor and uses a STM32L4 part while still providing plenty of flash and RAM to run the majority of your Notecard-powered applications.
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 Cygnet board draws only 4uA while retaining all of its memory, making it ideal for battery-powered devices.
21+
22+
Cygnet features support for C/C++ and Arduino, and includes a CORTEX Debug connector, enabling the use of debugging frameworks and tooling such as STLink, JLink, OpenOCD, GDB and more. All of which enable both native and custom integrations into advanced development environments such as Visual Studio Code, IAR, and STM32CUBEIDE.
23+
24+
## Purchase
25+
* [Blues Shop](https://shop.blues.com/products/cygnet)

_board/wiznet_w5500_evb_pico2.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
layout: download
3+
board_id: "wiznet_w5500_evb_pico2"
4+
title: "W5500-EVB-Pico2 Download"
5+
name: "W5500-EVB-Pico2"
6+
manufacturer: "WIZnet"
7+
board_url:
8+
- "https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico2"
9+
board_image: "wiznet_w5500_evb_pico2.jpg"
10+
date_added: 2025-05-11
11+
family: rp2350
12+
features:
13+
- Breadboard-Friendly
14+
- Castellated Pads
15+
- Raspberry Pi Pico Form Factor
16+
---
17+
18+
W5500-EVB-Pico2 is a microcontroller evaluation board based on the Raspberry Pi RP2350 and the fully hardwired TCP/IP controller W5500 enhancing the capabilities of the traditional Raspberry Pi Pico2 board with additional Ethernet functionality via W5500.
19+
20+
* Enhanced Raspberry Pi Pico2 Clone
21+
* Ethernet (W5500 Hardwired TCP/IP CHIP)
22+
23+
24+
**Features**
25+
26+
* RP2350 Microcontroller with Integrated 16Mbit Flash
27+
* Symmetric dual Arm Cortex-M33 cores at up to 150MHz
28+
* 520kByte multi-bank high performance SRAM
29+
* External Quad-SPI Flash with eXecute In Place (XIP) capabilities
30+
* Enhanced performance full-crossbar bus fabric
31+
* Up to 48 multi-function General Purpose IO (8 can be used for ADC on RP2350-B)
32+
* 1.8-5.0V IO Voltage
33+
* W5100S Ethernet Controller
34+
* Supports Hardwired Internet Protocols: TCP, UDP, WOL over UDP, ICMP, IGMPv1/v2, IPv4, ARP, PPPoE
35+
* Supports 4 Independent Hardware SOCKETs simultaneously
36+
* Internal 16 Kbytes Memory for TX/ RX Buffers
37+
* High Speed Serial Peripheral Interface (SPI MODE 0, 3)
38+
* C-Type USB port for power and data (and for reprogramming the Flash)
39+
* 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations
40+
* 3-pin ARM Serial Wire Debug (SWD) port
41+
* 10 / 100 Ethernet PHY embedded
42+
* Supports Auto Negotiation
43+
* Full / Half Duplex
44+
* 10 / 100 Based
45+
* Built-in RJ45
46+
47+
48+
## Purchase
49+
50+
* [WIZnet e-shop](https://wiznet.io/products/evaluation-boards/w5500-evb-pico2)
51+
52+
## Learn more
53+
54+
* [WIZnet Docs](https://docs.wiznet.io/Product/iEthernet/W5500/w5500-evb-pico2)
Loading
133 KB
Loading
Loading
Loading
643 KB
Loading
Loading
Loading
27.1 KB
Loading
Loading

0 commit comments

Comments
 (0)