Added more information to readme.

This commit is contained in:
Vojtěch Pour 2022-12-17 19:57:26 +01:00
parent 36371ca9ec
commit 6f02611318

View file

@ -1,5 +1,5 @@
# NeuroSky MindWave Mobile 2 and M5Stack Core2 connection
- Semester work for subject ZPI at faculty of applied sciences at the University of West Bohemia. Winter semester 2022.
- Semester work for subject ZPI at the faculty of applied sciences at the University of West Bohemia. Winter semester 2022.
- **M1**: main controller that connects to the EEG headset, parse data and output them to Serial (terminal) and to the second controller M2 through UART
- ```/M1/M1.ino``` - main, actual version