From: aojkim on 9 Aug 2010 19:39 Hello, I am an intern for a lab, and I recently installed P25M from Innovative Integration on a pc. I was told to use Octave, which I found easily. My next step, however, is this: "Get a sample code for data logging using DSP" I AM STARTING COMPLETELY FROM SCRACTH. PLEASE HELP ME. Answers such as "read a book first," "read basics first" will not help because I was told to "get a sample code," not learn about DSP. If anyone could help me, it would be really really appreciated. Thanks in advance.
From: Tim Wescott on 9 Aug 2010 20:40 On 08/09/2010 04:39 PM, aojkim wrote: > Hello, > > I am an intern for a lab, and I recently installed P25M from Innovative > Integration on a pc. > I was told to use Octave, which I found easily. > My next step, however, is this: > "Get a sample code for data logging using DSP" > > I AM STARTING COMPLETELY FROM SCRACTH. > PLEASE HELP ME. > > Answers such as "read a book first," "read basics first" will not help > because I was told to "get a sample code," not learn about DSP. > > If anyone could help me, it would be really really appreciated. > Thanks in advance. Uh -- get a new boss first? Have you done a web search? This is the sort of thing that I never seem to find joy with trying to scratch up code from the Internet -- if you find anything at all, chances are it doesn't work. In fact, you may be best served if you _do_ find something that is _clearly_ not applicable. Then you can show it to your boss, say "this is the best that's out there", and suggest that you start writing code. _Then_ you'll need to learn the basics! Document what you search for -- if your boss is convinced that its out there and it isn't then saying "I couldn't find it" won't prove to him that it's not there -- it'll prove to him that you're not there. Saying "I tried this, and this, and this and still no luck" will be your best chance if it really isn't out there. -- Tim Wescott Wescott Design Services http://www.wescottdesign.com Do you need to implement control loops in software? "Applied Control Theory for Embedded Systems" was written for you. See details at http://www.wescottdesign.com/actfes/actfes.html
From: Vladimir Vassilevsky on 9 Aug 2010 20:56 aojkim wrote: > Hello, > > I am an intern for a lab, and I recently installed P25M from Innovative > Integration on a pc. > I was told to use Octave, which I found easily. > My next step, however, is this: > "Get a sample code for data logging using DSP" > > I AM STARTING COMPLETELY FROM SCRACTH. > PLEASE HELP ME. In my practice, quite often I have to fix up things which are already messed up. How I wish that I could start everything from scratch. > Answers such as "read a book first," "read basics first" will not help > because I was told to "get a sample code," not learn about DSP. Get a sample code then. What is a problem? > If anyone could help me, it would be really really appreciated. Hm. And what do you offer in return for help? VLV
From: John on 9 Aug 2010 21:34 On Aug 9, 7:39 pm, "aojkim" <aojkim(a)n_o_s_p_a_m.hotmail.com> wrote: > Hello, > > I am an intern for a lab, and I recently installed P25M from Innovative > Integration on a pc. > I was told to use Octave, which I found easily. > My next step, however, is this: > "Get a sample code for data logging using DSP" > > I AM STARTING COMPLETELY FROM SCRACTH. > PLEASE HELP ME. > > Answers such as "read a book first," "read basics first" will not help > because I was told to "get a sample code," not learn about DSP. > > If anyone could help me, it would be really really appreciated. > Thanks in advance. Have you read the docs that came with your DSP board? Is there not sample code to grab data from the A/Ds and transfer to the PC memory? John
From: Richard Dobson on 10 Aug 2010 05:08 On 10/08/2010 00:39, aojkim wrote: > Hello, > > I am an intern for a lab, and I recently installed P25M from Innovative > Integration on a pc. > I was told to use Octave, which I found easily. > My next step, however, is this: > "Get a sample code for data logging using DSP" > > I AM STARTING COMPLETELY FROM SCRACTH. > PLEASE HELP ME. > > Answers such as "read a book first," "read basics first" will not help > because I was told to "get a sample code," not learn about DSP. > > If anyone could help me, it would be really really appreciated. > Thanks in advance. Out of curiosity, I just looked at the II website. This took me approx 45 seconds. Under "Support-->Forums" there is an "Application Notes" forum, and an example called: "High-speed Data Logging to a RAM disk". Might that be the sort of thing you want? If it is, can I claim a consultancy fee from II? At 1$ per second, I reckon I am cheap at twice the price. :-) Richard Dobson
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: Kalman filter tutorial for the Dummy's dumber cousin? Next: primitive polynomials |