/PiEEG-examples

Example python scripts for working with Pi-Naps_v0.2 (an EEG shield for Raspberry Pi)

Primary LanguagePython

pinaps-examples

Example python scripts for working with Pi-Naps_v0.2 (an EEG shield for Raspberry Pi)

blino_plotter.py

View data collected from Pi-Naps quickly using a simple plotter application.

callbacks.py

Script demonstrating the use of data from Pi-Naps, utilising callbacks. This topic is covered in detail in our Callbacks Tutorial

console.py

A console application that allows a user to collect and preview data using a command line application, including configuration.

logging.py

Script demonstrating how to log important eeg FFT values to simple, but popular csv standard. The .csv file generated by this script includes values for quality, attention, meditation and all frequency bands. The csv file can be opened by most spreadsheet applications like Microsoft's Exel.