Search:

Type: Posts; User: bamwels

Search: Search took 0.00 seconds.

  1. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    I have made some 'research' and I read the...

    I have made some 'research' and I read the CreateFile function (Windows) and I also find Serial Communication in Windows

    I have a question: everywhere it says that I have to open my COM port.
    ...
  2. Thread: C# question

    by bamwels
    Replies
    1
    Views
    1,021

    C# question

    Hi there,

    I am realy new to c# programming and I have one question.

    I want to send some commands to my serial port and I saw that is more easy to do this from a c# program that a c program. I...
  3. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    Ok, so this is my code: #include ...

    Ok, so this is my code:



    #include <stdio.h>
    #include <stdlib.h>


    int main()
    {
  4. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    Ok, I understand. I am going to post the code...

    Ok, I understand. I am going to post the code soon.
  5. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    I can't just send the command from the C program?...

    I can't just send the command from the C program?

    This is not what I need :)
  6. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    Right! I use windows XP and 7 with visual...

    Right!

    I use windows XP and 7 with visual studio 2010.
  7. Thread: C and Arduino

    by bamwels
    Replies
    11
    Views
    2,804

    C and Arduino

    Hi there,

    I want to send 3 commands via serial (USB) to an Arduino based device. The thing that i want to do is this: I have a program in C that reads a txt file. In that file I write 3 values: 1,...
Results 1 to 7 of 7