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

File containing the PeripheralController class. More...

#include "IPeripheralController.hpp"
#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  PeripheralController
 The PeripheralController class. More...
 

Detailed Description

File containing the PeripheralController class.

Version
0.1
Date
2025-02-12

This class is responsible for controlling the peripherals of the car.

Note
This class is a subclass of IPeripheralController.
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

Definition in file PeripheralController.hpp.