Last Version

ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware 2.1-RC2

ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware

License

License

GroupId

GroupId

com.github.mrstampy
ArtifactId

ArtifactId

esp-openbci
Version

Version

2.1-RC2
Type

Type

jar
Description

Description

ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware
ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware
Project URL

Project URL

http://mrstampy.github.io/ESP-OpenBCI/
Source Code Management

Source Code Management

https://github.com/mrstampy/ESP-OpenBCI.git

Download esp-openbci 2.1-RC2


<!-- https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/ -->
<dependency>
    <groupId>com.github.mrstampy</groupId>
    <artifactId>esp-openbci</artifactId>
    <version>2.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/
implementation 'com.github.mrstampy:esp-openbci:2.1-RC2'
// https://jarcasting.com/artifacts/com.github.mrstampy/esp-openbci/
implementation ("com.github.mrstampy:esp-openbci:2.1-RC2")
'com.github.mrstampy:esp-openbci:jar:2.1-RC2'
<dependency org="com.github.mrstampy" name="esp-openbci" rev="2.1-RC2">
  <artifact name="esp-openbci" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrstampy', module='esp-openbci', version='2.1-RC2')
)
libraryDependencies += "com.github.mrstampy" % "esp-openbci" % "2.1-RC2"
[com.github.mrstampy/esp-openbci "2.1-RC2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mrstampy : esp Optional jar 2.1
org.apache.mina : mina-transport-serial Optional jar 2.0.7

Project Modules

There are no modules declared in this project.