Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 609 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 609 Bytes

Brain Controlled Arm

Arduino-based robotic arm controlled by brain waves.

Uses Brain library to process EEG data extracted from a NeuroSky board. The processed data is then used to determine what angle information to send to the servo motor that controls the arm movement.

A nRF24L01 wireless transceiver module is used to communicate between the EEG reader and robotic arm microcontrollers.

Circuit diagrams