brain-duino Assembled Construction

 
 











































 

brain-duino Assembled Construction instruction :

need to have followings 1, 2 & 3 ( not included )

1: Arduino UNO & BlueTooth interface

2: Battery to Arduino DC power plug : 7 V .. 12 V

3: electrode HeadPad and cable

3: put power to Arduino


Arduino UNO need to put power DC 7 V to 12 V.

Arduino UNO is around 50 mA.

Bluetooth interface is around 50 mA.

brain-duino is 150 mA to 300 mA.


Total 250 mA to 400 mA.


connect HeadPad electrode cable to start use.




4: setup

next : setup

1: program Arduino UNO

https://github.com/brain-duino/Arduino-Shield/tree/master/brain-duinoV0.2



this sample is for 512 Hz sampling and

Serial.begin(230400); 

analogReference(EXTERNAL);


you can change this for your needs.


data format




2: set BlueTooth interface

need to setup JY-MCU Bluetooth interface as followings.

http://www.psychiclab.net/IBVA/Bluetooth.html


then put it to brain-duino as following photo

then put brain-duino to Arduino UNO.