Your recent blog May 31, 2023 article says the EdgeImpulse Studio can do sensor fusion with the Sony Spresense. But when one selects Data Acq in the Studio under the Sensor dropdown one sees:
One does not see
Environmental + Interactional or
Camera + Mic, or
Sensor1 + Sensor2 or
Transducer01 + Detector01
etc.
So one is led to believe the Studio cannot do Sensor Fusion Data Acquisition with the Sony Spresense.
Please Advise.
PS1: The Sony Spresense does not have a built-in accelerometer.
PS2: Hasn’t the Studio supported the Sony HDR camera since it became an officially supportedboard?
In addition to the HDR camera support, we are also excited to release a firmware update for the Spresense enabling the Edge Impulse sensor fusion module.Sensor fusion plays a vital role in combining data from various sensors to provide a more comprehensive understanding of the environment.
we do support Sensor fusion in the meaning that you can add in our repo the code for a new external sensor and then use the sensor fusion module to handle it. You can check how the inertial is handled in the cpp and in the header.
Camera and Mic are not yet supported for sensor fusion.
PS1: you are right, but with the latest firmware you should see “Inertial”, and only if you connect this supported sensor
PS2: no, HDR was not supported. It was released I think in the last year, after our support for the Spresense.
@ei_francesco I understand one has access to the cpp and h source code so just about anything is possible. But the article states Visit the Edge Impulse Studio today to explore these features and unleash the full power of the Sony Spresense platform. The article seems to be way ahead of what the Studio is actually capable of.
@Eoin Yesterday I deployed a ready-to-go binary and ran flash_windiows.bat so I think I have the latest firmware. The link you suggested clearly shows a Sensor Fusion option in the dropdown that one does not get with the Sony Spresense.
Of course the drop down is specifc to the Nano and one would expect different Sensor Fusion option for the Sony Spresense.