This API can be used to receive packets over the Neurosky ThinkGear Connector Bridge
Installation is currently supported via maven
<dependency>
<groupId>me.thomas-windt</groupId>
<artifactId>thinkgearconnector</artifactId>
<version>1.0-Release</version>
</dependency>
If you don't want to use maven you can try a release under the release tab or clone the repository and build the API on your own.
Empty. Pull requests welcome
-
Add binary support
-
Reoptimize packet handling
-
Add native connection (without ThinkgearConnector)
-
Add a JavaDoc
-
Update the README.MD
-
Fork it!
-
Create your feature branch:
git checkout -b my-new-feature
-
Commit your changes:
git commit -am 'Add some feature'
-
Push to the branch:
git push origin my-new-feature
-
Submit a pull request :D
Empty. Pull requests welcome
Empty. Pull requests welcome
Feel free to use it but please don't mark it as your own!