Projects
End-to-end engineering — native apps, IoT platforms, and embedded systems.
SiMi
Industrial IoT Platform — iOS, visionOS & Embedded
SiMi is a full-stack IoT retrofit platform that connects legacy Siemens LOGO! 8 PLCs to Apple devices in real time — without modifying a single line of existing PLC logic. The system bridges an ESP8266 Modbus gateway through a Raspberry Pi async backend to native iPhone, iPad and Apple Vision Pro apps, all secured with TLS-encrypted MQTT.
-
Native iOS & visionOS apps: Real-time machine state visualization with alarm banners and live output indicators. The visionOS version enables spatial computing on Apple Vision Pro with floating window layouts.
-
Custom ESP8266 firmware (C++): Edge gateway translates PLC Modbus TCP registers into MQTT messages, forwarding live industrial data to the cloud broker.
-
Python async backend (Raspberry Pi): Concurrent coroutines handle machine polling, WebSocket bridging and MQTT routing with exponential-backoff reconnection.
-
Custom Swift Package — LogoLink: MQTT abstraction layer wrapping CocoaMQTT with TLS end-to-end encryption and resilient reconnection logic.
Energy Consumption Monitoring System (ECMS)
An innovative IoT system for intelligent monitoring of household energy consumption. Provides real-time tracking, historical data analysis, and predictive insights to help users reduce their energy footprint.
Drive Smart, Drive Safe
An artificial intelligence project that predicts high-risk areas for road accidents in Cava de' Tirreni. By analyzing historical police data, weather conditions, and time of day, a neural network generates predictive heatmaps visualized via Folium and OSRM.