Keysight U3810 Series Getting Started Guide
111
2
Run the following command in the console window to change to the directory that you are
working in.
cd ~/LabCode/M1-L1
3
Run the following command in the console window to compile the C code.
gcc M1_L1_GyroscopeDisplay.c -l mraa -o Gyro
4
Enter
./Gyro
to run the code.
The Cloud9 IDE is secured so that it can only be accessed via the RNDIS port on 192.168.7.2.
5
In order to enable other network access, you will need to edit this file with the sudo command
nginx server.blacklist
. This file is located at /etc/nginx/server.blacklist.
a
To add other networks, add the networks to the allow
section. This file will need to be edited
with sudo command.
sudo nano /etc/nginx/server.blacklist
Once the file has been edited, write it out and exit the editor.
b
To allow the new network access the nginx service will need to be restarted. To do this, run
the command
sudo service nginx restart
. Access from other web browsers on the
specified network can be made. That is, as long as the BeagleBone is connected to that
network. Web browsers form different network locations will all see the same Cloud9 IDE.
That is the information entered and display is the same. This works well for collaboration on
problems. An instructor can open a browser window on a student IDE and help debug the
problem.
WARNING
It is strongly discouraged to enable all networks access to the Could9 IDE. It bypasses the
login credentials.
Содержание U3810A
Страница 1: ...Keysight U3810A Advanced IoT Teaching Solution Getting Started Guide ...
Страница 78: ...Keysight U3810 Series Getting Started Guide 78 IMU Characteristics from the LSM9DS1 datasheet ...
Страница 131: ...Keysight U3810 Series Getting Started Guide 131 ...
Страница 132: ...Keysight U3810 Series Getting Started Guide 132 Disassembly ...