Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.7 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.7 KB

headfixedArduino

a set of arduino files to control input output on a headfixed styrofoam setup.

Connect

alt tag

  1. Your ephys event TTL to channel 36 on the Arduino Due as well as the ground to the Arduino Due ground.

  2. Connect your USB mouse to proper USB to USB micro converter and the connect it to Arduino Due Native USB port.

  3. Connect the Programming Port on Arduino Due to your computer.

How to:

  1. Upload template_mouse_styrofoam_sensor.ino to an Arduino Due.
  2. Open up the Serial Monitor.

You will see the following:

******************************************************
PLEASE INITIALIZE:
type anything into the console and press start
******************************************************
  1. Send any signal on the serial monitor to start the experiment.

  2. Move the styrofoamball and you will se the CSV generated movement data.

91296,0,0,99,-1,3
91306,0,0,99,-1,2
91316,0,0,99,-2,1
91326,0,0,99,-3,4
91336,0,0,99,-2,6
91346,0,0,99,-1,9
91356,0,0,99,-1,11
91366,0,0,99,1,15
91376,0,0,99,4,17
91386,0,0,99,6,19
91396,0,0,99,7,23
91410,0,0,99,8,26
91429,0,0,99,15,44
91450,0,0,99,20,56
91471,0,0,99,26,77
91492,0,0,99,29,82
91512,0,0,99,30,83
91533,0,0,99,30,78
91554,0,0,99,29,81
91575,0,0,99,25,65
91596,0,0,99,18,44

Interpetation:

First Column Second Column Third Column Fourth Column Fifth Column Sixth Column
Time stamp since start (ms) Trial number (not used) Variable state (not used) Event ID (99 default for movement) Value OR Acceleration in jaw A.U. 0 OR Acceleration in pitch