Elata Open EEG

Project Overview

Elata's first hardware project is an open source EEG device. We are targeting a retail price of below $500 for our 8 channel EEG, which will prove a competitive price in the current market. For comparison, projects tend to cost several thousand dollars, are not open source, and cannot be as easily maintained. We will offer our EEG first as a kit, then as a hobbyist project, and finally as a complete commercially available unit for researchers. Revenues generated from sales of the kit - priced at a fair (and transparent) markup - will untimely support our viability as an organization.

The main computational unit for the EEG is a Raspberry Pi. Using a Raspberry Pi will make this project substantially easier for a distributed set of participants to join our project. This will also allow Elata contributors even without a physical device to participate, as they can use any other Mac or Linux device when testing. Raspberry Pi's are also easily purchased online and will allow for later customization and extensibility as additional hardware projects progress.

Apart from the Raspberry Pi, the additional hardware used is the Texas Instruments ADS1299-based amplifier board, which is used for converting the analog electrical signal into a fully digital signal that can be sent to the pins on the Raspberry Pi board. Software for signals processing, and other core software, is written with the Rust programming language. Although relatively new, the Rust language has earned a stellar reputation as a systems language for type and memory safety that will make the device more reliable and less prone to error. There is also a very strong open source community of Rust developers from which we plan on working with more. Apart from Rust, the GUI (Graphical User Interface) for the touch screen is written in TypeScript, as it is the most widely preferred language for writing GUIs. Other ancillary scripts needed to run the Raspberry Pi may be written in Python or Bash.

We are also planning an upcoming module system capable of running Python code so that AI/ML models can be run on data in the device with a GUI by non-technical users.

Our initial prototype is currently operational and capable of producing EEG scans and saving them. It operates as a kiosk stand with a 5 inch touchscreen. Progress thus far has been extensively documented on X, Telegram, Discord, and elsewhere within the Elata community. As of writing (June 2025), the unit has been placed in a 3d printed unit, and any participants can 3d print their own device. We are currently working on extensively testing the device, finalizing Computer Aided Design files for the 3d printing enclosure, preparing initial sale of the device as hobbyist kits, and preparing a variety of partners with which to conduct studies with the device.

The initial Elata Open EEG unit will be 8 channels, we are also working on business development initiatives to develop higher channel models - with the end goal of a 32 channel eeg, which is considered to be the 'gold standard' for research purposes - pending research initiatives on increasingly complex psychiatric conditions. While we believe that an 8 channel EEG is an ideal target to begin these initiatives, we believe that in the long run we will want our modular architecture to benefit from selling units with higher numbers of channels, as they can accommodate more robust research projects.

Why is an Open EEG project needed?

From challenges spanning cost, excessive incumbent market power, and a generalized lack of accessibility, we believe that an Open EEG project is not only needed in general, but that it must also be owned by the commons. A truly Open EEG project allows for broad cross-border participation: Commodity hardware parts can lower costs drastically; a GPL3 license ensures greater compatibility; swappable boards and community forks ensures right-to-repair, and ultimately anyone can participate.

Elata Open EEG Roadmap

Title
Description
Timeline

Open EEG Launch

Build and validate 8 channel prototype, rust driver crate, and build a 3D printable 5" kiosk UI.

Q1-Q2, '25

Open EEG Iteration and Early Productization

Begin development on 32 channel unit with 5 pilot units and launch shop.elata.bio for early order access on target sub-$500 8 channel units and sub $2,000 32 channel units.

Q3-Q4, '25

Bounty Program Launch

Launch bounty program for miscellaneous task development on Open EEG; Bluetooth Low Energy & Wi-Fi streaming module bounties.

Q1, '26

R&D Initiatives & Further Scaling

Begin ramping up on 32 channel unit production as related to market demand and begin R&D (and launch bounties) for a potential 64 channel unit.

Q2, '26

Elata Open EEG GitHub repo

Setup & Installation guide

DeepWiki overview

8 channel Elata EEG testing and overview. Video taken in May 2025.

Last updated