Changes between Version 1 and Version 2 of 802.11/wlan_exp/examples/blink_node_leds


Ignore:
Timestamp:
Apr 10, 2014, 3:07:45 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/examples/blink_node_leds

    v1 v2  
    1111'''Source:''' the script is included in the '''Python_Reference''' folder of the 802.11 Reference Design archive. The latest version of the code is also displayed below.
    1212
    13 To run the script:
     13To run this example:
     14 * Setup wlan_exp (see [wiki:../../GettingStarted Getting Started for details]
     15 * Configure your WARP v3 nodes with the 802.11 Reference Design bitstream (AP or STA)
    1416 * Open a Python shell
    15  * CD to the '''Python_Reference/Examples''' directory
     17 * CD to the '''Python_Reference/Examples''' directory from the expanded 802.11 Reference design archive
    1618 * Run {{{python blink_node_leds.py}}}
    1719