GithubHelp home page GithubHelp logo

trentbrooks / brainwaveosc Goto Github PK

View Code? Open in Web Editor NEW
92.0 92.0 33.0 92.8 MB

Opensource collaboration project with George Khut for Creative Neurofeedback Workshops in Sydney.

C++ 41.90% Objective-C++ 46.50% C 5.73% Makefile 5.87%

brainwaveosc's People

Contributors

trentbrooks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brainwaveosc's Issues

BrainWaveOSC Not Receiving Data

Hey! I have followed all the steps with my MindWave Mobile, but BrainWaveOSC does not detect any data - the left panel remains red. Do you have any idea why this might be happening?

I'm on a Macbook Pro with Yosemite 10. 10. 2.

0.93 edited settings file not read by top level app?

When settings.xml is edited to include a different bluetooth port eg.

/dev/tty.MindWaveMobile-DevA

It appears that the app does not use this. When running the package it reports still using -DevB

If I open the package and run BrainWaveOSC in the MacOS folder it runs as expected ( DevA )

Mindwave Mobile not connecting

Hi,
I recently bought neurosky Mindwave Mobile headset. I have Thinkgear Connector version 3.2.4.0. The problem is that Thinkgear Connector software is showing me an Error: could not connect!. I have tried every thing from re pairing it to my laptop and to reinstalling the software but that didn't help. I also tried to connect it with my Android phone running on v5.0 firmware but the app still shows Disconnected icon.
Please help me.

Problem with RAW data in the CSV file

Hi,
We need to plot the RAW data from the CSV file, but the data is arranged in tabbed format with no time stamp per data point. I used some excel MACROS to change the data from the raw by raw tabbed format to one column that we need for plotting the data (with difficulty and it's not very clean), but there are no time stamps per data point.

Is there any other way to retrieve the raw data points with their time stamps in 2 columns similar to the rest of the data?

Thanks

Issue running from test.csv on Macbook

Hi Trent,

I'm having an issue running BWOSC in "Playback" mode on my Macbook. I've been running this program for years and had no trouble with any of the modes. I tried recently with both an older version of Mac (10.12), and the latest version, and cannot get the playback mode to work. I'm working with an old CSV I had recorded years back with a Mindwave Mobile headset, and wonder if either the data format has changed and is not readable, or perhaps if I need to "record" data to establish root folder location. One other possibility is that I have another version of the software running on my Windows 10 computer, and without issues.

Thanks for reviewing and appreciate any advice you have!

Matt

Mindwave Mobile not connecting

Hi!

I have a hard time connecting my Mindwave Mobile. I'm currently on a Windows 7 machine and trying to connect it to Touch Designer. The Mindwave connects to port6, and I've tried to write it into every single parameter in the settings file. Sometimes that means the program won't open, other times it opens but still doesn't connect.

Could you please specify where in the settings file exactly I should put it in?

Thanks. - Louie

Emotiv Insight

Hey There Trent,

I am trying to get this going with a Emotiv Insight

I am on a macbook 2020 in win 10 with boot camp and MacOS Catalina with a Emotiv Insight with dongle, trying to get OSC into touchdesigner. most interested in the emotion performance metrics, but would also like the raw data and the brainwaves (alpha, beta, etc)
Tried opening BrainWaveOSC_WIN_0.98 in windows 10 but it comes back with VCOMP120.DLL not found

Also tried on my Mac 2012 with high sierra.. it opens but doesnt detect the Insight.. Any ideas?

BrainWaveOSC 0.93 wont run in Retina mode ( HD monitor in mirrored mode ) on Sierra 10.12.6

Crash immediately on start.

If I run BrainWaveOSC inside the package / MacOS - then I get this error in terminal :

BrainWaveOSC_OSX_0.93/BrainWaveOSC.app/Contents/MacOS/BrainWaveOSC ; exit;
BrainWaveOSC(750,0xa6f3f1c0) malloc: *** error for object 0xc007e0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[1] 750 abort

[Process completed]

Trouble reading csv sample data with Brainwave_OSC

Hello there,

Im trying to create a Mira app with brainwave OSC, and am having trouble running it on Mac OS 10.12.6.
The specific issue is that I'm not able to run any test.csv through Playback Mode.
I tried sticking my test.csv file in many different locations in the root directory and its not working.
test.csv

I'm wondering if this might be a version issue, as I was previously running on this mac without a problem.

Thanks and please find the test.csv attached.

BrainWaveOSC does not seem to use device from settings.xml

When I use BrainWaveOSC on MacOS Catalina, the tty device it uses is /dev/tty.MindWaveMobile-SerialPo. If I set this device in data/settings.xml, BrainWaveOSC still uses the default device, /dev/tty.BrainBand-DevB. For now I can fix it by creating a symlink:

sudo ln -s /dev/tty.MindWaveMobile-SerialPo /dev/tty.BrainBand-DevB

生信号について

Excelでグラフを作りたいのですが、生信号が一つのマスに複数のデータが入っているためグラフ化できません。グラフ化するにはどうすればよいですか?

MindWave Mobile not connecting

Hi there! Trying to get version 0.93 working with a MindWave Mobile device on Mac OSX 10.6.8. I might be messing up what I was supposed to edit in the settings.xml file, but I changed the 'device' from COM5 to 'MindWaveMobile-DevA', which is the name that shows up in my Bluetooth Preferences->Edit Serial Ports menu. The device name is 'MindWave Mobile' which I also tried.

When I click 'edit serial ports' in my BT prefs:
The Device Service is Dev A, which I have the option to change to Wireless iAP
Protocol is RS-232
Name is MindWaveMobile-DevA
Require pairing is unchecked
Path is /dev/tty.MindWaveMobile-DevA

Thanks!!

Can't change Port Number or Device in OSX

Hi, Trent!

I edited the settings.xlm file, saved it, but the setting in the BrainWaveOSC once I reopen remain with the old settings. I tried changing the port number and the device address, but my guess is that it does not save any new setting. I tried all the versions of the app. I am on MacOS 10.12.6

We can also see a video recording on wetrasfer: https://we.tl/t-ENa7vkuUDr
The link will be available for 2 weeks tops.

Thank you for looking into it

settings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.