The data is taken from MPU6050 live data. Uses Wire.h for I2C communication, MPU6050.h for sensor control, and several ESP32 BLE libraries (BLEDevice.h, BLEServer.h, BLEUtils.h, BLE2902.h) for ...
A GUI (using PyQt5) to detect a face, extract its features, suggest an action corresponding to that feature (Basal Ganglia Model), and wait for the user to validate or disapprove the action, based on ...