Search:

Type: Posts; User: kc8oye

Search: Search took 0.00 seconds; generated 41 minute(s) ago.

  1. Replies
    1
    Views
    11,391

    well, after a LOT more digging.. I came across...

    well, after a LOT more digging.. I came across libusb (which I couldn't get to work) then I found what libusb is based on.. LibUdev... which actually worked out pretty well!

    Tutorial: How to use...
  2. Replies
    1
    Views
    11,391

    availble usb devices

    I suspect my problem is my lack of experience with linux..
    anyway, I'm working on building a GUI version of my program that talks with my arduino. (currently it shows up as /dev/ttyACM0 ) but...
  3. Thread: how to idle?

    by kc8oye
    Replies
    4
    Views
    3,604

    Alright.. thanks for the info !

    Alright.. thanks for the info !
  4. Thread: how to idle?

    by kc8oye
    Replies
    4
    Views
    3,604

    Salem: I am currently using sleep.. is that the...

    Salem: I am currently using sleep.. is that the best method? does the time spent sleeping matter? I.E sleeping for maybe 1 second, or 100 seconds etc? i think generally the micro controller will...
  5. Thread: how to idle?

    by kc8oye
    Replies
    4
    Views
    3,604

    how to idle?

    background: I'm working on watchdog system where an Arduino sends text to the PC via USB. if the PC doesn't answer back within a certain time, the Arduino will actuate a latching relay and force a...
  6. Replies
    2
    Views
    6,463

    null terminated strings

    I'm very new to C.. so please be patient :)

    I'm trying to read strings that were written to a file by a program written in Visual Basic... which means the strings are not null terminated.

    so...
Results 1 to 6 of 6