BLE Server run on ESP32-DevKitC V4 (Arduino framework). Once connected, it read Analog Input and notify connected device. https://arduino-er.blogspot.com/2021/...
Client side programmed in Python, run on Raspberry Pi, connect to ESP32 BLE Server, handle notification, and plot the value graphically. https://helloraspberrypi.blogspot.com...