Machine learning methods depend on data. Therefore, the first step for a machine learning system is data acquisitionData acquisition from sensors. We consider this operation in this chapter. To do so, we divide the operation into five parts. First, we handle data transfer between the PC and nRF microcontroller. The aim here is twofold. When we transfer data from the microcontroller to PC, we can analyze and display it in detail there. When we transfer data from the PC to the microcontroller, we can perform controlled experiments for our machine learning system running on the microcontroller. Second, we evaluate data acquisitionData acquisition from the relative humidity and temperature sensor. Third, we cover data acquisitionData acquisition from the accelerometer,Accelerometer gyroscope, and magnetometer sensor. Fourth, we introduce audio signalAudio signal acquisition. Fifth, we focus on the OV7670 camera module and explore acquiring digital imagesDigital image from it. In all these operations, we follow the same strategy as data acquisitionData acquisition and transfer at the microcontroller side and data transfer at the PC side. Hence, the reader can form a complete setup to acquire and transfer data between the microcontroller and PC.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Data Acquisition from Sensors

  • Cem Ünsalan,
  • Berkan Höke,
  • Eren Atmaca

摘要

Machine learning methods depend on data. Therefore, the first step for a machine learning system is data acquisitionData acquisition from sensors. We consider this operation in this chapter. To do so, we divide the operation into five parts. First, we handle data transfer between the PC and nRF microcontroller. The aim here is twofold. When we transfer data from the microcontroller to PC, we can analyze and display it in detail there. When we transfer data from the PC to the microcontroller, we can perform controlled experiments for our machine learning system running on the microcontroller. Second, we evaluate data acquisitionData acquisition from the relative humidity and temperature sensor. Third, we cover data acquisitionData acquisition from the accelerometer,Accelerometer gyroscope, and magnetometer sensor. Fourth, we introduce audio signalAudio signal acquisition. Fifth, we focus on the OV7670 camera module and explore acquiring digital imagesDigital image from it. In all these operations, we follow the same strategy as data acquisitionData acquisition and transfer at the microcontroller side and data transfer at the PC side. Hence, the reader can form a complete setup to acquire and transfer data between the microcontroller and PC.