rs-232 to DAC to analog

Status
Not open for further replies.

djalli

Advanced Member level 3
Joined
Nov 10, 2001
Messages
825
Helped
31
Reputation
62
Reaction score
15
Trophy points
1,298
Location
1600 Pennsylvania Avenue, Washington DC 20500
Activity points
8,284
rs232 dac

I have a , in text format, table like following

time mSek | voltage (mV)
-------------------------------
0.000 0.9
0.001 1.2
0.002 1.1
0.000 0.4

I wanna play this data in its original as input to a D/A chip. Output is the analog waveform. I'll transmit the data between computer to this DAC usgin rs-232.

thanks, how I can do it?
 

rs232 to dac

You could use a uC to read the serial port, and load the DAC with data received.

asena
 

uC means microcontroller, like PIC or AVR, or other... so many.

The uC reads the RS232, and converts the data to apply to the DAC.

The DAC outputs the analogue value you transmitted in RS232 text.


asena
 

altogheter i donk think so, but you can find a uC working with RS232, and uC working with DAC.

Its your choice now what to do !!

asena
 

Either one of them would be fine. I can't seem to find one example. Again I am totally beginner. I do not know where to start.

Am I looking too ambitious to produce analog from a simple text table with voltage/time generated on an EDA application?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…