OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
OutputHardware.hpp File Reference

Output hardware classes. More...

#include "SimWheelTypes.hpp"
#include "driver/rmt_tx.h"
#include <vector>
#include <initializer_list>

Go to the source code of this file.

Classes

struct  PixelVectorHelper
 Helper class to wrap around pixel vectors. More...
 
class  LEDStrip
 Low-level interface to LED strips. More...
 
class  PCF8574LedDriver
 8-LED driver based on the PCF8574 GPIO expander More...
 
class  SingleLED
 A simple LED driver for a single LED. More...
 
struct  OLEDParameters
 Monochrome OLED working parameters. More...
 
struct  OLEDBase
 Base class for all displays compatible with SSD1306 (I2C interface) More...
 
struct  OLED
 Monochrome OLED. More...
 

Detailed Description

Output hardware classes.

Author
Ángel Fernández Pineda. Madrid. Spain.
Date
2025-02-02

Definition in file OutputHardware.hpp.