툴/유니티

뇌파 센서 유니티 개발 기록 (Neurosky Mindwave Mobile2)

스튜디오 오버그래픽스 2024. 11. 27. 23:55

-뉴로스카이 마인드웨이브 모바일2(Neurosky Mindwave Mobile2)

-유니티(Unity) PC exe 개발

 

뇌파 센서 유니티 관련 자료가 많이 없고 오래된 자료들과 링크들이 많아서

SDK나 관련 샘플 파일들을 다운로드 받기 힘든 경우들도 있음

 

공식 링크

https://store.neurosky.com/collections/apps - PC,모바일에서 연결해서 테스트 해볼 수 있는 프로그램들

https://store.neurosky.com/collections/developer-tools - Developer Tool (ThinkGearConnector 포함)

 

ThinkGearConnector

뇌파 센서를 블루투스로만 연결해도 작동되는 프로그램들이 있지만

몇몇 프로그램들은 'ThinkGearConnector'라는 연결 프로그램이 있어야 작동하는 경우가 있음

(더 정교하고 많은 종류의 데이터를 받아오는 경우에 쓰는듯?)

'ThinkGearConnector'는 위 링크의 Developer Tool 받으면 같이 포함되어 있음

 

Github 링크

https://github.com/hubertgdev/mindwave-unity

https://github.com/selectgithub/NeuroSkyUnityThinkGearPlugins

 

참고 링크

https://assetstore.unity.com/packages/templates/tutorials/neurosky-unity3d-demo-neurorehablab-108489

https://developer.neurosky.com/docs/doku.php?id=using_thinkgear_with_unity

https://drive.google.com/file/d/1UKrEG_OkgBrsksxzjLK5zqRF2IsjVu5f/view

에셋스토어, 개발키트, 개발키트 유니티 패키지

(너무 오래되고 구버전이라 그런지 기기랑 호환 문제인지 해보다가 포기, 몇몇 다운로드 링크는 작동 안됨)


https://github.com/hubertgdev/mindwave-unity

 

GitHub - hubertgdev/mindwave-unity: Unity plugin for developping app and games with NeuroSky MindwaveMobile.

Unity plugin for developping app and games with NeuroSky MindwaveMobile. - hubertgdev/mindwave-unity

github.com

Unity 2022.3LTS 버전 기준( 2019.4LTS 이상 버전 호환)

ThinkGearConnector 실행하고 뇌파센서 블루투스 연결하고(귓볼과 이마에 제대로 착용한 상태 유지) 유니티 프로젝트 열고 'DemoScene' 실행하고 'Connect'누르면 자동으로 연결되고 센서 값 인식됨.