Product Introduction
The FLY-KPPM installation shutdown module is specifically designed for development boards like Raspberry Pi to ensure data security. It prevents data loss caused by power outages. With advanced technology, when a power outage occurs, it automatically switches to capacitor power, ensuring the development board can still operate stably for 15 seconds during the power failure, guaranteeing effective data preservation. Compact and convenient, it is easy to install.

Product Precautions
The input power only supports DC12-24V. When wiring, make sure to distinguish between positive and negative poles. Wiring must be done in a power-off state. Confirm that the wiring is correct before powering on. We are not responsible for any losses caused by incorrect wiring.
The +5V at the 5V OUT socket is an emergency power output and should not be used as a regular power supply. Please use USB-OUT or SIG/IO to power the host machine.
When using with the safety shutdown module, a 12V-24V power supply is required. To ensure normal module operation, the 5V output voltage on the safety shutdown module board must not be lower than 4.9V; otherwise, the safety shutdown module will draw power from its internal boost circuit, keeping the capacitor continuously charged, which may cause the module to overheat.
Screen Display Content Explanation
Screen Content Explanation | Left Side Explanation | Right Side Parameter | Right Side Explanation |
---|---|---|---|
IN: | Input Voltage | OUT: | Output Voltage |
CA: | Total Capacitor Voltage | OI: | Output Load Current |
C1: | C1 Capacitor Voltage | C2: | C2 Capacitor Voltage |
Temp: | Safety Shutdown Module Temperature | E: | Status Prompt, see below |
Display Content | Status Explanation |
---|---|
Ready! | Normal Startup |
IN LOW! | Low Input Voltage |
IN OVR! | High Output Current |
OV LOE! | Low Output Voltage |
OV OVR | High Output Current |
TP OVR! | High Temperature |
NONE | Unknown Error |
R: XX Sec | If the power is cut off within 10 seconds and then powered on again, this prompt will appear, showing a countdown. After the countdown ends, restart the host machine. |
Fixed Shell Model Download
https://cdn.mellow.klipper.cn/STEP/KPPM.zip
Pin Description
-
OUT-RST Reset
-
OUT-PDN Power Off
-
IN-PIN
Default pull-up, the module automatically detects the last power-off time when powered on. If the power-off time is less than 10 seconds, it will wait for 10 seconds and automatically switch the 5V output once (ensuring the host machine completes shutdown and can be restarted). If connected to GND, it will disable the automatic detection of power-off time function.

FLY Host Machine Usage Tutorial
Only applicable to FLY-Pi FLY-Pi-V2 FLY-C8
The FLY host machine needs to execute the following commands via SSH:
sudo curl -kfSL --progress-bar https://cdn.mellow.klipper.cn/firmware/sun50i-h5-power-key.dtbo -o /boot/dtb/allwinner/overlay/sun50i-h5-power-key.dtbo
sudo grep -q "^overlays=.*power-key" /boot/FlyOS-Env.txt || sudo sed -i '/^overlays=/ s/$/ power-key/' /boot/FlyOS-Env.txt
Restart the system:
sudo reboot
FLY Host Machine Wiring Tutorial
- FLY Host Machine Wiring Tutorial
- FLY-C8 Using 5V Wiring
- FLY-C8 Using USB Wiring
- FLY-Pi(π) Using 5V Wiring
- FLY-Pi(π) Using USB Wiring
- FLY-Pi-V2 Using 5V Wiring
- FLY-Pi-V2 Using USB Wiring
- FLY-gemini Using USB Wiring
- FLY-lite2.1 Using USB Wiring
- Connect FLY-C8 using 5V wiring, check the wiring diagram for correspondence.

- Connect FLY-C8 using USB wiring.

- Connect FLY-Pi using 5V wiring.

- Connect FLY-Pi using USB wiring.

- Connect FLY-Pi-V2 using 5V wiring.

- Connect FLY-Pi-V2 using USB wiring.

- Connect FLY-Pi-V2 using USB wiring.

- Connect FLY-Pi-V2 using USB wiring.

Raspberry Pi Host Machine Usage Tutorial
Similar to the above operations, for Raspberry Pi, insert the SD card with the system image into the computer. Add the command dtoverlay=gpio-shutdown,gpio_pin=21
to the config.txt file, then save and exit.

- Raspberry Pi Host Machine Wiring Tutorial
- Raspberry Pi Using 5V Wiring
- Raspberry Pi Using USB Wiring
- Connect Raspberry Pi using 5V wiring.

- Connect Raspberry Pi using USB wiring.
