mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
![]() |
# Gobot Adaptor For Neurosky Mindwave
|
||
|
|
||
|
This repository contains the Gobot (http://gobot.io/) adaptor for the Neurosky Mindwave Mobile EEG (http://store.neurosky.com/products/mindwave-mobile).
|
||
|
|
||
|
Gobot is a open source framework for robotics using Go.
|
||
|
|
||
|
For more information abut Gobot, check out our repo at https://github.com/hybridgroup/gobot
|
||
|
|
||
|
[](https://codeclimate.com/github/hybridgroup/gobot-neurosky) [](https://travis-ci.org/hybridgroup/gobot-neurosky)
|
||
|
|
||
|
## Installing
|
||
|
|
||
|
here how to install ...
|
||
|
|
||
|
## Using
|
||
|
|
||
|
here how to use ...
|
||
|
|
||
|
## Connecting to Mindwave
|
||
|
|
||
|
here how to connect ...
|
||
|
|
||
|
## Examples
|
||
|
|
||
|
here examples ...
|
||
|
=======
|
||
|
# Gobot for neurosky
|
||
|
|
||
|
Gobot (http://gobot.io/) is a library for robotics and physical computing using Go
|
||
|
|
||
|
This repository contains the Gobot adaptor for neurosky.
|
||
|
|
||
|
For more information about Gobot, check out the github repo at
|
||
|
https://github.com/hybridgroup/gobot
|
||
|
|
||
|
## Installing
|
||
|
|
||
|
go get path/to/repo/gobot-neurosky
|
||
|
|
||
|
## Using
|
||
|
|
||
|
your example code here...
|
||
|
|
||
|
## Connecting
|
||
|
|
||
|
Explain how to connect from the computer to the device here...
|
||
|
|
||
|
## License
|
||
|
|
||
|
Copyright (c) 2014 Your Name Here. See LICENSE for more details
|