The ASDX sensor of Honeywell exist in many variations. Check the datasheet of your type for all the details. The I2C_ASDX library can read the sensor and give the pressure in millibar, bar or PSI or ...
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).