What is DevPocket?
DevPocket is a compact, battery-powered debugging and prototyping device designed to fit in your pocket and work anywhere — no PC required. The idea was born from the need to have a full-featured microcontroller dev board that you can carry with you, attach to your phone like a MagSafe accessory, and use directly from an Android device via micro-REPL.
The project is fully open-source and open-hardware — schematics, PCB layout, and firmware will all be published.
| Parameter | Value |
|---|---|
| MCU | ESP32-WROOM-32UE (Wi-Fi + BT) |
| USB-UART Bridge | CP2102GM |
| Battery | LP603048, 900 mAh LiPo |
| Charging IC | TP4056-42-ESOP8 (USB-C input) |
| Boost Converter | TPS61023DRLR, 5V output |
| LDO | AP2112K-3.3, 3.3V rail |
| RGB LEDs | 4× WS2812B-2020 (addressable, configurable) |
| Buttons | 2× tactile, user-configurable |
| Expansion | mPCIe slot (custom modules supported) |
| GPIO Header | 30-pin, 2.54mm pitch (3.3V, 5V, UART, SPI, I2C, GPIOs) |
| USB Connector | USB Type-C (charging + data) |
| ESD Protection | USBLC6-2SC6 on USB lines |
| Supervisor IC | STM6519AHARUB6F |
| Mounting | Built-in MagSafe-compatible magnetic ring |
Ilya Egorov