Skip to content

Added page for an upcoming Pimoroni Eink board #874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions _board/pimoroni_badger2040.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: download
board_id: "pimoroni_badger2040"
title: "Badger 2040 Download"
name: "Badger 2040"
manufacturer: "Pimoroni"
board_url: "https://shop.pimoroni.com/products/badger-2040"
board_image: "pimoroni_badger2040.jpg"
date_added: 2022-2-24
family: raspberrypi

features:
- Display
- STEMMA QT/QWIIC
- USB-C
---

A hackable, programmable badge(r) with monochrome E Ink® display, powered by Raspberry Pi RP2040. It has a quintet of buttons (one for each claw), a slot so you can clip it onto a lanyard and a battery connector to keep things portable. You can even connect it up to Qwiic and STEMMA QT breakouts!

## Features
* 2.9" black and white E Ink® display (296 x 128 pixels)
* Powered by RP2040 (Dual Arm Cortex M0+ running at up to 133Mhz with 264kB of SRAM)
* 2MB of QSPI flash supporting XiP
* Five front user buttons
* Reset and boot buttons (the boot button can also be used as a user button)
* White LED
* USB-C connector for power and programming
* JST-PH connector for attaching a battery (input range 2.7V - 6V)
* High-precision voltage reference for battery level monitoring
* Qw/ST (Qwiic/STEMMA QT) connector for breakouts

## About RP2040
Raspberry Pi's RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz. It bundles in 264kB of SRAM, 30 multifunction GPIO pins (including a four channel 12-bit ADC), a heap of standard peripherals (I2C, SPI, UART, PWM, clocks, etc), and USB support.

One very exciting feature of RP2040 is the programmable IOs which allow you to execute custom programs that can manipulate GPIO pins and transfer data between peripherals - they can offload tasks that require high data transfer rates or precise timing that traditionally would have required a lot of heavy lifting from the CPU.

## Purchase
* [Pimoroni](https://shop.pimoroni.com/products/badger-2040)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.