recensa
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.
它通过低成本、开源的方案将泄漏检测和重量监测结合在一起,解决了液化石油气安全这一关键需求,适用于家庭和商业厨房的日常使用。
Arduino-based LPG Leak and Weight Monitoring System using MQ2 Gas Sensor and HX711 Load Cell.
An Arduino-based smart safety system designed to detect LPG gas leakage and continuously monitor the weight of an LPG cylinder.
Smart-Gas-Guard/
│
├── Gas_Leak_Detection.ino
├── Weight_Monitoring.ino
├── README.md
└── LICENSE
The MQ2 sensor continuously monitors LPG gas concentration. If the gas concentration exceeds the threshold, the system activates the buzzer, turns on the red LED, displays an alert on the LCD, and energizes the relay.
The HX711 module measures the cylinder weight using a load cell and displays the weight through the Serial Monitor.
Arduino-based LPG Leak and Weight Monitoring System using MQ2 Gas Sensor and HX711 Load Cell.
根据分类、Topic 和编程语言匹配的相似项目。
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.
A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.
An open-source Dynamic Workflow runtime that combines deterministic TypeScript orchestration with replaceable Agent runtimes.