Description: This example uses an MCB 2300 ARM target and the LabVIEW Embedded Module for ARM Microcontrollers to update an LCD with an Analog Input Value. The LCD is updated when the user triggers an external interrupt. When the interrupt is triggerred the current value stored in the Analog Input global variable is written out to the LCD. This example requires LabVIEW 2010 or later and the LabVIEW Embedded Module for ARM Microcontrollers. To run this example just open the project and run Elemental Blink Main.vi. This will compile and download the code to the ARM development board.
Main Target VI Block Diagram:
Interrupt Triggered VI Block Diagram:
Build Specification Interrupt Setup: