MediaPipe is used to detect hand landmarks in real-time. Custom logic maps different gestures (open hand, closed fist, etc.) to LED numbers. Connect LEDs to Arduino digital pins (D9–D13 in this case).
Would you be able to provide an example similar to the existing BLE "Client" example, but with the ability to connect to multiple servers instead of just one? Thanks!