Skip to content

File List

Here is a list of all files with brief descriptions:

  • dir firmware
    • file Alarma.cpp Implementation of functions for alarm management and data averaging.
    • file Alarma.h Header for timed alarm and data averaging management.
    • file Configuracion.h Global configuration file for the Airlink project.
    • file DS3231M.cpp This file implements functionalities for the DS3231M RTC module.
    • file DS3231M.h This file implements functionalities for the DS3231M RTC module.
    • file Datetime_helper.h Preprocessor macros to convert __DATE__ and__TIME__ macros into numeric values for the RTC.
    • file Debug.h Header for debug message management.
    • file SEN5X_API.cpp Implementation of functions for reading and initializing the SEN5X sensor.
    • file SEN5X_API.h Header for the Sensirion SEN5X sensor API.
    • file T6793_API.cpp Implementation of the API for the Telaire T6793-5K CO2 sensor.
    • file T6793_API.h Header for the Telaire T6793-5K CO2 sensor API.
    • file T67XX.cpp This is a library for the Telaire T67XX series miniature CO2 sensor module.
    • file T67XX.h This is a library for the Telaire T67XX series miniature CO2 sensor module.
    • file Transmision_NBIOT.cpp Implementation of functions for NB-IoT data transmission.
    • file Transmision_NBIOT.h
    • file firmware.ino