Here is a list of all files with brief descriptions:
[detail level 12]
scanner | |
BLEScanner.cpp | Implementation of BLE client connection, button write, and IMU notification handling |
BLEScanner.h | BLE client interface for connecting to a peripheral, handling button writes, and subscribing to IMU notifications |
distance.cpp | Implementation of RSSI averaging and distance estimation utilities |
distance.h | Functions and variables for RSSI averaging and distance estimation |
scanner.ino | ESP32 BLE Central with RFID and LCD UI |
server | |
IMU.cpp | |
IMU.h | Header file for IMU initialization, calibration, and sensor data reading |
IMU_REGISTER_MAP.h | |
IMU_STRUCT.h | |
server.ino | ESP32 BLE Server with IMU integration and buzzer control |