Skip to content

Commit bf70054

Browse files
committed
Fix features
1 parent 2102888 commit bf70054

6 files changed

+4
-15
lines changed

_blinka/adafruit_feather_rp2040_can.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ tags:
1313
- Feather CAN Bus
1414
features:
1515
- Feather-Compatible
16-
- Battery Charging
1716
- STEMMA QT/QWIIC
18-
- USB-C
19-
- Breadboard-Friendly
2017
---
2118

2219
If you'd like quickly get started with CAN bus interfacing, with no soldering required, our **Adafruit RP2040 CAN Bus Feather** comes ready-to-rock with a microcontroller, CAN chipset and terminal blocks for instant gratification. [The controller used is the MCP26525 (aka a MCP2515 with built-in transciever), an extremely popular and well-supported chipset](https://www.microchip.com/en-us/product/MCP2515) that has drivers in Arduino and [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_MCP2515) and only requires an SPI port and two pins for chip-select and IRQ. Use it to send and receive messages in either standard or extended format at up to 1 Mbps.

_blinka/adafruit_feather_rp2040_rfm.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ blinka: true
1010
date_added: 2023-4-4
1111
features:
1212
- Feather-Compatible
13-
- Battery Charging
14-
- LoRa/Radio
15-
- USB-C
16-
- Breadboard-Friendly
13+
- STEMMA QT/QWIIC
1714
---
1815
This is the Adafruit Feather RP2040 RFM9x. We call these RadioFruits, our take on a microcontroller with packet radio transceiver with built-in USB and battery charging. It's an Adafruit Feather RP2040 with a radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi.
1916

_blinka/adafruit_feather_rp2040_rfm69.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@ blinka: true
1010
date_added: 2023-4-4
1111
features:
1212
- Feather-Compatible
13-
- Battery Charging
14-
- LoRa/Radio
15-
- USB-C
16-
- Breadboard-Friendly
13+
- STEMMA QT/QWIIC
1714
---
1815
This is the Adafruit Feather RP2040 RFM69. We call these RadioFruits, our take on a microcontroller with packet radio transceiver with built-in USB and battery charging. It's an Adafruit Feather RP2040 with a radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi.
1916

_blinka/adafruit_feather_rp2040_thinkink.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ tags:
1313
- Feather ThinkInk
1414
features:
1515
- Feather-Compatible
16-
- Battery Charging
1716
- STEMMA QT/QWIIC
18-
- USB-C
19-
- Breadboard-Friendly
20-
- External Display
2117
---
2218

2319
Easy e-paper and RP2040 finally come to your Feather with this Adafruit RP2040 Feather Think Ink that's designed to make it a breeze to add almost any common e-Ink/e-Paper display. Chances are you've seen one of those new-fangled 'e-readers' like the Kindle or Nook. They have gigantic electronic paper 'static' displays - that means the image stays on the display even when power is completely disconnected. The image is also high contrast and very daylight readable. It really does look just like printed paper!

_board/adafruit_feather_rp2040_rfm69.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ features:
1414
- LoRa/Radio
1515
- USB-C
1616
- Breadboard-Friendly
17+
- STEMMA QT/QWIIC
1718
---
1819
This is the Adafruit Feather RP2040 RFM69. We call these RadioFruits, our take on a microcontroller with packet radio transceiver with built-in USB and battery charging. It's an Adafruit Feather RP2040 with a radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi.
1920

_board/adafruit_feather_rp2040_rfm9x.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ features:
1515
- LoRa/Radio
1616
- USB-C
1717
- Breadboard-Friendly
18+
- STEMMA QT/QWIIC
1819
---
1920
This is the Adafruit Feather RP2040 RFM9x. We call these RadioFruits, our take on a microcontroller with packet radio transceiver with built-in USB and battery charging. It's an Adafruit Feather RP2040 with a radio module cooked in! Great for making wireless networks that are more flexible than Bluetooth LE and without the high power requirements of WiFi.
2021

0 commit comments

Comments
 (0)