Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
IPeripheralController.hpp File Reference

Definition of the IPeripheralController interface. More...

#include <QDebug>
#include <QObject>
#include <cmath>
#include <fcntl.h>
#include <linux/i2c-dev.h>
#include <sys/ioctl.h>
#include <unistd.h>

Go to the source code of this file.

Data Structures

class  IPeripheralController
 Interface for the peripheral controller. More...
 

Detailed Description

Definition of the IPeripheralController interface.

Version
0.1
Date
2025-02-12

This file contains the definition of the IPeripheralController interface, which is used to control the peripherals of the car.

Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

Definition in file IPeripheralController.hpp.