-
Notifications
You must be signed in to change notification settings - Fork 2
EEG smart car control
The application can connect to a EEG headset via Bluetooth. Data from the headset can then be used to gather information about how concentrated the end-user wearing the headset is, through the help of the implementation of the Neurosky android developer tools in the application back end java classes. While concentration level data is gathered, signals are sent to the Arduino smart car via another Bluetooth connection, which in turn drives the smart car.
- Basic vehicle functions
- Basic obstacle avoidance
- Gather data from EEG chip
- Car motion with EEG data
- App - back end
- App - front end
This feature could be applied in a situation where an end-user is not able to use their hands and fingers to use the application and drive the smart car, or simply where an end-user wants to have a bit of fun by testing the capacity of their brain power.
NeuroDrive is not assosicated with NeuroSky but is dependent on an algorithm created by them to function. Their algorithm allows communication between the TGAM inside the Force Trainer II and the NeuroDrive Application. If this software was (for some reason) ever to be used in it must comply with Neurosky EULA.
Welcome page and team member info
How to use our system
Things our android application and system can do
Goals we hoped to reach while developing our system