|
HF-FDO2 Driver 0.1.0-dev
UART driver for PyroScience FDO2-G2 (data sheet v5 §4: #MOXY, #MRAW, #VERS)
|
| ▼ docs | |
| datasheet | |
| ▼ examples | |
| ▼ esp32 | |
| ▼ main | |
| ▼ include | |
| hf_fdo2_esp_uart.hpp | Reusable ESP-IDF UART transport for fdo2::Driver (CRTP, zero virtual calls) |
| fdo2_minimal_example.cpp | |
| fdo2_sensor_demo.cpp | |
| ▼ inc | |
| fdo2.hpp | Umbrella header for the HF-FDO2 (FDO2-G2) UART driver |
| fdo2_driver.hpp | FDO2-G2 UART command client (PyroScience data sheet v5, §4) |
| fdo2_types.hpp | FDO2-G2 UART types, scaling, and status decoding (PyroScience data sheet v5) |
| fdo2_uart_interface.hpp | CRTP byte transport for the PyroScience Unified Protocol (PSUP) |