Metadata-Version: 2.1
Name: timeflux-openbci
Version: 0.3.1
Summary: Timeflux OpenBCI plugin
Home-page: https://timeflux.io
Author: Pierre Clisson
Author-email: contact@timeflux.io
License: MIT
Project-URL: Documentation, http://doc.timeflux.io/projects/timeflux-openbci/
Project-URL: Source Code, https://github.com/timeflux/timeflux_openbci
Project-URL: Bug Tracker, https://github.com/timeflux/timeflux_openbci/issues
Description: Timeflux OpenBCI plugin
        =======================
        
        This plugin provides a unified interface for all `OpenBCI <https://openbci.com>`__ boards.
        
        Installation
        ------------
        
        First, make sure that `Timeflux <https://github.com/timeflux/timeflux>`__ is installed.
        
        You can then install this plugin in the `timeflux` environment:
        
        ::
        
            $ conda activate timeflux
            $ pip install timeflux_openbci
        
        Troubleshooting
        ---------------
        
        If the data looks choppy, it is very likely because of a latency issue with the FTDI driver. Hopefully, there is a fix both for `Windows <https://docs.openbci.com/docs/10Troubleshooting/OpenBCI_on_Windows>`__ and `MacOS <https://docs.openbci.com/docs/10Troubleshooting/FTDI_Fix_Mac>`__.
Keywords: timeflux,openbci
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Provides-Extra: dev
