ESP-LiveControl
1.99.1
HTTP server, AJAX API backend and Vue.js web application implementing self-contained, zero-install WiFi remote control of hardware modules attached to the Espressif ESP32 SoC
|
Auxiliary hardware driver for ESP-AJAX-Lab. More...
#include "freertos/FreeRTOS.h"
#include "freertos/timers.h"
#include "driver/ledc.h"
#include "driver/gpio.h"
#include "esp_err.h"
#include "sensor_kty81_1xx.hpp"
#include "app_state_model.hpp"
Go to the source code of this file.
Classes | |
class | AuxHwDrv |
Auxiliary hardware driver for ESP-AJAX-Lab This implements GPIO control for relays, fan, enable and reset signals and PWM generation used as a reference signal for hardware overcurrent limiter. More... | |
Auxiliary hardware driver for ESP-AJAX-Lab.
U. Lukas 2020-09-30 License: GPL v.3