Clear Filters
Clear Filters

How to use digilent analog discovery?

5 views (last 30 days)
keith lin
keith lin on 11 Feb 2014
Edited: Lowell Toms on 30 Apr 2014
if detect digital input (sensor)
send digital output port 1(turn on led)
pause(2)
send digital output port 1( turn off led)
send digital output port 2 (1 to 5 volts I choose)
1) I would like to do the above with diligent analog discovery. Can anyone give me a sample code of generate D/O and detect D/I?
2) I saw there's "16 channels digital pattern generator" So is it safe to assume there's 16 digital I/O port? But when I read the data sheet "http://www.digilentinc.com/Data/Products/ANALOG-DISCOVERY/Discovery_TRM_RevB_1.pdf" it said there's only 2 digital intput/output trigger signals. I'm not familiar with the jargon.
thanks
  1 Comment
Lowell Toms
Lowell Toms on 30 Apr 2014
Edited: Lowell Toms on 30 Apr 2014
I sent an email to digilent support and got this:
"MatLab DAQ does not support digital IOs of Analog Discovery. To control these too, you could create custom application using the WaveForms SDK, with Python, C...
The drive strength of IOs is 4mA and have a 200 Ohm series PTC for protection."
So, 1) Not much current for LEDs, 2) apparently the NI devices have better support.

Sign in to comment.

Answers (0)

Categories

Find more on Periodic Waveform Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!