skeletonKey
BEng Dissertation; Pen-testing device
Data Structures | Enumerations
IRTools.h File Reference

Library for IR attack tools. More...

#include <Arduino.h>
#include <FS.h>
#include <IRrecv.h>
#include <IRremoteESP8266.h>
#include <IRsend.h>
#include <IRutils.h>
#include <string>
#include <vector>
#include "SD.h"
Include dependency graph for IRTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  IRDeviceInfo
 Struct to store IR device information. More...
 
struct  IRCommand
 Struct to store IR command information. More...
 
class  IRTools
 

Enumerations

enum  IRCommandType { raw , parsed }
 Enum to store the type of IR command.
 

Detailed Description

Library for IR attack tools.

Author
Jonathan Woolf
Version
1.0
Date
2025-03-07