Attys is an wearable data acquisition device with a special focus on biomedical signals such as heart activity (ECG), muscle activity (EMG) and brain activity (EEG). It’s open firmware, open API and has open source applications on github in C++ and JAVA to encourage people to create their own custom versions for mobile devices, tablets and PC.
This project uses a 32X32 LED array (1024 LEDs in total) and a beagle bone black board. The page describing the project has very nice explanations on how the whole system works (and LED displays in general).
Blinkenschild is a portable sign consisting of 960 RGB LEDs. The images/movies to be displayed are stored in a SD card in a Teensy3 board and controlled via bluetooth. Resolution is not as high as LCD monitors but the refresh rate is much higher:
Boinc is a platform for volunteer computing. Briefly, volunteer computer is a system where computer processor’s idle time (those periods where your computer is on, but not being used for anything) is turned into calculation time via a custom written software.
BrainMap expands the accessible DIY projects for brain activity measurements. This is the conclusion project of Patrick Dear and Mark Bunney Jr. at Cornell university where they used infrared leds to measure differences in blood flow at the scalp and map the motor cortex.
BrainBrowser is a collection of open source, web-based 3D data visualization tools, mainly for neuroimaging studies. It is built using open technologies such as WebGL and HTML5. It allows exploration of cortical surface models (MNI and Wavefront OBJ, as well as FreeSurfer ASCII surface format) and volumetric MINC data.