06-14-2012 12:15 AM
Buen día, siguiendo los pasos de :
http://vishots.com/getting-started-with-the-labview-interface-for-arduino/
tengo la tarjeta Arduno Uno funcionando para enviar y recibir datos, tengo algunos de los ejemplos de:
https://decibel.ni.com/content/groups/labview-interface-for-arduino?view=documents
Ahora consegui otra tarjeta, también de la marca Arduino, el modelo es Teensy 2++ , pero al cargar el Firmware hay un error.
Entre a la página : http://www.pjrc.com/teensy/languages.html , pero es otro modelo de tarjeta.
He buscado información en Internet sobre esto y aún no encuentro la solución.
Gracias.
06-14-2012 07:30 PM
Only the Arduino Uno and Arduno Mega 2560 are supported. I just did a simple search online and I found code that claims to make LIFA work with the Teensy: http://www.pjrc.com/teensy/languages.html#labview
06-15-2012 01:08 AM
Hi, I saw this page:
http://www.pjrc.com/teensy/languages.html#labview
but is not the same model, I have Teensy 2++
Thanks
I will keep looking
06-15-2012 07:00 PM
Have you tried it? From what I can tell, it does have some code that is specifically for the Teensy 2++.
If you have tried it then you need to explain exactly what doesn't work and what all you have tried to fix it.
09-06-2012 05:17 PM
I have the same problem as proglabview, the problem is when you download the code from the teensy page as you mentioned Nathan B it doen't compile well. Appears a legend of:
Files\arduino-1.0-windows\arduino-1.0\hardware\teensy\cores\teensy/core_pins.h:1977: error: inconsistent operand constraits in an 'asm'
I asked for support in the page, someone tool me that is a problem of using Windows 7, so I tried a virtual machine with XP, and it compiles, but the firmware doesn't download to my teensy ++ 2.0