Search found 4 matches

by Nicolas
Thu Sep 02, 2010 2:50 pm
Forum: C and C++
Topic: TC-08, msdos program in C or C++
Replies: 7
Views: 10934

Re: TC-08, msdos program in C or C++

Hi, Thank you. It is possible now to have the values of temperatures of my TC08. What I want to do is to execute my C program (with a trigger) and save my data with Matlab each 0.5 s, for example. But one execution of my new program during more than 1.5s, which is too long. Is it possible to create ...
by Nicolas
Fri Aug 27, 2010 1:00 pm
Forum: C and C++
Topic: TC-08, msdos program in C or C++
Replies: 7
Views: 10934

Re: TC-08, msdos program in C or C++

Hi, The 4 files are added to the project. I downloaded the latest version of Visual Studio Express 2010 (first attachment) : Usbtc08.c Usbtc08.rc Usbtc08.res Usbtc08.h I still have the same errors : 1>c:\program files\pico technology\pico full\examples\usb tc08\usb_tc08.c(57): error C2061: erreur de...
by Nicolas
Wed Aug 25, 2010 3:27 pm
Forum: C and C++
Topic: TC-08, msdos program in C or C++
Replies: 7
Views: 10934

Re: TC-08, msdos program in C or C++

Hi,

With what program you should I compiled the C project. I tried to compile with Dev-C++, but it doesn't work.

I created a new project
I added the two files:
  • usb_tc08.c
  • usbtc08.h
Unfortunately, when I compile, I have several errors (upload attachement).

What can I do ?

Thank you,

Nicolas
by Nicolas
Tue Aug 24, 2010 10:07 am
Forum: C and C++
Topic: TC-08, msdos program in C or C++
Replies: 7
Views: 10934

TC-08, msdos program in C or C++

Hi,

I need to run a program in C or C + + very easy for TC-08 without interfaces. In fact, I would like to use it with Matlab (or another program like it).

The idea is to have a program running with MsDos and returns the output value of termocouple I chose.

Thanks for your help!

Nicolas