Part of the EpiBOX framework — see [1] A. S. Carmo, M. Abreu, A. L. N. Fred, and H. P. da Silva, “EpiBOX: An Automated Platform for Long-Term Biosignal Collection,” Frontiers in Neuroinformatics, vol. 16, p. 837278, May 2022, doi: 10.3389/fninf.2022.837278.
Companion repos: PyEpiBOX · GitHub | EpiBOX App · GitHub
EpiBOX Core turns a Raspberry Pi into a self-contained hub that:
-
Creates its own Wi-Fi network
– useful in labs or field sites where no external Wi-Fi is available. -
Runs a password-protected MQTT broker
– so any device on the local network (including PyEpiBOX and the EpiBOX App) can publish/subscribe securely. -
Autostarts PyEpiBOX with
systemd
– guaranteeing that data acquisition begins as soon as the Pi boots.
All provisioning is handled with Bash scripts.
Method | When to choose it | Docs |
---|---|---|
Flash a pre-built image | Fastest route; no command-line work | README-img.md |
Run the setup script | If you need to inspect or tweak every step | README-bash.md |
Raspeberry Pi images (
img
) available at OneDrive share point)
- Raspberry Pi 4 Model B