Skip to content

This repository contains examples that show how to use the Synchronous Data Streaming (SDS) framework.

License

Notifications You must be signed in to change notification settings

jthuangarm/SDS-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDS-Examples

This repository contains examples that show the usage of the Synchronous Data Streaming (SDS) Framework.

The SDS examples are configured for various Evaluation Boards and use the MDK-Middleware for the SDSIO Interface. New hardware targets can be added using board layers that provide the required API interfaces.

Directory Structure

Directory Content
.ci Files that are related to the Continuous Integration (CI) tests of this BSP.
.github/workflows GitHub Actions scripts for build and execution tests.
Alif/AppKit SDS Framework deployed to Alif AppKit using USB communication.
Alif/DevKit SDS Framework deployed to Alif DevKit using Ethernet communication.
ST/B-U585I-IOT02A SDS Framework deployed to ST B-U585I-IOT02A using USB communication.
Jupyter Display SDS Data Files using a Jupyter notebook.

Using VS Code

The examples are configured for Keil Studio for VS Code. Install Keil Studio for VS Code from the VS Code marketplace and run a blinky example for the related board first to verify tool installation.

IMPORTANT

  • Each example has a local VS Code configuration. Use in VS Code Open Folder to open the folder of each project individually.

Issues or Questions

Raise questions or issues for these examples on the repository github.com/ARM-software/SDS-Framework.

About

This repository contains examples that show how to use the Synchronous Data Streaming (SDS) framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.5%
  • C++ 25.8%
  • Roff 2.9%
  • Python 0.5%
  • Assembly 0.2%
  • CMake 0.1%