🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: gis_pd_db_web
Page 1
Showing 1 results from 1
yangyuqing15715165798/gis_pd_db_web
GitHub Python本项目是GIS(气体绝缘开关柜)局部放电在线监测系统的Web版本,基于Python FastAPI框架开发。系统能够实时监测和显示GIS设备中的局部放电数据,支持PRPD(相位分辨局部放电)和PRPS(相位分辨脉冲序列)图表的实时显示和历史数据查询,是电力设备状态监测和故障预警的重要工具。 **重要特点**:本系统通过从SQLite数据库实时读取数据进行更新,而非直接连接传感器。系统使用WebSocket技术定期检查数据库中的新数据,并将其推送到前端进行可视化显示。这种设计使得Web版可以与桌面版应用程序共享同一数据源,实现数据的统一管理和多终端访问
External source
GitHub