1. Introduction
Electroencephalography (EEG) has emerged as a well-established and non-invasive method for assessing electrical activity within the brain [
1]. Its versatile applications span across various domains, encompassing the diagnosis of brain disorders, sleep disorders, focal brain disorders, and brain mapping [
2,
3]. The advent of cutting-edge EEG tools has revolutionized the field by enabling real-time recording of brain activity [
4]. In order to enhance its accessibility and overcome the constraints of cost and adaptability associated with traditional EEG systems, a new generation of portable EEG technology has been developed, known as Mobile electroencephalography (Mobile-EEG) [
5]. These portable systems have paved the way for real-time analysis of brain activity, making it more convenient and efficient [
6].
The introduction of a new era in EEG technology can be witnessed through the superiority of Mobile EEG systems when compared to their stationary counterparts. Not only do these systems boast a lower production cost, but they also offer enhanced portability [
4,
7]. Despite their potential, the current utilization of mobile solutions remains limited, pre-dominantly confined to research settings. Without reaching broader communities such as gamers, athletes, and the general population in need of medical applications or educational tools. Recognizing this challenge, an innovative concept has emerged to develop a new generation of mobile EEG systems that exhibit both acceptable quality and affordability, aiming to extend access to students, researchers, medical practitioners, and patients worldwide. With a strong emphasis on user-friendliness, this technology has been specifically designed to cater to non-professional individuals, ensuring ease of use and widespread accessibility.
The Mobile-EEG project, known as DreamMachine, has been designed and developed in our project [
8]. This innovative device utilizes real-time electrode-transferred data, establishing seamless communication with an Android app via Bluetooth Low Energy (BLE). With a 24-bit resolution, it can accurately record and transfer brain activity data, which is then managed through the dedicated Android app. In terms of its physical appearance, DreamMachine takes the form of a rectangular device dimensional 58.55 × 51.03 mm (L×W). Equipped with 24 channels, it includes two additional channels—one serving as a subject reference and the other as a ground. Powered by a battery, the device boasts a compact size, enabling long-term testing and transportability for tasks such as sleep and dream experiments. Notably, DreamMachine stands out for its affordability, with a manufacturing cost below 150 euros (the time the board was designed and produced). In the mobile EEG market, OpenBCI emerges as a prominent choice, offering a cost-effective solution without compromising performance [
9,
10]. While other mobile EEG devices like NeuroSky [
11], MindWave Mobile [
12], Emotiv EPOC+ [
13], are recognized for their advanced features and higher price points, OpenBCI provides a more accessible alternative [
14,
15]. However, it's important to acknowledge the limitations of the OpenBCI device, including a limited number of channels (16 channels for Cyton+Daisy board) [
16], a higher cost of
$1,999.00 USD, and potential challenges in terms of accessibility, which may pose constraints for certain student and research budgets.
In response to the aforementioned challenges, the DreamMachine was developed as a solution to enhance the accessibility and affordability of mobile EEG technology. One of the other goals of this device is to provide a greater number of channels in comparison to other low-cost devices, while simultaneously ensuring cost-effectiveness. A notable obstacle associated with OpenBCI systems is the need for technical expertise in their setup and operation, which poses difficulties for users lacking familiarity with hardware and software integration. In contrast, the DreamMachine was designed with a user-friendly approach, featuring an intuitive design and interface to simplify the overall user experience. Availability is another challenge encountered with OpenBCI devices, which can hinder their widespread adoption and impede research endeavors. In order to surmount this constraint, the DreamMachine places considerable focus on enhancing accessibility and availability by implementing open-source and open-hardware initiatives. Additionally, OpenBCI devices tend to have larger form factors and limited portability, restricting their suitability for certain research applications. In contrast, the DreamMachine prioritizes compactness and portability, enabling EEG experiments to be conducted in diverse environments beyond the confines of traditional laboratory settings. One notable advantage of the DreamMachine is its comprehensive 24-channel configuration, enabling users to capture more detailed and precise brainwave activity compared to the 16 channels offered by OpenBCI. By leveraging the advantages of OpenBCI, the DreamMachine endeavors to reduce costs further, customize hardware to suit EEG-specific design requirements, and incorporate widely used Bluetooth connectivity. This integration allows users to record EEG data via Android systems even in a non-laboratory environment.
The initial part of this paper focuses on presenting the DreamMachine system, specifically examining its hardware board design and firmware details. Subsequently, the quality of the standard EEG system asalab™ (ANT Neuro) and the DreamMachine were evaluated through experiments involving open and closed-eye conditions. Ultimately, the extracted data from these two different devices were analyzed to assess the performance and quality of the new DreamMachine device.
2. Method
2.1. System Architecture
Figure 1 illustrates the block diagram depicting the system architecture. The system comprises of three analog-to-digital converters (ADC), a Bluetooth low-energy (BLE) transmitter device and a novel Android application named EEGDroid. The primary purpose of EEGDroid is to record and store EEG signals within its interface. Additionally, EEGDroid offers various functionalities for interacting with the DreamMachine system configuration. Subsequent sections will delve into the intricate specifics of the hardware board design and firmware implementation for this innovative device.
2.2. Board Design
The board schematic of the DreamMachine device is shown in
Figure 2. The design is divided into three sections: Analog, Digital, and Power supply components.
In the core of the Analog area of
Figure 2, three AD7779ACPZ ADCs components are demonstrated. These components are specifically chosen for their ability to capture high-resolution EEG and ECG signals [
17]. Each ADC provides eight channels with a 24-bit simultaneous sampling ADC. By combining three ADCs, each with eight channels, the DreamMachine achieves a total of 24 recording channels. The Analog Inputs (AIN+0 to AIN+7) pins of the three ADCs were connected to 24 channels. Channels 1–8 were connected to the pins of ADC1, channels 9–16 to ADC2, and channels 17–24 to ADC3. All AIN-0 to AIN-7 pins of the ADCs were connected to the active reference electrode, making the DreamMachine a common reference EEG system. In addition, an extra regulator was utilized for the ground. Because the AD7779ACPZ contains a 2.5 V reference, the subject ground was connected to half of the reference ground, which is 1.25 V. Therefore, this extra channel acts as a ground to prevent power line noise from interfering with the small biopotential signals.
The Digital section entailed a BC832 chip and Serial Peripheral Interface (SPI) instructions to enable serial communication with all three ADCs. The BC832 chip handles the pre-processing of the sampled EEG signal and facilitates its transmission via BLE. The Firmware section provides more details about Bluetooth performance and how it transfers data.
Two independent regulators for the digital and analog components are utilized in the Power Supply sector. Voltage Common Collector (VCC) Analog and Digital serve as the power suppliers for all circuits and components within the respective digital and analog segments. All circuitry is battery-powered, using the high capacity of 3.7 V (650 mAh) lithium-polymer battery. Furthermore, the prototype DreamMachine consumes a maximum of 110 mA with all channels engaged, resulting in a total recording time of approximately up to 6 hours when running on batteries. This can be enhanced using an external power bank connected via a micro-USB.
2.3. Firmware
The BLE chip was connected to the three ADCs using the Serial Port Interface (SPI) and an additional connection known as the Data Output Ready (DRDY) pin, which indicates the completion of signal conversion. The SPI interface was used to configure the ADCs and read the conversion results, while the BLE chip works as the SPI interface master device.
The ADCs were set up to generate samples at a rate of 500 Hz. In
Figure 3, the process of the internal data pipeline is described. The ADCs were configured to generate samples at 500 Hz. After receiving a signal from the DRDY pin, the conversion result is actively pulled by the BLE chip from each ADCs. The obtained samples undergo a series of processing steps. Initially, the samples were filtered using a low-pass filter and a notch Infinite Impulse Response (IIR) filter. Subsequently, three samples from 3 ADCs are internally averaged, resulting in down sampling of the ADC signal from 500 Hz to either 250 Hz or 167 Hz. Finally, an IIR or first-order high-pass filter is applied to further refine the signal. After down sampling and processing the measurements for each channel, they are bundled together into a BLE packet representing a single data point. Each BLE packet consists of a 1-byte header followed by the channel values. The header contains a 4-bit packet ID, and an additional four bits encode the number of internally dropped packets since the last transmission (e.g., due to full BLE buffers). The channel values are not encoded in their entirety (24-bit) to save bandwidth, but rather as the difference between the current and previous measurements which were encoded as a channel value. The channel values are signed integers and can have lengths of 10, 14, or 16 bits. They are aligned within the packets without any spacing, allowing values to span byte boundaries. The DreamMachine device advertises a service with UUID 0x0EEG, which encompasses five characteristics as outlined in
Table 1.
In standby mode, when no notifications are enabled, the DreamMachine device remains idle and disregards the DRDY signal. During this state, configuration adjustments can be made through the 0xECC0-characteristic, which is further described in the subsequent section. Once notifications are enabled for the 0xC0DE and one of the 0xEEGx-characteristics, the DreamMachine device initiates the measurement process and transmits channel values via the corresponding 0xEEGx-characteristic, adhering to the configured bit length. Since only 10-16 bits are transferred at this level, the difference values are appropriately clipped to fit within the specified limits.
To capture the relevant information accurately, the DreamMachine device employs a floating average mechanism to track significant changes. This allows for adaptability in different amplitude phases, where it is crucial to monitor substantial fluctuations during high-amplitude periods and capture intricate details during low-amplitude phases such as EEG waves. For this reason, the floating average was tracked to determine the most relevant measurements. Each second, this average was used to determine which part of the 24-bit difference values was the most pertinent. The bit shift undertaken to extract the relevant section is communicated via the 0xC0DE characteristic as 4-bit values for each channel. Ultimately, the output data containing the relevant measurements are transmitted via Bluetooth to the connected Android application.
The DreamMachine system can be seamlessly controlled and configured through the dedicated Android App. This application offers a range of robust features. Noteworthy functionalities include the ability to zoom in or out on signals, enabling or disabling specific channels display, selecting from four distinct gain settings, adjusting the sampling frequency rate with options of 250 Hz or 167 Hz, and choosing from various filtering options. Moreover, the Android App provides users with real-time signal monitoring capabilities, allowing them to visually inspect the signals and assess their quality. This feature enables users to make informed decisions regarding the configuration settings that best suit their specific tasks or requirements.
Based on the findings of the conducted study, the default filtering configuration in the novel EEGDroid application has been carefully set to encompass the best-performing specifications [
8]. This ensures optimal signal processing and enhances the overall functionality and usability of the DreamMachine system.
3. Data Acquisition
A comparative analysis was conducted between the DreamMachine device and the clinical EEG system known as asalab™ (ANT Neuro) for recording EEG signals. Both recordings utilized the waveguard™original ANT Neuro EEG cap to ensure consistency. The DreamMachine device was configured with default settings, including a notch filter ranging from 46 Hz to 54 Hz (order 4), a gain of 8, and a low-pass filter set at 60 Hz (order 6). The EEG signals were sampled using a 16-bit A/D converter at a frequency of 250 Hz. For the clinical EEG device, a sampling frequency of 250 Hz was selected. Data acquisition was performed using 24 electrodes placed on the scalp of a healthy 23-year-old male subject. The electrode placement followed the 10-20 standard system, with the electrodes positioned at FP1, FPZ, FP2, F7, F3, FZ, F4, F8, M1, T7, C3, CZ, C4, T8, M2, P7, P3, PZ, P4, P8, POZ, O1, OZ, and O2 [
18].
During the experiment, the subject maintained a distance of 90 cm from the screen, and the research protocol received approval from the Ethics Committee for the Protection of Human Subjects. All electrodes were referenced to the left Mastoid, while the right Mastoid served as the ground reference. To ensure optimal signal quality, the impedance of all electrodes was kept below 5 kΩ.
3.1. Methodology
Data were collected from a single participant using two distinct EEG devices, namely the DreamMachine and a standard clinical EEG system. The primary objective was to ensure comparability between the two devices, thereby maintaining consistency in the experimental conditions. The duration of the testing experience was 20 minutes, during which the participant underwent alternating periods of eyes open and eyes closed conditions. Each condition lasted for 2 minutes, with the initial segment starting with eyes closed. The participant received specific training to focus their gaze on a fixation cross displayed on a monitor throughout the task, ensuring minimal movement.
To facilitate the concurrent recording of data of the DreamMachine and triggers, a connection was established between the Android device and the laptop. This connection involved utilizing a cable to connect the two devices while ensuring that the Wi-Fi functionality was disabled on both devices. Additionally, the "Tethering" feature on the Android device was enabled. This configuration allowed for seamless and synchronized recording of data from the DreamMachine and the triggers using the LabRecorder App [
19]. The participant was instructed to use the arrow keys for the eyes-open (top arrow) condition and the eyes-closed condition (down arrow). After repeating the experiment for both EEG systems, subsequent processing and analysis of the recorded data were performed using the same procedures. In this project, the Fieldtrip toolbox was utilized for data analysis [
20].
3.2. Data Extraction
In the preprocessing phase, the loaded data underwent several steps, including applying a bandpass filter ranging from 1 to 30 Hz, performing baseline correction, and removing bad channels. The data were then divided into two groups: eyes open and eyes closed. Each group was further segmented into 15-second intervals. Subsequently, bad epochs were identified and removed from the cleaned eyes-open and eyes-closed data sets. The data sets were analyzed using the multi-taper method with Fast Fourier Transform (FFT) to compute power spectra. The data were examined in various frequency bands to gain insights into the behavior of brain activity under different conditions. It this project, the frequency bands are selected as Delta (1-4 Hz), Theta (4-8 Hz), Alpha (8-12 Hz), Beta (12-30 Hz). Finally, a cluster-based permutation test was employed to compare the power spectral density between the 'open' and 'closed' conditions using EEG data. This approach facilitated a more comprehensive analysis of the data. The "Results" section provides a detailed explanation of the findings derived from the data analysis process.
4. Results
This section delves into a comprehensive analysis of 24 channels EEG data recorded using two distinct devices: the DreamMachine and the standard EEG system, asalab™ (ANT Neuro), examining both the time and frequency domains. The visual representation of the data is depicted through four figures, with
Figure 4a illustrating the eyes-open condition for both EEG systems, while
Figure 4b portrays the eyes-closed condition for the same devices.
In
Figure 4a, the brain activity captured by the DreamMachine is displayed on the right side, while the raw data from the ANT system (standard EEG system) is showcased on the left side. It is evident that both devices exhibit a low-amplitude signal in the eyes-open condition, along with noticeable eye blinking artifacts (shown by a red dashed rectangle). This similarity in results between the two devices is promising, indicating the effectiveness of the DreamMachine in capturing relevant brain activity during this state.
Moving on to
Figure 4b, the eyes-closed condition is presented, and once again, the DreamMachine's brain activity data is juxtaposed with the raw data from the ANT system. In this case, both devices display the presence of a distinguishable alpha wave which is highlighted by a red dashed rectangle. This concurrence in results reinforces the reliability of the DreamMachine in detecting and recording alpha activity during the eyes-closed state.
Importantly, it should be noted that the raw data presented in both figures is prior to any artifact removal processes. This approach aims to highlight the genuine brain activity captured by the DreamMachine system.
DreamMachine performance: The performance of the DreamMachine was evaluated through
Figure 5, which depicts the raw EEG time series captured during two distinct conditions: eyes closed (A) and eyes open after triggering the subject (B and C). In all 24 channels, a low-amplitude signal in the eyes open condition with eye movement (B) and eye blinking (C) artifacts is recognizable. Just after opening the eyes (B), an eye movement oscillation peaking with high amplitude and frequency is displayed known as Saccades, compared to the signal behavior before the trigger. In the eyes-closed state (A), the Alpha rhythm (8–12 Hz) exhibited heightened activity in the occipital region’s channels (O2, OZ, O1, POZ), which are responsible for processing visual information. Alpha oscillations are believed to be linked to the inhibition of visual processing during periods of rest [
21]. Conversely, in the eyes-open condition, the Delta (1.5–3.5 Hz) rhythm was primarily triggered in the prefrontal cortex (FP1, PF2, FPZ) as well as the frontal region (F7, F3, F8, F4, and Fz). This finding indicates the engagement of specific brain regions associated with attention and cognitive processes when the eyes are open [
22].
Up until now, the raw data from both devices in the time domain has been depicted without applying filtering, which is the same thing that users also could also observe real-time data through the EEGDroid application. Subsequently, the clean data is analyzed using the Morlet multitaper method with Fast Fourier Transform (FFT), and the results of this analysis, along with the statistical findings, are presented power spectral density and spectrogram analyses were performed in the frequency domain throughout the 24 channels under both conditions [
23]. In this analysis, seven channels, namely FP1, FP2, FPz, POz, O1, O2, and OZ as the most effective channels were selected. The signals of DreamMachine and the standard EEG system regarding the power spectral density using a Hanning window are analyzed. The result of the cluster-based permutation test of all selected channels is shown in
Figure 6a using the Standard EEG device. The topographical plots ('eyes-closed minus eyes open' and 'eyes-open minus eyes-closed') visually display the statistically significant differences in power spectral density. Clusters of electrodes with significant differences are indicated by color-coded regions, where lower p-values (p < 0.01) correspond to more intense colors. These results is showed that the higher power spectral density is activated, particularly in the occipital region whenever the subject has closed the eyes.
In contrast, the frontal region of the brain is more activated when the eyelids are open. Additionally, increased Delta activity was anticipated regarding the expected behavior in the eyes-open condition, reflecting heightened frontal activation and cognitive processing. In contrast, during eyes-closed conditions, an increase in alpha activity was expected, signifying a state of relaxation or drowsiness.
Figure 6b is demonstrated the same analysis from the DreamMachine device. The results indicated that both devices exhibited similar patterns in terms of power spectral density during eyes-open and eyes-closed conditions. This similarity in spectral characteristics suggests that both devices captured comparable neural activity patterns for the respective conditions. The topographical analysis of the power spectral density confirmed consistent patterns across the devices, reinforcing their reliability and validity for recording EEG data in eyes-open and eyes-closed conditions.
Figure 6 A comprehensive statistical analysis using the cluster-based permutation test was performed for both systems to assess the statistical significance of differences in power spectral density between the 'open' and 'closed' conditions at specific electrode locations, including FP1, FP2, Pz, POz, O2, O1, and Oz. The resulting topographical plots display the clusters of statistically significant differences, with the magnitude and direction of these effects represented by a color map. Regions with intense colors on the topographical plots indicate the presence of significant differences, while uniform color patterns suggest no significant effects at those electrodes. This analysis enables the identification of the precise locations where the 'open' and 'closed' conditions exhibit significant discrepancies in power spectral density.
Figure 7a,b illustrate the power spectrum density of the DreamMachine and the standard EEG signals, respectively. The spectrogram of channel Oz is presented on the top side, showcasing data recorded by both devices. During eyes closed conditions, a higher power density was observed at approximately 10 Hz, indicative of increased Alpha frequency activity. Conversely, when the subject's eyes were open, a higher power density at approximately 1.5-3.5 Hz, associated with the Delta rhythm, was detected. This underscores the occurrence of distinct brain activity patterns depending on the eyes' status (open or closed). In the lower part of the Figures, the power spectrum density of the average of seven channels is displayed for both conditions. The difference in mean and standard deviation demonstrates a noticeable increase in power density at 10 Hz for both devices. However, eyes-open conditions exhibited a significantly suppressed response compared to eyes-closed conditions. To mitigate interference caused by power line frequency noise (AC), a notch filter was employed, resulting in a dramatic reduction in power at the 50 Hz frequency range. This noise, if present in EEG recordings, can impede the detection and analysis of neural activity of interest [
24].
These findings highlight the distinctive neural activity patterns in the eyes-closed and eyes-open conditions, emphasizing greater activation in the occipital region during eyes-closed states and enhanced frontal region activity during eyes-open conditions.
5. Discussion
This paper introduces an innovative mobile EEG device, the DreamMachine, which boasts user-friendliness, enhanced accessibility for EEG recording, and data collection. Its cost-effectiveness, Bluetooth and battery-driven features, as well as its compact size, unlock new possibilities, including the potential to collect data from up to 1000 subjects in home environments. Moreover, the device enables remote monitoring and testing for patients with conditions like epilepsy, who require assessments from afar. Furthermore, we conduct a comparative analysis of the device's signal quality with a standard EEG system through eyes-closed and eyes-open experiments. The results of these experiments are detailed in the following section, shedding light on the performance of both systems.
Alpha wave: In the time domain, a notable increase in amplitude was observed following the eyes-closed trigger, indicating a higher frequency occurrence after eyelid closure. In the frequency domain, the difference between the two conditions was more pronounced, as illustrated in
Figure 7a. The spectrum analysis of the standard EEG system revealed a significant increase in power around 10 Hz during eyes-closed compared to eyes-open conditions. Similarly, the DreamMachine system demonstrated a similar behavior, as depicted in
Figure 7b.
Delta wave: The Delta band (1.5–3.5 Hz) is typically associated with deep sleep and un-consciousness [
25]. However, recent research indicates that this band can also manifest during wakefulness, particularly when the eyes are open, [
26]. This phenomenon is known as ”wakeful Delta activity” and has been observed across different age groups, including children, adults, and older adults [
27]. Analysis of frequency domain figures demonstrates that the Delta power band, ranging from 1 to 3.5 Hz, exhibits greater power during eyes-open conditions in both systems. This indicates the presence of heightened Delta activity during eyes-open conditions compared to eyes-closed conditions. This pattern is also apparent in the time domain, consistent with previous studies [
28].
6. Conclusion
This study introduced DreamMachine, a Mobile EEG system, and conducted a comparative evaluation by comparing it with a standard clinical EEG system using the same subject in an experimental setting. The experiment involved recording the eyes open/closed resting state using both devices. The analysis revealed significant differences in the power spectrum of the Alpha band between the eyes-closed and eyes-open conditions for both devices. Specifically, the power spectrum was notably higher in the eyes-closed condition. Similarly, in the case of the Delta frequency, the power spectrum was observed to increase during eyes-open conditions for both devices.
While these initial findings shed light on the performance of DreamMachine in comparison to a standard clinical EEG system, further research in this domain is warranted. Particularly, more extensive data collection is essential to gain a comprehensive understanding of the interaction between mobile and cloud-based devices and services. Such additional data will facilitate the optimization and harmonization of the infrastructure supporting mobile and cloud devices and services.
Author Contributions
Conceptualization, P.S. and L.K.; methodology, P.S.; software, T.N.; validation, P.S. and L.K.; formal analysis, P.S and L.K.; investigation, P.S.; writing—original draft preparation, P.S. and T.N.; writing—review and editing, P.S. and L.K.; visualization, P.S.; supervision, G.P.; project administration, G.P.; funding acquisition, G.P. All authors have read and agreed to the published version of the manuscript.
Funding
We express our gratitude to the German Federal Ministry of Education and Research for funding the "SIDDATA" project (FKZ 16DHB2123) and to the Open Access Publishing Fund of Osnabrueck University. Special thanks go to all the participants and students who contributed to this study. Your support and involvement have been invaluable.
Institutional Review Board Statement
The subject gave their informed consent for inclusion before he participated in the study. The study was conducted in accordance with the Declaration of Helsinki, and approved by the Ethics Committee of Osnabrueck University. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.
Informed Consent Statement
Not applicable.
Data Availability Statement
Not applicable.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Kirschstein, T. , & Köhling, R. (2009). What is the source of the EEG? Clinical EEG and neuroscience, 40(3), 146–149.
- Chernecky, C. C. , & Berger, B. J. (2012). Laboratory tests and diagnostic procedures-E-Book. Elsevier Health Sciences.
- Lachaux, J. P. , Rudrauf, D., & Kahane, P. (2003). Intracranial EEG and human brain mapping. Journal of Physiology-Paris, 97(4-6), 613–628.
- Lau-Zhu, A. , Lau, M. P., & McLoughlin, G. (2019). Mobile EEG in research on neurodevelopmental disorders: Opportunities and challenges. Developmental cognitive neuroscience, 36, 100635. [CrossRef]
- Soufineyestani, M., Dowling, D., & Khan, A. (2020). Electroencephalography (EEG) technology applications and available devices. Applied Sciences, 10(21), 7453. [CrossRef]
- Dadebayev, D. , Goh, W. W., & Tan, E. X. (2021). EEG-based emotion recognition: Review of commercial EEG devices and machine learning techniques. Journal of King Saud University-Computer and Information Sciences. [CrossRef]
- Chabin, T. , Gabriel, D., Haffen, E., Moulin, T., & Pazart, L. (2020). Are the new mobile wireless EEG headsets reliable for the evaluation of musical pleasure? Plos One, 15(12), e0244820.
- Samimisabet, P. , & Krieger, L. (2022). Dream Machine EEG. Retrieved from https://github.com/neuroinfo-os/dream-machine-eeg.
- Suryotrisongko, H. , & Samopa, F. (2015). Evaluating openbci spiderclaw v1 headwear’s electrodes placements for brain-computer interface (BCI) motor imagery application. Procedia Computer Science, 72, 398–405. [CrossRef]
- Durka, P. , Kuś, R., ˙Zygierewicz, J., Michalska, M., Milanowski, P., Łabęcki, M., Sputek, T., Laszuk, D., Duszyk, A., & Kruszyński, M. (2012). User-centered design of brain-computer interfaces: Openbci.pl and bci appliance. Bulletin of the Polish Academy of Sciences. Technical Sciences, 60(3), 427–431.
- Katona, J. , Farkas, I., Ujbanyi, T., Dukan, P., & Kovari, A. (2014). Evaluation of the NeuroSky Mindflex EEG headset brain waves data. In 2014 IEEE 12th International Symposium on Applied Machine Intelligence and Informatics (SAMI) (pp. 91–94). IEEE.
- Sezer, A. , ˙Inel, Y., Seçkin, A., & Uluçınar, U. (2015). An investigation of university students’ attention levels in real classroom settings with NeuroSky's MindWave Mobile (EEG) device. International Educational Technology Conference, ˙Istanbul, Turkey, 27(29), 88-101.
- Duvinage, M. , Castermans, T., Petieau, M., Hoellinger, T., Cheron, G., & Dutoit, T. (2013). Performance of the Emotiv EPOC headset for P300-based applications. Biomedical Engineering Online, 12, 1–15. [CrossRef]
- Strmiska, M. , & Koudelkova, Z. (2018). Analysis of performance metrics using Emotiv EPOC+. In MATEC Web of Conferences. EDP Sciences.
- LaRocco, J. , Le, M. D., & Paeng, D.-G. (2020). A systemic review of available low-cost EEG headsets used for drowsiness detection. Frontiers in neuroinformatics, 14, 42.
- OpenBCI. (2013). Cyton & Daisy Biosensing Boards - 16 Channel. Retrieved from https://shop.openbci.com/products/cyton-daisy-biosensing-boards-16-channel.
- Koo, G. , Kim, K., Chung, J. Y., Choi, J., Kwon, N.-Y., Kang, D.-Y., & Sohn, H. (2017). Development of a high precision displacement measurement system by fusing a low cost RTK-GPS sensor and a force feedback accelerometer for infrastructure monitoring. Sensors, 17(12), 2745. [CrossRef]
- Herwig, U., Satrapi, P., & Schönfeldt-Lecuona, C. (2003). Using the international 10-20 EEG system for positioning of transcranial magnetic stimulation. Brain topography, 16, 95-99. [CrossRef]
- Vidan, M. (2020). Dream Machine EEG pylsl-keyboard-trigger. Retrieved from https://github.com/neuroinfo-os/dream-machine-eeg.
- Oostenveld, R. , Fries, P., Maris, E., & Schoffelen, J. M. (2011). FieldTrip: Open Source Software for Advanced Analysis of MEG, EEG, and Invasive Electrophysiological Data. Computational Intelligence and Neuroscience, Volume 2011, Article ID 156869. [CrossRef]
- Wan, L. , Huang, H., Schwab, N., Tanner, J., Rajan, A., Lam, N. B.,... & Ding, M. (2019). From eyes-closed to eyes-open: Role of cholinergic projections in EC-to-EO alpha reactivity revealed by combining EEG and MRI. Human brain mapping, 40(2), 566-577.
- Rayner, K. (1977). Visual attention in reading: Eye movements reflect cognitive processes. Memory & cognition, 5(4), 443-448. [CrossRef]
- Kayhan, E. , Matthes, D., Haresign, I. M., Bánki, A., Michel, C., Langeloh, M.,... & Hoehl, S. (2022). DEEP: A dual EEG pipeline for developmental hyperscanning studies. Developmental cognitive neuroscience, 54, 101104. [CrossRef]
- Tibdewal, M. N. , Mahadevappa, M., Ray, A. K., Malokar, M., & Dey, H. R. (2016). Power line and ocular artifact denoising from EEG using notch filter and wavelet transform. In 2016 3rd International Conference on Computing for Sustainable Global Development (INDIACom) (pp. 1654–1659). IEEE.
- Amzica, F., & Steriade, M. (1998). Electrophysiological correlates of sleep delta waves. Electroencephalography and Clinical Neurophysiology, 107(2), 69–83. [CrossRef]
- Assenza, G. Pellegrino, G., Tombini, M., Di Pino, G., & Di Lazzaro, V. (2015). Wakefulness delta waves increase after cortical plasticity induction. Clinical Neurophysiology, 126(6), 1221–1227. [CrossRef]
- Chen, L., Yin, D., Wang, T.-X., Guo, W., Dong, H., Xu, Q., Luo, Y.-J., Cherasse, Y., Lazarus, M., Qiu, Z.-L., et al. (2016). Basal forebrain cholinergic neurons primarily contribute to inhibition of electroencephalogram delta activity, rather than inducing behavioral wakefulness in mice. Neuropsychopharmacology, 41(8), 2133–2146. [CrossRef]
- Miao, A. , Shi, Y., Xiang, J., Wang, X., Ge, J., Chen, Q., Yu, Y., Yu, C., & Wu, D. (2021). Using EEG and MEG to characterize extreme delta brush in a patient with anti-NMDA receptor encephalitis. BMC Neurology, 21, 1–5. [CrossRef]
|
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).