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
Classes
aux_hw_drv.hpp File Reference

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"
Include dependency graph for aux_hw_drv.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Auxiliary hardware driver for ESP-AJAX-Lab.

U. Lukas 2020-09-30 License: GPL v.3