|
Data Gator
Hardware and software documentation for the Data Gator project.
|

Files | |
| ble_util.hpp | |
| Utilities such as callbacks for parsing bluetooth packets. | |
| BLESensor.hpp | |
| This file implements BLE Sensor generic interface. | |
| config.hpp | |
| Defines configuration options for network, sensor readings, etc. | |
| firebeetle_sleep.hpp | |
| This file implements firebeetle sleep (ESP32) | |
| logger.hpp | |
| Logging Utilities for detecting and selecting logging interfaces. | |
| logging_util.cpp | |
| Utilities for logging data. | |
| mqtt_util.hpp | |
| Utilities for receiving and sending MQTT commands. | |
| pHSensor.hpp | |
| Implements an interface for converting a voltage (analog reading) into a pH value according to the conversion or calibration for a specific sensor. | |
| pinout.hpp | |
| Maps pin numbers to defined variables. | |
| scheduler.hpp | |
| Utilities for scheduling tasks and saving persistent data. | |
| SDCard.hpp | |
| SDCard Interface Utilities. | |
| setup_util.hpp | |
| Utilities to facilitate setup of devices and interfaces. | |
| update.cpp | |
| Defines utilities for managing firmware updates, using Over-The-Air updates. | |
| version.hpp | |
| VWCSensor.hpp | |
| Interface for VWC sensors. | |