TI Eval Module ADS1299-EEG-FE to arduino using SPI
Hello
I was working ADS1299EEG-FE for a past few week but I have been stuck as the
corresponding firmware associated doesnt support online continuous data
stream. Now I am planning to use arduino to interface with ads1299 via
the SPI pins of the ads1299EEG-FE development board, and do processing
in LabView. I am working on Common spatial Patterns and Support Vector
Machines to do the classification. The final output that I require is to
control a robot, i.e. to move either left or right by thinking about
it.
I would like to know the following
1) Am I going on the right track?
2) Is it possible to interface ADS1299EEG FE to arduino via the libraries provided by OpenBCI?
3)
What is the difference in implimenting using arduino UNO and DUE? Will DUE support
bigger algorithms so that I can do the entire processing in DUE itself?
Please help me out.
Deepak Sen
I was working ADS1299EEG-FE for a past few week but I have been stuck as the
corresponding firmware associated doesnt support online continuous data
stream. Now I am planning to use arduino to interface with ads1299 via
the SPI pins of the ads1299EEG-FE development board, and do processing
in LabView. I am working on Common spatial Patterns and Support Vector
Machines to do the classification. The final output that I require is to
control a robot, i.e. to move either left or right by thinking about
it.
I would like to know the following
1) Am I going on the right track?
2) Is it possible to interface ADS1299EEG FE to arduino via the libraries provided by OpenBCI?
3)
What is the difference in implimenting using arduino UNO and DUE? Will DUE support
bigger algorithms so that I can do the entire processing in DUE itself?
Please help me out.
Deepak Sen
Comments
Hope the pins of ADS1299 are not 5V tolerent, so did you use some voltage level shifters while working with UNO?