cancel
Showing results for 
Search instead for 
Did you mean: 

NANO EDGE AI STUDIO, SIGNAL SECTION

Yash5135
Associate

In my task, a 3-axis accelerometer is connected to a 24-bit ADC. How should I transmit the signal data to Nano Edge AI? Should I send the raw data directly, or should I perform calculations before transmitting it?

 

In version 5, how can I check the Emulator section like in version 3?

 
 
1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

Hello @Yash5135,

 

If you are talking about logging data, you should first try to transmit raw data and see what kind of results you get in the benchmark. then maybe try to do some preprocessing before transmitting it to NanoEdge.

If you talk about what to transmit to the deployed library in your embedded project, you should transmit the same kind of data you used during the benchmark in NanoEdge.

 

As for the emulator, in version 5, you can find it here:

JulianE_0-1747832260465.png

 

Have a good day

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Julian E.
ST Employee

Hello @Yash5135,

 

If you are talking about logging data, you should first try to transmit raw data and see what kind of results you get in the benchmark. then maybe try to do some preprocessing before transmitting it to NanoEdge.

If you talk about what to transmit to the deployed library in your embedded project, you should transmit the same kind of data you used during the benchmark in NanoEdge.

 

As for the emulator, in version 5, you can find it here:

JulianE_0-1747832260465.png

 

Have a good day

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.