-
VisualStudio 2022
-
.net 4.8
- clone existing repository, open the solution with Visual Studio 2022, it will work after compilation.
- Configure the hardware environment to start NeuroHub product.
- Start NeuroHub's recording software,named Jellyfish, and turn on the LabStreamingLayer forwarding function for the target device, keep the software run in "Formal Acquisition" mode. Please contact Neuracle. Inc for details. Note: The serial number of the "target device" should match the parameters used in this sample project to create the NeuracleLSLReceiver instance, please refer to the comments in Sample Code for details. The reason for this convention is that the NueroHub system can support simultaneous acquisition by multiple devices and LabStreamingLayer forwarding.
- The NeuroHub system can acquire signals from multiple devices simultaneously, and LabStreamingLayer forwarding at the same time, and trigger will also be forwarded.
- As the receiving side of LabStreamingLayer, multiple LabStreamingLayer inlet instances can be used to receive a variety of data forwarded by the NeuroHub system at the same time.
- It can also receive its forwarded Trigger data.
- This sample project provides examples of:
- For how to receive Triggers forwarded by the NeuroHub system, refer to Class NeuracleLSLReceiver's ReceiveTrigger() method
- For how to receive EEG data forwarded by the NeuroHub system, refer to Class NeuracleLSLReceiver's ReceiveBiosimData() method
- You can find the link of this project from https://labstreaminglayer.readthedocs.io/info/supported_devices.html
Copyright (c) 2023 neuracle, Inc. All Rights Reserved. http://neuracle.cn
Support Team
email: support@neuracle.cn