Coder Social home page Coder Social logo

doytsujin / autd3-library-software Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shinolab/autd3-library-software

0.0 1.0 0.0 26.07 MB

autd3 client library for C/C++

Home Page: https://hapislab.org/airborne-ultrasound-tactile-display?lang=en

License: MIT License

CMake 6.12% C++ 87.59% C 3.24% PowerShell 2.91% Dockerfile 0.10% Shell 0.03%

autd3-library-software's Introduction

build Upload Release Asset

autd3

Version: 0.5.0

Versioning

The meanings of version number x.y.z are

  • x: Architecture version.
  • y: Firmware version.
  • z: Software version.

If the number of x or y changes, the firmware of FPGA or CPU must be upgraded.

This versioning was introduced after version 0.3.0.

โš  CAUTION

  • Before using, be sure to write the latest firmwares in dist/firmware. For more information, please see readme.

  • If you are using Windows, you should disable Hyper-V, otherwise, it will cause unexpected behavior.

Requirements

  • If you are using Windows, install Npcap with WinPcap API-compatible mode (recommended) or WinPcap.

Build

  • Pre-built binaries and header files are on the GitHub Release page. Instead, if you want to build from source, install CMake version 3.12 or higher and follow the instructions below.
    • Windows:
      git clone https://github.com/shinolab/autd3-library-software.git --recursive 
      
      Then, run client/build.ps1 (Visual Studio 2019 is required)
    • Linux/Mac:
      git clone https://github.com/shinolab/autd3-library-software.git --recursive
      cd autd3-library-software/client
      mkdir build && cd build
      cmake ..
      make
      

Example

See client/examples

If you are using Linux/macOS, you may need to run as root.

For other programming languages

Citing

If you use this SDK in your research please consider to include the following citation in your publications:

S. Inoue, Y. Makino and H. Shinoda "Scalable Architecture for Airborne Ultrasound Tactile Display", Asia Haptics 2016

Author

Shun Suzuki, 2019-2020

autd3-library-software's People

Contributors

s5suzuki avatar

Watchers

 avatar

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.