Skip to content

benoitberanger/API_Arduino_IOPort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API_Arduino_IOPort

Code to access Arduino interface between MATLAB using Psychtoobox IOPort function.

Requirements

Install

Clone or download this repo, and add it to MATLAB's path.

Test / Demo script

Check this script:

  • test_adc for ADC => upload "arduino_adc.ino"
  • test_pp for Parallel Port => upload "arduino_pp.ino"

Important

Arduino cannot work with both mods simultaniously : you have to choose (and upload) 1 program between "adc" and "pp"(parallel port)

Releases

No releases published

Packages

No packages published