as FreeEEG32 plus alpha1.5 test passed, FreeEEG32 project changed to beta version
  • C 99.4%
  • Assembly 0.5%
  • Shell 0.1%
Find a file
2025-11-14 20:49:53 +03:00
.github Update FUNDING.yml 2024-11-01 13:38:25 +03:00
AssemblyFiles Add files via upload 2025-11-14 20:49:53 +03:00
Firmware Add files via upload 2022-03-11 18:38:56 +03:00
OpenVIBE Add files via upload 2020-09-24 22:39:31 +03:00
SetupGuides Update FreeEEG32_Flashing_via_AC6_w_STM32F103_BluePill.md 2021-10-09 12:19:53 -07:00
basic_layout.jpg updated 2020-09-22 10:21:31 -08:00
gcc-arm-none-eabi-ubuntu.tar.xz Add files via upload 2020-09-29 17:31:54 +03:00
LICENSE Initial commit 2020-04-21 20:11:49 +03:00
openocd-ubuntu.tar.xz Add files via upload 2020-09-29 17:31:54 +03:00
README.md added docker container instructions, don't bother with AC6 2022-02-10 17:53:00 -08:00
STM32H743ZI_alpha1.5_makefile.tar.xz Add files via upload 2020-11-18 12:31:36 +03:00
Thumbs.db updated 2021-03-08 14:45:50 -08:00

FreeEEG32-beta

FreeEEG32 Beta, launching soon on Crowd Supply!

basic_layout

Setup

Docker container setup (Linux). Extract the following and run:

  • Compilation: ./gcc-arm-none-eabi_run.sh
  • Flashing: sudo ./openocd_flash.sh

Flashing via AC6 with STM32 Blue Pill

The AC6 stuff is deprecated but the blue pill is still needed.

OpenVIBE Setup

Production files

Gerber: https://github.com/neuroidss/FreeEEG32-beta/blob/master/AssemblyFiles/KiCAD/out/gerber.zip

Assembly: https://github.com/neuroidss/FreeEEG32-beta/blob/master/AssemblyFiles/KiCAD/out/assembly.zip

BOM: https://github.com/neuroidss/FreeEEG32-beta/blob/master/AssemblyFiles/bom/components%20FreeEEG32%20beta.csv

PCB fabrication constraints:

  • Dims: 70mm x 70mm
  • Layers: 4
  • Thickness: 1.6mm (can vary, thicker = sturdier)
  • Surface finish: HASL Lead free or ENIG (more expensive)
  • Material: FR4

Assembly constraints:

  • Unique parts: 33 (27 without pin headers)
  • SMT Pads: 169
  • Thruhole: 23 (pin headers only)
  • Assembly sides: both

This project is being launched with the help of HEG Alpha to make science more accessible. Custom 2 channel and 19 channel headsets are available by Bernard Markus.

More

Neuroidss home: https://neuroidss.com

Alpha 1.5 repo with more content and tests

BrainFlow support

Webapp (WIP)