Difference between revisions of "Red Pitaya"

From Quantum kot
Jump to navigation Jump to search
Line 7: Line 7:
 
Our version STEM122-16SDR(V1r1)
 
Our version STEM122-16SDR(V1r1)
 
==How to connect==
 
==How to connect==
0. Make them in the same network
+
# Make them in the same network
1. option  
+
# option  
 
* webbrowser open a new tab and type: RP_F07B7D.local
 
* webbrowser open a new tab and type: RP_F07B7D.local
 
*
 
*
 +
# SSH
 +
* konsole: ssh root@IP
 +
* password: root
 +
* copy program into the memory( your computer): scp file_name root@IP:/root/
 
==Control==
 
==Control==
 
We want it to control digital potentiometers and digital switches.
 
We want it to control digital potentiometers and digital switches.

Revision as of 22:03, 29 August 2019

You can connect to a server STEM Labor create your own see - Starting SCPI server manually.

Examples of control are provided here, where they use MatLab/Python/C/SciLab/LabView. All commands are found on the same page.

Hardware is described here

Our version STEM122-16SDR(V1r1)

How to connect

  1. Make them in the same network
  2. option
  • webbrowser open a new tab and type: RP_F07B7D.local
  1. SSH
  • konsole: ssh root@IP
  • password: root
  • copy program into the memory( your computer): scp file_name root@IP:/root/

Control

We want it to control digital potentiometers and digital switches.

AD5124

Consists of 4 digitally controlled resistors RDACs. RDAC register contents define position of wiper. Only SP interface for the thoughhole.