Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 419 Bytes

File metadata and controls

14 lines (8 loc) · 419 Bytes

Project EEG

A project of a homebrew EEG headset.

Project description

EEG headset prototype based on a TI ADS1299 chip. STM32H743IIT6 is used as a microcontroller.

Building

The project is set up using PlatformIO. We recommend using the VSCode extension to build, upload and debug the project.

If you want to keep things simple in the terminal, set up the PIO environment and run the pio run command.