gentnerlab / pyoperant

python package for operant conditioning
BSD 3-Clause "New" or "Revised" License
13 stars 15 forks source link

Arduino #99

Closed siriuslee closed 8 years ago

siriuslee commented 8 years ago

This request adds support for using an Arduino as a DAQ.It's been tested with the Arduino Uno and Diecimila. We have been using it successfully for many months, so it should be pretty stable. This fixes #78. I'd be happy to add an ipython notebook as well, but I'm not sure what the goal is with them.

neuromusic commented 8 years ago

looks good. since we don't really have a test suite (and I'm not totally sure how we would setup hardware interface tests), I'm inclined to just trust that it's working for you and merge it

siriuslee commented 8 years ago

Great. I think the branch is stable in its current form, but would probably need to be updated when we try to address #33.