EEG brain voice app - It is designed to "read your mind"

by
The application establishes a serial connection to an EEG device (like a NeuroSky MindWave). When your brain emits a specific "Raw EEG" value that matches a hidden database, the screen displays a word (the "voice" of the brain) and plays an associated audio file.

Add a comment

Replies

Best
Maker
📌
The primary inspiration for this project is the gritty "cyberpunk" aesthetic found in 90s sci-fi films like The Matrix and Ghost in the Shell. The use of scanline overlays, flickering neon green text, and a monospaced terminal font is designed to evoke the feeling of a clandestine bio-hacking station used to interface directly with the human mind. By framing the UI as a "Neural-Link" and providing real-time status updates, the app creates an immersive narrative where the user feels they are tapping into a forbidden digital realm to translate their hidden thoughts into data. Technically, the project is inspired by the merging of biological signals with modern web capabilities, specifically through the Web Serial API and WebAssembly. The inclusion of an encrypted "Neural Map" and the decoding of raw EEG packets reflects a deep fascination with Brain-Computer Interfaces (BCI) and the quest to make sense of human consciousness. The goal was to build a bridge between the physical and digital worlds, allowing the browser to act as a sophisticated translator for the brain's electrical activity, turning invisible waves into a structured experience of synchronized text and sound.