Search:

Type: Posts; User: james457

Search: Search took 0.01 seconds.

  1. In the interrupt routine(background) data is...

    In the interrupt routine(background) data is written to the circular buffer. In the foreground I do process the received data right in the circular buffer using a state machine. Data is only copied...
  2. Data structure for storing serial port data in firmware

    Hi all,

    I am sending data from a linux application through serial port to an embedded device.

    In the current implementation a byte circular buffer is used in the firmware. (Nothing but an array...
  3. Replies
    3
    Views
    8,784

    I am thinking of a slightly different...

    I am thinking of a slightly different requirement. I want to run all the nodes on a single PC. The software should drive the entire network. The network will have multiple Drivers and Senders. A node...
  4. Replies
    3
    Views
    8,784

    Wireless Network Linux & C Testbed

    Hi all,

    I am writing a linux testbed for wireless sensor networks. The core objective is to test data transfer between any two nodes. The network runs using tree topology.
    One node in the network...
Results 1 to 4 of 4