Crown Analysis
I set out to train a consumer EEG headset to recognise imagined movement. The training stalled at the console, not at the physics, and the wall turned out to be worth more than the goal.
Independent research on a Neurosity Crown EEG headset, done with hardware loaned by the GFT Labs Digital Innovation Lab. What I built, what I found, and what I'd hand to the next person who picks one up.

The project, and where it turned
The trials you record are not inspectable, and a model trained on my brain would not transfer to anyone else's anyway. So I pivoted to the thing that does transfer: reading the signal, and writing down what it takes to read it well. The analysis behind every figure here is held in place by 120 automated checks, and the repositories are public.
The pages
Alongside the tools, I wrote down everything I learned that isn't in the documentation. This site is that record.
Findings
Everything I learned the hard way, the evidence behind the calm score, and a primer for people who have never touched an EEG headset.
15 findingsWhat I Built
What they do, how they decide, the judgment calls, and exactly where they stop.
The logger, the debrief, the guideCase Study
The whole arc: command selection as a constraint problem, the wall at the console, the pivot, and who this is actually for.
Includes the Signal ReaderConsole Decoded
The console gives you a screen full of numbers and almost no way to read them. This is what each one means.
12 terms, 5 bands, 3 screensCrown Debrief
The tool that turns a recording into plain English, the constraints that shaped it, and the redesign that followed.
Plus redesign and UX auditEcosystem Audit
What Neurosity already ships, what you would be foolish to rebuild, and the gaps that are actually open.
What is already builtCapability Map
Every way into the headset, for people and for code, and a guide to picking the right one.
Every route inAbout
The project in one place: who ran it, what the headset actually is, and the arc from the training that stalled to the tools that came out of it.
Who made this, and what a Crown isThe four findings I would hand to anyone starting on this hardware
Each one is a post in Findings.
If you want data you can keep, record it yourself.
The raw export has traps that cost data silently.
A loud channel is a bad connection, not a busy brain.
On this hardware, I trust the calm score more than the focus score.
An interpretation layer
crown-focus-logger
A logger that records sessions to CSV you own.
crown-debrief
A debrief that turns a recording into plain English with no AI model in the loop.
The guide
A built-in guide that answers questions and cites its sources.
Common questions about this project are answered on the about page.
Explore more
This site covers what the documentation doesn't: the things I wish someone had handed me first.