Interconnected smoke detectors

  • Developed in C++1z (w/ CMake)
  • Master-nodes architecture running on rPI (using MQ-2 and MQ-9 sensors)
    • Discovery protocol using UDP (Networking TS)
    • Auto-configuration of nodes using TLS (LibreSSL w/ kqueue and epoll)
    • Periodic sensor’s data transmission and commands transmission using MQTT (mosquitto)
  • Read about the solution here: Détection intelligente de la fumée