Category Archives: Help Videos

Help Videos

All the Help Videos

Bluetooth with NXT

These are some tutorials used in Fall 2013 when the class used the NXT brick (the previous LEGO MINDSTORMS before the EV3) on how to do NXT-to-NXT communication (both with Bluetooth and other techniques). NXT-to-NXT Communication: https://es93-06.k12engineering.com/2013/10/10/nxt-to-nxt-communication/ Send NXT Motor Commands: https://es93-06.k12engineering.com/2013/10/17/nxt-to-nxt-send-motor-commands/ Remote Control Example: https://es93-06.k12engineering.com/2013/10/17/remote-control-two-way-communication/

Read More

Playing Sound in LabVIEW

1) STEP 1: Create sound file using Audacity( http://audacity.sourceforge.net/ ) or similar program. Export the edited file in .wav format to your desktop. 2) STEP 2: In the Labview Front Panel, Create a path to the file ( Modern—String and Path— File Path). Use the Operate Value (finger) to locate (provide a path to) your sound file on the desktop. […]

Read More