Skip to content

adding Board EncoderPad RP2040 #747

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 1 commit into from
Sep 3, 2021
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
42 changes: 42 additions & 0 deletions _board/jpconstantineau_encoderpad_rp2040.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
layout: download
board_id: "jpconstantineau_encoderpad_rp2040"
title: "EncoderPad RP2040 Download"
name: "EncoderPad RP2040"
manufacturer: "JPConstantineau"
board_url: "https://github.com/jpconstantineau/EncoderPad_RP2040"
board_image: "jpconstantineau_encoderpad_rp2040.jpg"
date_added: 2021-09-02

features:
- USB-C
- Speaker
---

The EncoderPad RP2040 is a Video Editing Macropad with a 60mm Encoder Wheel. This encoder is made of metal and feels like it will last forever. The EncoderPad uses 9 mechanical switches (Cherry MX type) for sending commands to the computer and/or changing the operation of the encoder. The keys are hot-swap socketed and have an individual underglow RGB LED which can be turned on.

## Features
* Powered by RP2040
* 9 keys connected directly to GPIOs
* Per key RGB LEDs (NeoPixels)
* 60mm 100 step Encoder Wheel
* Kailh hot-swap switch sockets (for Cherry MX-compatible switches)
* Included buzzer for audio feedback
* Powered and programmable via USB-C

## About the RP2040
The 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.

## Powered by CircuitPython
It's not just a macropad with a big encoder but also a USB drive containing the firmware as CircuitPython files. Its Python code can be changed with any text editor and executed simultaneously, which makes it super easy to customize the macros or to add a new function. No need to download any software or setup a development environment.

## Learn More
* [Board Documentation](https://github.com/jpconstantineau/EncoderPad_RP2040)

## Purchase
The EncoderPad RP2040 is currently being tested. Keep an eye on the Tindie store if you are interested in getting one.
* [Tindie](https://www.tindie.com/stores/jpconstantineau/)

## Contribute

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).
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.