Keysight U3810 Series Getting Started Guide
49
Hardware Verification
WARNING
Do not connect voltages greater than 3.3 V to GPIO pins as this may damage the
BeagleBone CPU. These over-voltage sources include the VIN pin on the Arduino Shield
and DC Power connectors, and +5VRAW and +5VSYS on interface connectors such as
J10, JP55, and TP51.
1
If you are continuing this lab from previous lab session;
a
Ensure your U3810A jumper settings are set up according to
b
Connect your PC to the BeagleBone with a USB cable. Refer to
(SSH) Communication between BeagleBone and PC
2
Establish a secure shell communication with the BeagleBone. Refer to latter part of
Secure Shell (SSH) Communication between BeagleBone and PC
3
After you have logged into the BeagleBone, run the following commands to go to M1-L1
LabCode directory.
cd /home/debian/LabCode/M1-L1
ls -l
After you have gone into the M1-L1 directory, you should able to see this list of files.
debian@beaglebone:~/LabCode/M1-L1$ ls -l
total 76
-rwxr-xr-x 1 debian debian 993 Aug 28 2019 compileCode.sh
-rw-r--r-- 1 debian debian 6841 Aug 28 2019 M1_L1_AccelDisplay.c
-rw-r--r-- 1 debian debian 6152 Aug 28 2019 M1_L1_ADTempDisplay.c
-rw-r--r-- 1 debian debian 3672 Aug 28 2019 M1_L1_ATempDisplay.c
-rw-r--r-- 1 debian debian 2773 Aug 28 2019 M1_L1_ButtonTest.c
-rw-r--r-- 1 debian debian 8026 Aug 28 2019 M1_L1_GyroscopeDisplay.c
-rw-r--r-- 1 debian debian 4834 Aug 28 2019 M1_L1_LCDAnimation.c
-rw-r--r-- 1 debian debian 5293 Aug 28 2019 M1_L1_PressureDisplay.c
-rw-r--r-- 1 debian debian 2953 Aug 28 2019 M1_L1_RelayTest.c
-rw-r--r-- 1 debian debian 7003 Aug 28 2019 M1_L1_RGB_LED_PWM.c
-rw-r--r-- 1 debian debian 2218 Aug 28 2019 M1_L1_TMP36.c
lrwxrwxrwx 1 debian debian 27 Aug 13 20:00 mraa_beaglebone_pinmap.h ->
../mraa_beaglebone_pinmap.h
4
The code for this lab can be all compiled by using a shell script. However, the permissions must
be set to allow execution of the script. Run the following command to enable execution.
chmod 755 compileCode.sh
Содержание 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 ...