This project implements a graphical image processing application using Python (OpenCV + PyQt5). It provides a user-friendly GUI that performs five fundamental image operations — color processing, ...
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 ...