Accelerometer (ADXL335 or MPU6050) connect to pico not visible in EDGE IMPULSE

Question/Issue:
[Why doesn’t edge impulse detect accelerometer connect to pico? In “Data acquisition”, under Sensor, I only see built-in microphone, ultrasonic ranger, ADC Sensor and Ultrasonic ranger + ADC sensor but not accelerometer. I’m expecting accX, accY and accZ values that I don’t find here. ]

Project ID:
[pico_ADXL335]

Context/Use case:
[Provide context or use case where the issue is encountered]

Steps Taken:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Expected Outcome:
[I’m expecting accX, accY and accZ values that I don’t find here. ]

Actual Outcome:
[In “Data acquisition”, under Sensor, I only see built-in microphone, ultrasonic ranger, ADC Sensor and Ultrasonic ranger + ADC sensor but not accelerometer.]

Reproducibility:

  • [x ] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:

  • Platform: [e.g., Raspberry Pi Pico]
  • OS Version: [MS Windows]
  • Edge Impulse Version (Firmware): [e.g., 1.2.3]
  • To find out Edge Impulse Version:
  • if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
  • if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
  • Edge Impulse CLI Version: [e.g., 1.5.0]
  • Project Version: [e.g., 1.0.0]
  • Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
    Logs/Attachments:
    [Include any logs or screenshots that may help in diagnosing the issue]

Additional Information:
[Any other information that might be relevant]