Skip to main content

Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

  • 1,538 Topics
  • 4,450 Replies
1538 Topics
use B-L475E-IOT01A2 for data acquisition for training with NANOEDGE AI STUDIO.

私はNANOEDGE AI STUDIO内のData Logger Generatorを参照しました。現在ここに私が所有するB-L475E-IOT01A2(開発ボード)がありません。そこでB-L475E-IOT01A2で温度・湿度・加速度のデータ・ログを取得し、NANOEDGE AI STUDIOにて機械学習を実行したいと思っています。なお温度は内部温度センサを使おうと思います。そこでB-L475E-IOT01A2で使えるおすすめの湿度センサ・加速度センサを教えてください。また、内部温度センサ・湿度センサ・加速度センサのデータを取得するサンプルプログラムがありましたら教えてください。Translated to English by Community team with DeepL.com (free version)I have referenced the Data Logger Generator in the NANOEDGE AI STUDIO.Currently, I do not have my B-L475E-IOT01A2 (development board) here.So I used B-L475E-IOT01A2 to get data logs of temperature, humidity, and acceleration,I would like to use B-L475E-IOT01A2 to acquire temperature, humidity, and acceleration data/logs, and execute machine learning with NANOEDGE AI STUDIO.For temperature, I would like to use an internal temperature sensor.So, please let me know the recommended humidity sensor and acceleration sensor that can be used with B-L475E-IOT01A2.Please let me know.Also, please let me know if there is a sample program to