OpenBCI GUI added to Homebrew Drivers

Greetings all,
I recently reinstalled my system and noticed that the FTDI USB dongle driver was available on Homebrew Drivers while the OpenBCI GUI wasn't – so I went ahead and added it.

MacOS users can now install the release version (currently v3.3.2) of OpenBCI GUI with Homebrew:
  1. Install Homebrew (https://brew.sh)

    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  2. Tap Homebrew Drivers Cask

    brew tap homebrew/cask-drivers

  3. Install the FTDI USB dongle driver

    brew cask install ftdi-vcp-driver

    (Bypass MacOS security to enable kernel extension: System Preferences → Security & Privacy → General. Restart if required.)

  4. Install OpenBCI GUI

    brew cask install openbci-gui
Peace and happy biosensing,
Corey

Comments

Sign In or Register to comment.