Keyboard Builders' Digest
Ktechs - custom keyboard store in sunny Singapore!
Keyboard Builders' Digest / Tips & Tricks

Sea-Picro

Josh Johnson released the Sea-Picro, a Pro Micro alternative with RP2040 and some neat features.

KBD.news
Published December 1, 2022
Enjoying the content? 54 supporters keep this blog running — Donate like Stefan S., Micah Alpern, and Bob Cotton.

The Sea-Picro is a RP2040 based development board in the classic Pro Micro form factor. It's designed to be a drop in replacement for keyboards wanting an upgrade from ATmega32u4 based Pro Micros. (Thanks for the tip bgkendall!)

It comes in two variants: EXT and RST.

  • EXT – featuring an Elite-C pinout, with dedicated 5V RGB LED pin, but without a reset button.
  • RST – featuring a Pro Micro pinout, with onboard RGB LED and reset button.

Features

  • Compatible with most Pro Micro based keyboards
  • RP2040 microcontroller, with dual M0+ processors at up to 133MHz
  • Mid-mount USB-C connector, which is low profile and can't be ripped off easily
  • IO pinout identical to the Sparkfun RP2040 Pro Micro (RST) or Elite-C (EXT), adding an additional 5 IO for larger keyboards
  • Single button reset
  • ROM bootloader which prevents board from being bricked
  • EXT version has a 5V level shifter and extra pin to drive strings of WS2812 LEDs.
  • RST version has a WS2812 LED for use with CircuitPython or as a status indicator on the RST version.
  • Onboard power LED.

One Button Reset

To makes life easier for keyboards that install the microcontroller upside down, or have limited access to the reset buttons, the Sea-Micro implements a one button reset with the associated circuitry:

One of the tricky things with the RP2040 is that unlike the pro micro, to update the firmware you need to use two buttons in sequence to put it into the bootloader – Josh.

To get around this, the Sea-Picro's circuit will reset the board when tapped for less than 500ms, but will jump into the bootloader when held for more than 1 second.

Availability

The Sea-Picro can be purchased from:

Sea-Micro

FYI, Josh released another controller earlier: the Sea-Micro is a Pro Micro alternative with USB C connector.

Resources

Do you like this post? Share, donate, subscribe, tip me off!

Published on Thu 1st Dec 2022. Featured in KBD #105.


Related

BluePhage Express

BluePhage Express: a Bluetooth controller for use with CircuitPython/KMK, QMK, and ZMK by SouthPawEngineer.

TinyS3 controller

UnexpectedMaker's TinyS3 is a development board featuring the ESP32-S3 controller, and offering both wired and wireless connection.

0xB2 - splinky controller

0xB2 - splinky is a Pro-Micro/Elite-C replacement development board by plut0nium – with USB-C and RP2040.

Seeeduino Xiao RP2040

Another RP2040-based controller with relatively small form factor: Seeeduino Xiao RP2040.

Raspberry Pi Pico & RP2040

Thoughts on the Raspberry Pi Pico, a review, plus the Sparkfun and Adafruit boards using the same RP2040 chip.

×
top