Skip to content

Enigma644/OSCMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# .Net Mind Monitor OSC Receiver Example by James Clutterbuck

This code sample is to demonstrate streaming live OSC brainwave data from Mind Monitor (connected to a Muse device), to a PC program, which can then process and work with the brainwave data.

This example displays the data in a live stream to the display.

It was build with Microsoft Visual Studio 2015, but will be compatible with later versions.

Requirements

  • Sharp OSC (v0.1.1.0 DLL included)
  • Microsoft ILMerge - This is used in the post build to merge the SharpOSC.DLL into the main EXE. This makes a single EXE with no dependencies, which is nice to have, but not strictly necessary.

Notes

The OSC specification for Mind Monitor is available here: Mind-Monitor.com/FAQ.php#oscspec

About

PC Muse Monitor OSC Receiver Example

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages