10000 Merge pull request #1636 from makermelissa/main · adafruit/circuitpython-org@58111c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 58111c0

Browse files
authored
Merge pull request #1636 from makermelissa/main
Add new Blinka Boards
2 parents 365c421 + 50cda4c commit 58111c0
  • original
  • small
  • Some content is hidden

    Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

    88 files changed

    +839
    -29
    lines changed

    _blinka/adafruit_feather_rp2040.md

    Lines changed: 4 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_feather_rp2040"
    4-
    title: "Feather RP2040 Download"
    5-
    name: "Feather RP2040"
    4+
    title: "Feather RP2040 via U2IF Download"
    5+
    name: "Feather RP2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/4884"
    @@ -15,6 +15,8 @@ features:
    1515
    - STEMMA QT/QWIIC
    1616
    ---
    1717

    18+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    19+
    1820
    A new chip means a new Feather, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the Feather Treatment" and so we did! This Feather features the **RP2040**, and all niceties you know and love about Feather.
    1921

    2022
    ## Technical details

    _blinka/adafruit_feather_rp2040_can.md

    Lines changed: 5 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,12 +1,13 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_feather_rp2040_can"
    4-
    title: "Feather RP2040 CAN Bus Download"
    5-
    name: "Feather RP2040 CAN Bus"
    4+
    title: "Feather RP2040 CAN Bus via U2IF Download"
    5+
    name: "Feather RP2040 CAN Bus via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5724"
    99
    board_image: "adafruit_feather_rp2040_can.jpg"
    10+
    download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico"
    1011
    blinka: true
    1112
    date_added: 2023-05-02
    1213
    tags:
    @@ -17,6 +18,8 @@ features:
    1718
    - STEMMA QT/QWIIC
    1819
    ---
    1920

    21+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    22+
    2023
    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.
    2124

    2225
    Feather is the development board specification from Adafruit, and like its namesake, it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores. [We have other boards in the Feather family, check'em out here](https://www.adafruit.com/feather).

    _blinka/adafruit_feather_rp2040_rfm.md

    Lines changed: 6 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,18 +1,22 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_feather_rp2040_rfm"
    4-
    title: "Feather RP2040 RFM9x Board Download"
    5-
    name: "Feather RP2040 RFM9x"
    4+
    title: "Feather RP2040 RFM9x Board via U2IF Download"
    5+
    name: "Feather RP2040 RFM9x via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5714"
    9+
    download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico"
    910
    board_image: "adafruit_feather_rp2040_rfm9x.jpg"
    1011
    blinka: true
    1112
    date_added: 2023-04-04
    1213
    features:
    1314
    - Feather-Compatible
    1415
    - STEMMA QT/QWIIC
    1516
    ---
    17+
    18+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    19+
    1620
    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.
    1721

    1822
    Feather is the development board specification from Adafruit, and like its namesake, it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores. We have other boards in the Feather family, check'em out here.

    _blinka/adafruit_feather_rp2040_rfm69.md

    Lines changed: 6 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,18 +1,22 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_feather_rp2040_rfm"
    4-
    title: "Feather RP2040 RFM69 Board Download"
    5-
    name: "Feather RP2040 RFM69"
    4+
    title: "Feather RP2040 RFM69 Board via U2IF Download"
    5+
    name: "Feather RP2040 RFM69 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5712"
    9+
    download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico"
    910
    board_image: "adafruit_feather_rp2040_rfm69.jpg"
    1011
    blinka: true
    1112
    date_added: 2023-04-04
    1213
    features:
    1314
    - Feather-Compatible
    1415
    - STEMMA QT/QWIIC
    1516
    ---
    17+
    18+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    19+
    1620
    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.
    1721

    1822
    Feather is the development board specification from Adafruit, and like its namesake, it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores. We have other boards in the Feather family, check'em out here.

    _blinka/adafruit_feather_rp2040_thinkink.md

    Lines changed: 5 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,12 +1,13 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_feather_rp2040_thinkink"
    4-
    title: "Feather RP2040 ThinkInk Download"
    5-
    name: "Feather RP2040 ThinkInk"
    4+
    title: "Feather RP2040 ThinkInk via U2IF Download"
    5+
    name: "Feather RP2040 ThinkInk via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5727"
    99
    board_image: "adafruit_feather_rp2040_thinkink.jpg"
    10+
    download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-any-computer-with-raspberry-pi-pico"
    1011
    blinka: true
    1112
    date_added: 2023-05-02
    1213
    tags:
    @@ -17,6 +18,8 @@ features:
    1718
    - STEMMA QT/QWIIC
    1819
    ---
    1920

    21+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    22+
    2023
    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!
    2124

    2225
    We've liked these displays for a long time, and we've got Arduino/CircuitPython drivers for tons of the various display chipsets, so wouldn't an e-paper RP2040 Feather make a ton of sense? Luckily for us, just about every small-medium size EInk display made these days has a standard 24-pin connection. This Feather will add all the power supply support circuitry and level shifting so you can attach your favorite display - we've tested it with up to 5.6" sized 7-color ACeP displays.

    _blinka/adafruit_itsybitsy_rp2040.md

    Lines changed: 4 additions & 3 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_itsybitsy_rp2040"
    4-
    title: "ItsyBitsy RP2040 Download"
    5-
    name: "ItsyBitsy RP2040"
    4+
    title: "ItsyBitsy RP2040 via U2IF Download"
    5+
    name: "ItsyBitsy RP2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/4888"
    @@ -11,9 +11,10 @@ download_instructions: "https://learn.adafruit.com/circuitpython-libraries-on-an
    1111
    blinka: true
    1212
    date_added: 2021-12-06
    1313
    features:
    14-
    1514
    ---
    1615

    16+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    17+
    1718
    A new chip means a new ItsyBitsy, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the ItsyBitsy teensy-weensy Treatment" and so we did! This Itsy' features the RP2040, and all niceties you know and love about the [ItsyBitsy family](https://www.adafruit.com/category/1008).
    1819

    1920
    What's smaller than a Feather but larger than a Trinket? It's an Adafruit ItsyBitsy RP2040 featuring the Raspberry Pi RP2040! Small, powerful, with a ultra fast duel Cortex M0+ processor running at 125 MHz - this microcontroller board is perfect when you want something very compact, with lots of horsepower and a bunch of pins. This Itsy has sports car speed, but SUV roominess with 4 MB of FLASH and 264 KB of SRAM.

    _blinka/adafruit_kb2040.md

    Lines changed: 4 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_kb2040"
    4-
    title: "Adafruit KB2040 Download"
    5-
    name: "Adafruit KB2040"
    4+
    title: "Adafruit KB2040 via U2IF Download"
    5+
    name: "Adafruit KB2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5302"
    @@ -15,6 +15,8 @@ features:
    1515

    1616
    ---
    1717

    18+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    19+
    1820
    A wild Kee Boar appears! It’s a shiny **KB2040**! An Arduino Pro Micro-shaped board for Keebs with RP2040. (#keeblife 4 evah) A lot of folks like using Adafruit parts for their Keeb builds – but with the ItsyBitsy not being pin-compatible with the Pro Micro pinout, it really wasn't very easy without some sort of adapter plate.
    1921

    2022
    Now we’re seeing lots of people use CircuitPython for keebs, which is awesome! So why not try our hands at spinning up a pro-micro-compatible RP2040 board? The RP2040 is plenty powerful, low-cost, and makes for an excellent keeb driver chip.

    _blinka/adafruit_macropad_rp2040.md

    Lines changed: 4 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_macropad_rp2040"
    4-
    title: "MacroPad RP2040 Download"
    5-
    name: "MacroPad RP2040"
    4+
    title: "MacroPad RP2040 via U2IF Download"
    5+
    name: "MacroPad RP2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5128"
    @@ -14,6 +14,8 @@ features:
    1414
    - STEMMA QT/QWIIC
    1515
    ---
    1616

    17+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    18+
    1719
    Strap yourself in, we're launching in T-minus 10 seconds...Destination? A new Class M planet called MACROPAD! M here, stands for Microcontroller because this 3x4 keyboard controller features the newest technology from the Raspberry Pi sector: say hello to the RP2040. It's speedy little microcontroller with lots of GPIO pins and a 64 times more RAM than the Apollo Guidance Computer. We added 8 MB of flash memory for plenty of storage.
    1820

    1921
    Get ready to upgrade your desk's mission control station with a CircuitPython or Arduino powered Macropad - complete with 12 buttons, OLED display, speaker and rotary encoder. Customize it for your spacecraft to help guide you through the great reaches of the unknown. (Or just have it type out your favorite emojis.)

    _blinka/adafruit_qt2040_trinkey.md

    Lines changed: 4 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_qt2040_trinkey"
    4-
    title: "Trinkey QT2040 Download"
    5-
    name: "Trinkey QT2040"
    4+
    title: "Trinkey QT2040 via U2IF Download"
    5+
    name: "Trinkey QT2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/5056"
    @@ -15,6 +15,8 @@ features:
    1515

    1616
    ---
    1717

    18+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    19+
    1820
    It's half USB Key, half Adafruit QT Py, and a lotta RP2040*...*it's **Trinkey QT2040**, the circuit board with an RP2040 heart and Stemma QT legs. Folks are loving the [QT Py 2040](https://www.adafruit.com/product/4900) we made, but maybe you want something plug-and-play. So we thought, hey what if we made something like that plugs right into your computer's USB port? And this is what we came up with!
    1921

    2022
    The PCB is designed to slip into any USB A port on a computer or laptop. There's an RP2040 microcontroller on board with just enough circuitry to keep it happy. There's an RGB NeoPixel, a reset and bootloader or user button and a STEMMA QT Port on the end. That's it!

    _blinka/adafruit_qtpy_rp2040.md

    Lines changed: 4 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -1,8 +1,8 @@
    11
    ---
    22
    layout: download
    33
    board_id: "adafruit_qtpy_rp2040"
    4-
    title: "QT Py RP2040 Download"
    5-
    name: "QT Py RP2040"
    4+
    title: "QT Py RP2040 via U2IF Download"
    5+
    name: "QT Py RP2040 via U2IF"
    66
    manufacturer: "Adafruit"
    77
    board_url:
    88
    - "https://www.adafruit.com/product/4900"
    @@ -14,6 +14,8 @@ features:
    1414
    - STEMMA QT/QWIIC
    1515
    ---
    1616

    17+
    **This board uses the U2IF firmware to communicate with Blinka and is run on the attached system via USB. See the Installation Instructions for more info.**
    18+
    1719
    What a cutie pie! Or is it... a QT Py? This diminutive dev board comes with one of our new favorite chip, the RP2040. It's been made famous in the new [Raspberry Pi Pico](https://www.adafruit.com/pico) *and* our [Feather RP2040](http://www.adafruit.com/product/4884) and [ItsyBitsy RP2040](http://www.adafruit.com/product/4888), but what if we wanted something really *smol?*
    1820

    1921
    A new chip means a new QT Py, and the Raspberry Pi RP2040 is no exception. When we saw this chip we thought "this chip is going to be awesome when we give it the cuuutie QT Py Treatment", and so we did! This QT Py features the RP2040, [and all niceties you know and love about the original QT Py](https://www.adafruit.com/category/4600)

    0 commit comments

    Comments
     (0)
    0