Battery and sleep

Ultra-Mini Boost Module (SX1308)

A compact boost converter based on the SX1308, suitable for portable power applications.

Battery and sleep boost converterSX1308power module SX1308

Official path: https://oshwhub.com/oritech/chao-mi-ni-sheng-ya-mu-kuai_transfer

01 Overview

Ultra-mini boost module built around the SX1308 step-up converter.

Input voltage range typically 2V–24V, output adjustable up to 28V.

Small footprint, ideal as an auxiliary supply in ESP32 or other low-power embedded systems.

02 Hardware

Core: SX1308 boost converter.

Input: VIN (typical 2V–24V), GND.

Output: VOUT (adjustable, up to 28V), GND.

Enable pin: EN (high to enable, low to shut down).

Feedback resistor network sets the output voltage; default value is pre-configured on the board.

Inductor and capacitors are integrated; only input and output connections are required.

03 Software flow

This is a pure hardware boost circuit; no firmware or software flow.

For ESP32 projects, connect the output to the 5V or 3.3V rail (ensure voltage compatibility).

Add a bulk capacitor at the output to reduce ripple.

04 Core points

No MCU core; purely analog power module.

中文

电池与休眠

超迷你升压模块(SX1308)

基于SX1308 的微型升压模块,适用于便携设备供电。

电池与休眠 boost converterSX1308power module SX1308

官方路径: https://oshwhub.com/oritech/chao-mi-ni-sheng-ya-mu-kuai_transfer

01 项目概述

超迷你升压模块,核心为 SX1308 升压芯片。

输入电压范围典型 2V–24V,输出可调,最高可达 28V。

模块体积小,适合嵌入到 ESP32 或其他低功耗系统中作为辅助电源。

02 项目硬件描述

主控:SX1308 升压转换器。

输入:VIN(典型 2V–24V),GND。

输出:VOUT(可调,最高 28V),GND。

使能引脚:EN(高电平使能,低电平关断)。

反馈电阻网络用于设定输出电压,板上已预设默认值。

电感、电容等外围元件已集成,用户只需连接输入输出。

03 项目软件流程描述

本模块为纯硬件升压电路,无固件或软件流程。

若用于 ESP32 项目,仅需将输出接入 ESP32 的 5V 或 3.3V 电源轨(注意电压匹配)。

建议在输出端增加滤波电容以减小纹波。

04 项目核心点

无 MCU 核心,纯模拟电源模块。