|
Project Information
|
These are a few python tools I made to work with the pendant eeg device. Provided so far are two programs: 1. An interpreter to decode the values which come from the pendant virtual com port device. These values are decoded as per the spec given from the manufacturer. They are then presented on a tcp/ip port where a client can connect and receive the timestamped values. 2. A small pygame application to graph the results for the 2 channel device There's a readme in the download. I will take no repsonsibility for what you do with your pendant eeg or these scripts. I am providing these scripts as examples of what I have done and how I done it. Have fun! |