Skip to content

Licensing Information

This repository contains both software and hardware components, which are licensed under different terms:

Software License

All software components (including but not limited to Python scripts, C++ code, and other source code files) are licensed under the GNU General Public License v3.0 (GPLv3). See LICENSE-SOFTWARE.txt for the full text of this license.

Software components include:

  • eeg_acquisition/ADS1299driver.py
  • eeg_acquisition/micro/src/*
  • eeg_emulation/daq.py
  • All other source code files

Hardware License

All hardware design files are licensed under the CERN Open Hardware Licence Version 2 - Strongly Reciprocal (CERN-OHL-S-2.0). See LICENSE-HARDWARE.txt for the full text of this license.

Hardware components include:

  • eeg_acquisition/design_files/*
  • eeg_emulation/design_files/*
  • All KiCad files and related design documents

Documentation License

Documentation (including this file) is licensed under both licenses as applicable to their software or hardware content.