Hello Guys,
I am completely new to Labview to Arduino programming tasks.
I have to write a sensitivity data to a Hall Sensing element - A1377 from Allegro basically I believe I write this data and store it on the EEprom of the Hall Element. So that the sensitivity of the Hall element is fixed.
First, I have dowloaded the Labview Interface for Arduino through VI package manager. Now I have the Arduino VI Palette.
Second I use a Arduino Board and interface with Labview.
After this how do I write the sensitivity data to the hall element.
My another question is it possible to actually run the code on the arduino or do i need to compile it every time using a compiler?
Looking for your assistance.
Thanks in advance.
Note: I dont have the Arduino board yet, I need the idea to execute this basically.