SkillAgentSearch skills...

OSCMonitor

PC Muse Monitor OSC Receiver Example

Install / Use

/learn @Enigma644/OSCMonitor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated7mo ago
Forks2

Languages

C#

Security Score

67/100

Audited on Sep 6, 2025

No findings