Template:PT1 HUB5000 LNX ETH: Difference between revisions
From Phidgets Support
(Created page with "<div class="phd-slide-deck" data-deck="PT1_HUB5000_LNX_ETH"> <div class="phd-slide-deck-header"><h3>Connection (Ethernet)</h3></div> <div class="phd-slides"> <div class="phd-s...") |
No edit summary |
||
Line 56: | Line 56: | ||
<div class="phd-slide"> | <div class="phd-slide"> | ||
<h2>Step | <h2>Step 4: Verify Connection</h2> | ||
<p>2. Next, open the terminal in the location where you unpacked the example. Compile and run using:</p> | <p>2. Next, open the terminal in the location where you unpacked the example. Compile and run using:</p> | ||
Line 64: | Line 64: | ||
<div class="phd-command-line"><code>sudo ./HelloWorld</code></div> | <div class="phd-command-line"><code>sudo ./HelloWorld</code></div> | ||
<p> | <p>You should receive a “Hello” line for each Phidget channel that is discovered:</p> | ||
<div class="phd-lazy-image" data-src="https://www.phidgets.com/decks/PT1_HUB5000_LNX_ETH/-x180/50/helloworld.png"></div> | <div class="phd-lazy-image" data-src="https://www.phidgets.com/decks/PT1_HUB5000_LNX_ETH/-x180/50/helloworld.png"></div> | ||
Line 71: | Line 71: | ||
{{UGC-Entry|I don’t see any Phidgets show up in the HelloWorld example||You need to run it with sudo in order to be able to access USB devices. In order to use | {{UGC-Entry|I don’t see any Phidgets show up in the HelloWorld example||You need to run it with sudo in order to be able to access USB devices. In order to use | ||
Phidgets without sudo, you need to set your udev rules. See the Advanced Information page on the final slide of this guide for details.}} | Phidgets without sudo, you need to set your udev rules. See the Advanced Information page on the final slide of this guide for details.}} | ||
</p> | |||
</div> | |||
<div class="phd-slide"> | |||
<h2>Step 5: Update</h2> | |||
<p> | |||
Now that you've confirmed that you have access to your Phidgets, you should ensure the HUB5000 is fully updated. You can update the firmware of the VINT Hub | |||
using the <span>[https://www.phidgets.com/downloads/phidget22/tools/linux/phidget22admin.tar.gz phidget22admin tool]</span> (see included readme for further | |||
instructions). | |||
</p> | |||
<p> | |||
To upgrade the firmware of the operating system on the HUB5000, download the most recent file | |||
<span>[https://www.phidgets.com/downloads/phidgetsbc/HUB5000/phidgethub5000.bin here]</span>. | |||
</p> | |||
<p> | |||
Next, go back to the web configuration page and click on the <b>System</b> tab. Scroll down to <b>Upgrade Firmware</b> and select the file you download and hit | |||
<b>Upgrade & Restart</b>. You'll be instructed to wait a few minutes before logging back into the web interface. | |||
</p> | |||
<p> | |||
When you log back in, you can confirm that the new version has successfully installed by checking to see if the firmware version listed in the | |||
<b>Status</b> section matches the first three numbers in the firmware file name that you downloaded. | |||
</p> | </p> | ||
</div> | </div> | ||
Line 77: | Line 102: | ||
<h2>Done!</h2> | <h2>Done!</h2> | ||
<p> | <p>Now that you're able to see your devices in the Hello World example and the device is fully updated, you're done with the Setup part of this guide.</p> | ||
<p>Scroll down to <b>Part 2: Using Your Phidget</b> for the next step.</p> | <p>Scroll down to <b>Part 2: Using Your Phidget</b> for the next step.</p> |