Skip to content

Unisens/unisens2excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unisens2excel

unisens2excel is a library to convert a unisens dataset to Excel. All unisens entries with the same samplerate will be included into the excel sheet. Entry descriptions are summarized in a second work sheet.

Add the JitPack repository and the dependency to your build file:

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    compile 'com.github.unisens:unisens2excel:1.0.5'
}

Unisens is a universal data format for multi sensor data. For more information please check the Unisens website.

unisens2excel is licenced under the LGPL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages