All Projects → eegsynth → Eegsynth

eegsynth / Eegsynth

Licence: gpl-3.0
Converting real-time EEG into sounds, music and visual effects

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Eegsynth

Muse Js
Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
Stars: ✭ 193 (-1.53%)
Mutual labels:  eeg
Repoll
Redis管理平台Repoll,现已开源,基于redis3.x,支持单机、哨兵以及集群模式
Stars: ✭ 196 (+0%)
Mutual labels:  redis
Ratelimit
A Redis-backed rate limiter written in Ruby
Stars: ✭ 197 (+0.51%)
Mutual labels:  redis
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+1085.2%)
Mutual labels:  redis
Notorious
Go: A feature-complete, performant torrent tracker
Stars: ✭ 194 (-1.02%)
Mutual labels:  redis
Note Gin
【重构中....】🎉📗📝Cloud note file system, supporting MD file batch upload and download and online reading📌 前端:https://github.com/biningo/note-vue
Stars: ✭ 197 (+0.51%)
Mutual labels:  redis
Rediscompare
rediscompare is a tool for chech two redis db data consistency. 是用来对比、校验redis 多个数据库数据一致性的命令行工具,支持单实例到单实例、单实例到原生集群、多实例多库到单实例等场景。
Stars: ✭ 194 (-1.02%)
Mutual labels:  redis
Vire
Multithread redis
Stars: ✭ 199 (+1.53%)
Mutual labels:  redis
Mudpi Core
Configurable automation library for linux SBC boards including raspberry pi
Stars: ✭ 194 (-1.02%)
Mutual labels:  redis
Redis Manager
Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作
Stars: ✭ 2,646 (+1250%)
Mutual labels:  redis
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1490.31%)
Mutual labels:  redis
Firecamp
Serverless Platform for the stateful services
Stars: ✭ 194 (-1.02%)
Mutual labels:  redis
Spring Cloud Azure
Spring Cloud integration with Azure services
Stars: ✭ 197 (+0.51%)
Mutual labels:  redis
Rate Limit
🚔 General purpose rate limiter implementation.
Stars: ✭ 193 (-1.53%)
Mutual labels:  redis
Phpredis Phpdoc
@phpdoc extension php for IDE autocomplete
Stars: ✭ 198 (+1.02%)
Mutual labels:  redis
Javascriptmusic
Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
Stars: ✭ 193 (-1.53%)
Mutual labels:  synthesizer
Dsock
Distributed WebSocket broker
Stars: ✭ 197 (+0.51%)
Mutual labels:  redis
Eeg 101
Interactive neuroscience tutorial app using Muse and React Native to teach EEG and BCI basics.
Stars: ✭ 199 (+1.53%)
Mutual labels:  eeg
Springboot mybatisplus
SpringBoot集成MyBatisPlus
Stars: ✭ 199 (+1.53%)
Mutual labels:  redis
Redis Timeseries
Future development of redis-timeseries is at github.com/RedisLabsModules/redis-timeseries.
Stars: ✭ 197 (+0.51%)
Mutual labels:  redis

The EEGsynth is a Python codebase released under the GNU general public license that provides a real-time interface between (open-hardware) devices for electrophysiological recordings (e.g. EEG, EMG and ECG) and analogue and digital devices (e.g. MIDI, lights, games and analogue synthesizers). The EEGsynth allows one to use electrical activity recorded from the brain or body to flexibly control devices in real-time, i.e. (re)active and passive brain-computer-interfaces (BCIs), biofeedback and neurofeedback.

Since December 2018, the EEGsynth is registered as a legal Association with the French authorities.

Documentation

The EEGsynth code and documentation are hosted on Github and organized as follows:

  • bin contains binaries for the buffer and for some EEG systems
  • doc contains the documentation on the EEGsynth software
  • hardware contains the hardware documentation
  • lib contains some libraries
  • module contains the EEGsynth modules
  • patches contains patches for performances

Disclaimer

The EEGsynth does not allow diagnostic investigations or clinical applications. It also does not provide a graphical user interface for offline analysis. Rather, the EEGsynth is intended as a collaborative interdisciplinary open-source and open-hardware project that brings together programmers, musicians, artists, neuroscientists and developers in scientific and artistic exploration.

Although there are plans to make it more 'plug-and-play', the EEGsynth currently has to be run from the command line, using Python and Bash scripts, and is therefor not friendly for those not familiar with such an approach.

Collaborate and get more information

When you start an project with the EEGsynth, consider doing it together with in a group of people that have knowledge and experience complimentary to yours, such as in electrophysiology, neuroscience, psychology, programming, computer science or signal processing.

More information can be found at our website. Follow us on Facebook and Twitter, and check our past and upcoming events on our calendar. Please feel free to contact us via our contact form.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].