Projects with this topic
-
Full stack IoT predictive maintenance platform with embedded firmware, sensor telemetry, FastAPI services, PostgreSQL storage, dashboards and anomaly detection.
Updated -
The Coherent Orchestration of Microcontroller, Python, and Sensor Systems (COMPASS) is an open-source, minimalist framework designed for high-performance scientific instrumentation and real-time telemetry. Developed at the Sensors and Advanced Instrumentation Laboratory (SAIL) as a responsive alternative to proprietary systems like LabVIEW, the architecture prioritizes deterministic performance and low-latency data acquisition. The hardware-to-software interface utilizes non-blocking C++ state machines on microcontrollers, leveraging millis()-based timing to ensure continuous sensor monitoring and command responsiveness. This is supported by an asynchronous Python backend using FastAPI and WebSockets, which employs dedicated background serial threads to route sub-millisecond telemetry without blocking the main event loop. The user interface is built exclusively with native Vanilla JavaScript, HTML5, and CSS3 to achieve frictionless agility and high-speed visualization by eliminating the abstraction overhead and computational latency inherent in heavy third-party frameworks.
Updated -
NS-3 simulator exposed as a FastAPI server for KNS-3.
Updated -
Order status prediction App (Fast API x Streamlit)
Updated -
Plateforme cloud DevOps pour automatiser le déploiement d’une API FastAPI sur AWS via GitLab CI/CD, Terraform, EKS et RDS. Elle gère l’infrastructure, le provisioning, le monitoring, et les tests applicatifs pour une livraison continue en toute fiabilité.
UpdatedUpdated