eeg 2.0.0.0
|
EEG Click is a Click boardâ„¢ that allows monitoring of brain activity. Although not suitable for clinical examination, it is quite sufficient to allow some insight into brain activity. EEG click is equipped with a high-sensitivity circuit which amplifies faint electrical signals from the brain, allowing them to be sampled by a host MCU.
We provide a library for the EEG Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for EEG Click driver.
eeg_cfg_setup
Config Object Initialization function. eeg_init
Initialization function. eeg_read_an_pin_value
This function reads results of AD conversion of the AN pin. eeg_read_an_pin_voltage
This function reads results of AD conversion of the AN pin and converts them to proportional voltage level. This example demonstrates the use of EEG Click board.
The demo application is composed of two sections :
Initializes Click board.
Reads ADC value and sends results on serial plotter every 5 ms.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.