Sunday, August 2, 2009

I know the c programming but how can i communicate the analog to digital in programming?

I Have gone to C Class but they only thought the basics but i want to write program by own.

I know the c programming but how can i communicate the analog to digital in programming?
you need an analog to digital converter. there are many out there so how to interface it to your C program will depend on the type you get. some are serial data and some are parallel data. just check the data sheet and it will tell you how to interface to it. you may even be able to find example code on how to do it.
Reply:Any way thanks for your answer Report It

Reply:Use Matlab.
Reply:yeah of course,





actually i have tried that way of communicating the analog to digital..i have tried to make the toy train move forward or reverse using a program i made in VB..





but in C, you can also communicate those analog circuits..





i used the IO.dll





in C you can also apply that IO.dll to communicate analog to digital..





it's actually called interfacing..you can search for interfacing codes in the internet..the C is a very powerful programming language to do that task..





but just remember, you cannot interface when you are running kernel mode operating systems like the XP,


UNLESS you make use of a third party programs like the porttalk..Ü





i believe you can do that..goodluck!


No comments:

Post a Comment