cancel
Showing results for 
Search instead for 
Did you mean: 

Gesture recognition on VL53L5CX?

yzer.1
Associate II

I have read that ST will be releasing code to show how to do gesture recognition on the VL53L5CX, when is this due to be released?

1 ACCEPTED SOLUTION

Accepted Solutions
John E KVAM
ST Employee

That is the theory. However I have NOT done this myself. There are just too many MCUs out there.

But that STSW-IMG035_M0p is compliled for that version of Cortex, so all you need to do is figure out how your IDE imports a library.

People do it all the time - you should be fine.

  • john

If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.

View solution in original post

3 REPLIES 3
John E KVAM
ST Employee

It's up already. Go to ST.com and search for the word 'gesture'. There are 2 results. Pick:

STSW-IMG035 - Turnkey gesture recognition solution based on VL53L5CX multizone Time-of-Flight ranging sensor - STMicroelectronics

It's the one you want.

  • john

If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.

Thank you!

I would like to use this with MicroPython on the Raspberry Pi Pico W (Cortex M0+), using the Pimoroni breakout for the VL53L5CX.

Is the firmware in STSW-IMG035_EVK and the code in STSW-IMG035_M0p all that's required? Creating a port for this is (currently) beyond me, but perhaps I can find someone who can do this.

John E KVAM
ST Employee

That is the theory. However I have NOT done this myself. There are just too many MCUs out there.

But that STSW-IMG035_M0p is compliled for that version of Cortex, so all you need to do is figure out how your IDE imports a library.

People do it all the time - you should be fine.

  • john

If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.