Redpitaya RED PITAYA, OPEN SOURCE LAB RED Pitaya V 1.1 Fiche De Données

Codes de produits
RED Pitaya V 1.1
Page de 35
 
 
11 
  Uncomment the 
iface eth0 inet dhcp
 line. 
  Comment the lines below including 
iface eth0 inet static.
 
# Red Pitaya network configuration 

 
 
########################### 
# lo: Loopback interface  # 
########################### 
 
auto lo 
iface lo inet loopback 
 
 
###################################### 
# eth0: Wired Ethernet - 1000Base-T  # 
###################################### 

# Uncomment only one: dynamic or static configuration. 

 
# Dynamic (DHCP) IP address 
iface eth0 inet dhcp 
    udhcpc_opts -t7 -T3 
 
# Static IP address 
#iface eth0 inet static 
#    address 192.168.1.101 
#    netmask 255.255.255.0 
#    gateway 192.168.1.1 
 
 
################################ 
# wlan0: Wireless USB adapter  # 
################################ 
 
auto wlan0 
iface wlan0 inet dhcp 
    pre-up wpa_supplicant -B -D wext -i wlan0 -c 
/opt/etc/network/wpa_supplicant.conf 
    post-down killall -q wpa_supplicant 
    udhcpc_opts -t7 -T3 
  Save the file and plug it into Red Pitaya before powering it on. 
3.5  Power on 
To power ON your Red Pitaya, follow the sequence of these steps exactly: 
Step 1:  
Place your Red Pitaya on a firm flat surface in a well ventilated environment. 
Step 2:  
Make sure the Micro SD card is inserted to Red Pitaya. 
Step 3:  
Plug in the network cable. 
Step 4:  
If required, plug in the USB cable for console connection. 
Step 5:  
Connect the power cable and check the status of LED diodes: Blue (D) and Green (P) 
LED diodes should be lit. The Orange LED 0 should blink.