Skip to content
@KCCI-LeakGuardAI

KCCI-LeakGuardAI

LeakGuard AI

AI 기반 액체 누출 감지 및 페일세이프 차단 시스템

카메라 영상에서 액체 누출을 실시간으로 감지하고,
위험 단계에 따라 설비를 안전하게 차단하는 전기차 세정 도크 모니터링 프로젝트입니다.

Python STM32 Qt


시스템 구성

flowchart LR
    CAM[Camera] --> JETSON[Jetson Nano<br/>U-Net 누출 감지]
    JETSON --> PI[Raspberry Pi<br/>통신 중계 · DB 기록]
    PI --> STM[STM32F411<br/>페일세이프 차단]
    JETSON --> HMI[Qt Touch HMI]
    PI --> HMI
    STM --> ACT[Relay · Servo<br/>LED · Buzzer]
Loading

핵심 기능

  • U-Net 기반 누출 영역 분할 및 누출 단계 판정
  • 통신 두절까지 감지하는 STM32 독립 안전 FSM
  • 릴레이 차단, 서보 와이퍼, LED·부저 경보 제어
  • Raspberry Pi 통신 중계와 MariaDB 이벤트 기록
  • Qt/C++ 터치 HMI를 통한 영상·상태 통합 모니터링

저장소

Repository 역할
UNet 데이터 준비, U-Net 학습·평가, Jetson Nano 실시간 추론
STM32 안전 FSM, 통신 감시, 릴레이·서보·경보 제어
Raspberry Jetson–STM32 통신 중계 및 데이터 기록
Rasp-HMI Qt/C++ 기반 터치 모니터링 화면

기술 스택

TensorFlow · U-Net · Jetson Nano · STM32F411 · Raspberry Pi · Qt/C++ · MariaDB · TCP/UART

Popular repositories Loading

  1. UNet UNet Public

    U-Net based colored liquid leak segmentation and monitoring pipeline

    Python

  2. STM32 STM32 Public

    stm32

    C

  3. Raspberry Raspberry Public

    raspberrypi_socket_code

    C

  4. Rasp-HMI Rasp-HMI Public

    Qt/C++ touch HMI for LeakGuard Jetson Nano and STM32 monitoring

    C++

  5. .github .github Public

    KCCI-LeakGuardAI organization profile

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…