08-02-2013 09:51 AM
Hello!
I have besides a UNO, several others. Which ones has the LIFA been tested on and found to work properly? Which ones were tested and found to not work on? Examples are the UNO, (known working), Mega (Unknown as I do not have one here), Duemilanove, (known not to work by me), and so on.
I want to demonstrate to folks the behavior of the LIFA without bringing an entire UNO for example.
I have this kit, Mintronics: MintDuino, not built, but not necessarily known to work. It would be an interesting to see if the thing does work,
And I have this kit, Ardweeny, not built, but not necessarily tested. I am also interested in this one Mintronics: Menta, interested in it, because it wears an area for prototypes and can hold a minature breadboard similar to the styles sometimes used on the prototype shield. It can also support the shield families that the rest of them use.
Message was edited by: DoctorWho8
08-02-2013 01:07 PM
Personally i have the uno R3 smd edition and dip package models working with labview. just make sure you use the close vi, hit stop in your for loop and let it execute the close vi dont hit stop on the labview program.
i had labview tying up my com line and it caused all kinds of problems.
08-02-2013 10:55 PM
The supported boards are listed under "Board Type" on the Init.vi. It may work with others.
DoctorWho8 wrote:
I want to demonstrate to folks the behavior of the LIFA without bringing an entire UNO for example.
What does this mean?
08-03-2013 10:55 PM
Very simple. I don't want to bring the UNO, and this laptop.
08-03-2013 11:07 PM
Hello!
And to add to the amusement the example for the LED one, persists in ignoring its own drop downs. I keep selecting other then the UNO, but not the Mega, and it keeps flipping back to the UNO, and thence complaining that it can't find a non-existent device.
08-04-2013 03:11 AM
DoctorWho8 wrote:
Very simple. I don't want to bring the UNO, and this laptop.
This baffles me.
08-04-2013 03:14 AM
DoctorWho8 wrote:
Hello!
And to add to the amusement the example for the LED one, persists in ignoring its own drop downs. I keep selecting other then the UNO, but not the Mega, and it keeps flipping back to the UNO, and thence complaining that it can't find a non-existent device.
So that means you are choosing the "Dimuelanove w/Atmega 328"? (the actual name is spelled: Duemilanove)
What do you mean it "keeps flipping back"? Could you upload your VI?
08-04-2013 09:29 AM
Hello!
I am using the same one as described earlier for blinking the on-board LED. But I'll upload the local copy as an attachment.
08-04-2013 11:51 AM
The VI you posted is configured to use an Arduino Uno.
Also my earlier question: What do you mean it "keeps flipping back"?
08-04-2013 03:56 PM
Nathan_B. wrote:
The VI you posted is configured to use an Arduino Uno.
Also my earlier question: What do you mean it "keeps flipping back"?
Hello!
The UNO is one of three devices it can be configured to use. That's the default. But there are available three different settings, one for the UNO. then one for the Mega, and finally one for the 328 based device. It is supposed to say, "Duemilanove", but instead it says "Diecimila" that is the setting I am trying to use. It keeps ignoring it, and reverting to the UNO.
Ideally it should be one of any of the three, and keep that setting. That is what I mean by "keeps flipping back".