Vzense / NebulaSDK

Vzense new SDK, support DS77, DS77C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vzense Nebula Software Develop Kit

Supported Devices

  • DS77 (DS77_S_20220530_B16 and later)
  • DS77C (DS77_S_20220530_B16 and later )
  • DS86 (DS86_R_20230321 and later )

Supported Platform

  • AArch64
  • Ubuntu16.04 (x86_64 platform), e.g. intel i5,i7
  • Ubuntu18.04 (x86_64 platform), e.g. intel i5,i7
  • Windows 10/11

Folder description

  • AArch64

    Ubuntu18.04 arm64 SDK package that is developed for personal computer platform(arm64), use standard compiler aarch64-linux-gnu(v7.5.0)

  • Ubuntu16.04

    Ubuntu16.04 PC SDK package that is developed for personal computer platform(x86_64), use standard compiler x86_64-linux-gnu(v5.4.0)

  • Ubuntu18.04

    Ubuntu18.04 PC SDK package that is developed for personal computer platform(x86_64), use standard compiler x86_64-linux-gnu(v7.5.0) Ubuntu18.04 SDK package compatible with Ubuntu20.04

  • Windows

    Windows PC SDK package that is developed for personal computer platform(x86_64), use standard compiler VS2017

Summary Of The Guidelines

  • Choose the right base branch;

  • Include sample project and documentation;

Resources

About

Vzense new SDK, support DS77, DS77C

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 60.7%Language:C# 22.9%Language:Python 7.7%Language:C 6.2%Language:CMake 2.3%Language:Makefile 0.2%