Skip to content

Vibrotactile Editor built with ReactJs, Redux, D3.js, and Bootstrap

Notifications You must be signed in to change notification settings

ZeCanelha/VibrotactileEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibrotactile Editor

The Vibrotactile Editor is a simple, flexible, and easy-to-use editor to create and visualize vibrotactile patterns.

Editor Preview


Features

  • Built-in waveform editor
  • Free waveform design manipulation
  • Multichannel timeline
  • Multiple Actuators
  • Sample library
  • Visual representation of the device
  • Timeline export to .wav format
  • Timeline export to JSON format for using with Unity and A-Frame through the Vibrotactile API

Showcase

StartUp Startup
Library Save Pattern Menu
Save Project Export to .wav

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes

Prerequisites

Before using the Vibrotactile Editor, check that you have the following software installed:

  • npm

    npm install npm@latest -g

Micro controller and serial port.

Installing

The Vibrotactile Project is currently in development process. To execute run the following:

  1. Clone the repository

    git clone htts://github.com/ZeCanelha/react-vibrotactile-editor
    
  2. Install the NPM packages

    npm install
  3. Run the project

    npm start
    

Built With

Authors

Acknowledgments

About

Vibrotactile Editor built with ReactJs, Redux, D3.js, and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published