Giter VIP home page Giter VIP logo

stmicroelectronics / fp-sns-datalog1 Goto Github PK

View Code? Open in Web Editor NEW
6.0 9.0 0.0 110.82 MB

The FP-SNS-DATALOG1 function pack provides a comprehensive solution to save data from any combination of sensors and microphones configured up to the maximum sampling rate available on STWIN and SensorTile.box

Home Page: https://www.st.com/en/embedded-software/fp-sns-datalog1.html

License: Other

HTML 0.78% CSS 1.76% C 93.15% Assembly 2.47% CMake 0.08% Batchfile 0.03% Python 1.56% C++ 0.09% Shell 0.01% Jupyter Notebook 0.06% MATLAB 0.01%
condition-monitoring cube datalog datalogger sensor sensors-data-collection stm32 stwin

fp-sns-datalog1's Introduction

FP-SNS-DATALOG1 Firmware Package

latest tag

The FP-SNS-DATALOG1 function pack including High Speed Datalog application for STEVAL-MKSBOX1V1, STEVAL-STWINKT1 and STEVAL-STWINKT1B provides a comprehensive solution to save data from any combination of sensors and microphones configured up to the maximum sampling rate.

The application also allows configuring LSM6DSOX (available in SensorTile.box example) and ISM330DHCX (available in STWIN example) Machine Learning Core unit and reading the output of the selected algorithm.

Sensor data can be stored onto a micro SD card (Secure Digital High Capacity - SDHC) formatted with the FAT32 file system, or streamed to a PC via USB (WinUSBclass) using the companion host software (cli_example) provided for Windows and Linux.

The application can be controlled via Bluetooth using the STBLESensor app which lets you manage the board and sensor configurations, start/stop data acquisition on SD card and control data labelling.

To read sensor data acquired using FP-SNS-DATALOG1, a few easy-to-use scripts in Python and Matlab are provided within the software package. The scripts have been successfully tested with MATLAB v2019a and Python 3.10.

This firmware package includes Components Device Drivers, Board Support Package and example applications for the SensorTile.box platform (STEVAL-MKSBOX1V1) and for the STWIN development kit (STEVAL-STWINKT1B).

Here is the list of references to user documents:

  • DB4322 : STM32Cube High Speed Datalog function pack for STWIN evaluation kits
  • UM2688 : Getting started with the STM32Cube function pack for High Speed Datalog application with STWIN evaluation kits
  • STM32Cube : STM32Cube

Known Limitations

  • None

Development Toolchains and Compilers

  • IAR Embedded Workbench for ARM (EWARM) toolchain V9.20.1
  • RealView Microcontroller Development Kit (MDK-ARM) toolchain V5.37
  • STM32CubeIDE v1.12.0

Supported Devices and Boards

Backward Compatibility

  • None

Dependencies

  • None

fp-sns-datalog1's People

Contributors

pradolis avatar stmicroelectronics-github avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fp-sns-datalog1's Issues

json.hpp causing error while executing main.cpp for cli_example

Hi,
I am compiling some changes I made for the main.cpp of the cli_example app and when I do so, I am getting several errors from json.hpp. I am making these changes for the STWINKT1B board.

What was the compilation procedure used on main.cpp to make the cli_example.exe? Thanks.

Unable to install properly HSDatalog V1 on windows 11 and WSL Ubuntu

I start a project with the STEVAL-STWINKT1B and I followed the process to install HSDatalog on Windows 11 and WSL Ubuntu. Unfortunately, neither works as expected and I'm not able to run the example python application. Also, the hsdatalo_GUI.py is not present in the example folder.
I tried to use the HSDatalogger V2. The install worked properly on windows but it seems that this version is not able to work with the STWINKT1B board....

Support for steval proteus board

Am I missing something for using the latest version of datalog1 for the steval proteus board? There is no stated support for it but in its released application there is an old HSD utility related to the datalog1 as far as I know. Should I be aware of something? Should I instead use the datalog2?

I'm investing these days the Python SDK in order to connect at least two devices together and switch between them somehow beforing starting the acquisition. In other words, I'm interested in orchestrating which device to control considering that they are already connected to the host.

ModuleNotFoundError: No module named 'st_hsdatalog'

Caution

The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance, the hardware characteristics and boards, the tools the environment in general, please post a topic in the ST Community/STM32 MCUs forum or in the ST Community/Q&A Topics.

Describe the set-up
I am extracting microphone data with the STEVAL-STWINKT1B eval board and using the latest version of FP-SNS-DATALOG1 (1.5.0). After installing and verifying the needed packages i executed the hsdatalog_data_export.py as suggested with
python hsdatalog_data_export.py ..\data\raw_data\Noise\no_leakage_M1 -s all
which resultet in

Traceback (most recent call last):
  File "C:\Users\Tom\Documents\STM32CubeFunctionPack_DATALOG1_V1.5.0\Utilities\HSDPython_SDK\examples\hsdatalog_data_export.py", line 23, in <module>
    import st_hsdatalog.HSD_utils.logger as logger
ModuleNotFoundError: No module named 'st_hsdatalog'

Am i missing some required package?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.