Adaptation of LIFA (LabVIEW Interface For Arduino) to other Arduino compatible boards

Hello evryone,
 I am trying to use a ''Sakura board", which is an Arduino compatible board, having similar programming as Arduino. This board is manufactured by Renesas; more specifications on it can be found on the following link: http://sakuraboard.net/gr-sakura_en.html
What I would like to know, is if the firmware used for LIFA to interface Arduino with labview, or the ChipKit firmaware, can be used to this kind of Arduino compatible boards.
My aim, is to use the Sakura Board for acquiring signals from various pins(Be it digital or analog), and setting other pins (Digital) parralelly, using labVIEW, as this is done using LIFA, or LabVIEW interface for ChiKit!!
Thanks in advance for your support.

I haven't had any experience with the Sakura board, so can only go on the information on the website.
I've used the Arduino LabVIEW interface previously, and it basically uses serial communications between the PC and the Arduino. This serial interface is provided by the on-board USB-serial converter (an ATMega8u2 running custom firmware).
From what I can tell about the Sakura, it appears as a storage device when plugging into a PC, and doesn't seem to have a USB to serial converter. If this is the case, then the LIFA toolkit won't work. That said, my understanding of the Sakura board may be incorrect (for example I'm unsure what operation modes the slide switch changes between). If you can confirm it has a USB-serial port then LIFA may work. I guess the key thing is that the serial port is required.
You may be able to use a software serial port (http://arduino.cc/en/Reference/SoftwareSerial) on the Sakura to communicate with a PC, though that would require a PC with a serial port, or an external USB-serial converter. This approach would also require you to modify the LIFA arduino code (located in vi.lib\LabVIEW Interface for Arduino\Firmware\LIFA_Base) to reference the software serial port. It's probably a long shot that this will work, as the software serial library has been written for AVR chips, making use of their specific internal timers.

Similar Messages

  • LabVIEW Interface for Arduino Toolkitについて

    はじめまして。
    LabVIEW2013にNI LabVIEW Interface for Arduino Toolkit を導入したいと考えております。
    NIホームページからNI無料アドオンに進み、Arduino用NI LabVIEWインタフェースツールキットの画面からダウンロードを試みたのですが、
    Step One: VI Packege Manager のインストール後、このソフトを立ち上げたところLabVIEW Tools Network及びVI Packege Network に接続できないと表示されます。
    どなたか、この現象の改善方法について御教授頂けないでしょうか?
    宜しくお願い致します

    返信ありがとうございます。以下に実際に表示された画面を貼りますので宜しくお願いいたします。
    まず、VI Packege Manager を起動すると、左の画面が表示されます。
    エラーが発生しているようですが、ひとまずOKを押すと次の画像が表示されます。
    この画面ではライブラリにパッケージが存在していないと表示されており、
    表記通りにToolsからCheck the VI Packege Network for Available Packages を開きました。
    開いた結果、表示されたのが次の画像です。
    この画面では、どうも問題がないような内容が表記されているように思えますが、
    OKを押すと、また最初の画面に戻ってしまいます。
     LabVIEW Tools Network を起動したところ、左のような画面が表示され、
    ネットワークに接続されていないことが分かります。
    よって接続を試みるためにHelpからActivationを選択し、ひとまず30 day Trialに登録しようとしたところ、下の画面が表示されました。
     この画面ではサーバーに繋がらないという内容であったので、表記通り黒の太文字の部分をネットで調べたところ、どうもVIPM Professional を購入しなくてはいけないようです。
    私の考えでは、LabVIEW Tools Network に接続あるいはアクティブ化がされていないのが原因だと考えておりますが、その改善方法が分かりません。
    そもそもVI Packege Managerは無料でも使用可能であり、LabVIEW Interface for Arduino Toolkitもまた無料アドオンだと認識しており、無料の範囲で導入しようと考えております。(LabVIEW 2013は購入しております)
    宜しくお願い致します。

  • LabVIEW Interface for third party EtherCAT slaves

    I have a third party EtherCAT hardware (slave) and software. I am using and industrial PC with Intel PRO network card as the EtherCAT master. This setup works fine, and I can talk to the EtherCAT modules using the thirdparty software. 
    Now, I would like to develop a LabVIEW interface to talk to the EtherCAT slaves for testing purposes, since most of my test programs are written in LabVIEW.
    Is it possible to write EtherCAT software in standard LabVIEW 2013 using an inustrial PC as Master?
    If I use the DLL of the third party software, do I need LabVIEW Real Time module for etherCAT communication?
    -Thanks

    Hi rosh,
    I think it will depend on how the DLLs are designed. If you call the DLL at the right rates, you may be able to avoid using LabVIEW Real-Time. If you want to run LabVIEW Real-Time on your PC, you would need to replace the existing OS with LabVIEW Real-Time. Once you do that, you may be able to run your existing DLLs but compatibility is not guaranteed. This KnowledgeBase article describes the process of determining if your DLL is compatible with LabVIEW Real-Time (NI PharLap ETS is what installs when you replace the OS). For our other Real-Time operating systems on different targets, you would need access to the original source code so you could recompile for the new target.
    Best Regards,
    Matthew B.
    Applications Engineer
    National Instruments

  • LabView interface for SRS DG645

    I need to implement a driver for my SRS DG645 module connected to my computer by an NI GPIB, does a driver already exist in LabView? I need a LabView program interface on my computer seperate of my module to control it. I read that Stanford Research Systems does not assist with LabView programming for their machines, and so I have yet to find a LabView interface created for this module.
    Thanks for any help!
    Kelsi

    Hi zeddy and others.
    Sorry for replying on old post but i got just the same question.
    I will be using SRS DG645 for my project on LabVIEW 7.0.
    Do i need any driver for it?
    When i search at NI website, i found some plug and play drivers for DG645.
    but there are no driver for labVIEW 7.0.. 
    http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=D62E8D508F9832E6E0440021287E6A...
    Plus, the drivers need NI VISA 5.2 version to work.
    Does that version with my LabVIEW?
    Here is the compatibility table of Ni-VISA and LabVIEW but there is no LabVIEW7.0 in there.
    http://digital.ni.com/public.nsf/allkb/CF4279A34F855AB186257B1F00003B82
    Can you help me with it.
    Thanks in advance.
    Regards,
    Eki

  • Has anybody written a LabVIEW interface for FreeView?

    Hello
    I want to record sound in LabVIEW, the problem with
    the built-in sound card vi`s is that data can get lost
    (they don`t use double buffers)
    There is a very good, free, sound card driver called FreeVIEW, which uses a double buffer (http://www.inesinc.com/sound.htm)
    and I was wondering if anybody has already used
    it together with LabVIEW.
    cheers

    Unfortunately I was unable to find a driver for this instrument either. This leaves you with one of a couple options. First, I would like you to submit a request for this driver at:
    http://zone.ni.com/idnet/other.htm
    We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://zone.ni.com/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would sugges
    t contacting one of the Alliance members at:
    http://www.ni.com/alliance
    If you have any further queries, please let me know

  • Does NI offer a generic LabVIEW interface for the PCI-1424 frame grabber?

    I am attempting to grab frames from a DuncanTech camera using a PCI-1424. The vendor's software was developed in the LabVIEW, but I only have the executable and they seem unwilling to provide the source file(s) - essentially, the vendor software only displays the images (no capture capabilities). In the interests of time, I would like to locate/purchase a generic LabVIEW image acquisition front-end, if available.

    MJP;
    Your PCI-1424 card should include several examples. Check the directory where the software for the camera was installed (Usually "Program Files\National Instruments\NI-IMAQ")
    Also, if you have MAX (Measurement & Automation Explorer), you can access your card from there and snap images.
    Other than that, I think you have to write your own code or ask somebody to do it for you.
    Regards;
    Enrique
    www.vartortech.com

  • "securely" use one ethernet interface for WAN and other for the LAN

    I am reconfiguring our dual 2.7 Intel Xserve running MacOSXServer 10.5.4, and had a question.
    Is it possible (or advisable) to use en0 to perform LAN services, and then configure en1 to only allow access to very limited service. VPN, FTP, CALDAV and later Mail.
    I imagine that this is possible via a firewall configuration, but first I do not know how to specify interface in addition to ports, and second I don't know how advisable this would be.
    Currently I have a DSL package from ATT with 5 static IP addresses. I have an Airport Extreme set up as one of those addresses providing DHCP and NAT to the LAN. I am using the LAN ports on the back of that to bridge my three switches (2 managed [clients and oce print server 100 base-T] and 1 unmanaged [ laser printers and copier 10 base-T]).
    I have the LAN based on 192.168.0.x, with the Xserve at 192.168.0.5. I have DNS configured and working (Thank you Antonio Rocco)
    I have 20 LAN clients, 18 mac 1 PC and one PC via Parallels. I will have no more than 1 or 2 WAN clients at any one time
    I provide AFP, SMB, Directory Services currently. As part of the reconfigure, I desire to take better advantage of the collaboration tools to provide wikis and CALDAV services. I also want to allow our employees to publish their individual calendars, so that they can subscribe to them at home, or vice versa.
    I would like to configure VPN, one for me to access configurations when I am away using Remote Desktop (I have used command line to some extent, but still feel more comfortable with the GUI tools) and second for limited access to content for certain users.
    It would also be very helpful for us to have a FTP site. It is unnecessary for this the be a FQDN service, sending the IP address is perfectly acceptable as we only use a service like this 10-15 times a year.
    (Related but unimportant in the grand scheme, is there a way to generate a link to the FTP server that you could email that not only is a link, but also a temporary username and password?)
    Thank you in advance,
    Ion Webster

    First, I missed a zero in the network speeds, I have two managed GbE switches that have all of the GbE capable machines connected to them, and an unmanaged GbE switch that has all the 10 or 100Base-T connections. My apologies for the mistake. That was one of the reasons I went with the GbE capable Airport to bridge the switches.
    Ok, I had been leaning towards a separate hardware firewall, but here is also where there is a hole in my knowledge. Do I need to look at something like the Linksys RVS4000 which bills itself as a +"4-Port Gigabit Security Router with VPN. Secure, smart Gigabit networking for growing business"+ I would like easy configuration, as I take care of these systems in addition to my job, rather than full time. This will be the first time I have set up a VPN connection, so even though I have spent a lot of time researching the manuals, and reading Schoun Regan (Apple Training Series) I don't have real world experience here. So if I buy more hardware, I want it to be the product that will provide the protection, and also allow me to configure it so that I can get these services running. All my VPN clients are running Macs, most on an AIrport connection and have their IP ranges in the 10.0.1.x range. all but one is on OS 10.5.x so I have a fairly homogeneous set of machines to make work together.
    I will review the links you provided regarding static routing, but I do believe the hardware solution is a better one, and wish to pursue it, for all the reasons you give, and that in the brief perusal of the links, it is more than I want to tackle.
    As far as FTP vs sFTP, I have no preference. I simply want a way to have online storage for transfer of large files on occasion. Ideally I want a folder, or a series of folders that are accessible for my LAN users to put items in and take them out, and for my (s)FTP users to do the same
    So long story short, the hardware solution I would like to purchase, I need to be able to do the following:
    VPN connections for content access and ARD access ( knew about and will ensure differing IP ranges)
    (s)FTP
    Calendar publishing
    mail(at a later time)
    Thank you for your help thus far.
    Ion Webster

  • ITunes for Linux or other fully compatible iPod Nano 3rd generation softwaL

    When is the release of iTunes for Linux planned for? Is there any fully compatible Linux software with iPod nano 3rd generation?
    Thanks for the reply.

    The word hacking is very much a positive term. The following links may be helpful in understanding the term better
    http://en.wikipedia.org/wiki/Hacker%28computing%29#Hacker_definitioncontroversy
    http://books.google.com/books?id=C0Z30r8qdpcC&pg=PA20&lpg=PA20&dq=someonewho+makes+furniture+with+anaxe&source=web&ots=kwUER8EzH7&sig=qjNltAYTTfvTRUPwYrkrPZqeXzA
    rgds

  • Labview interface arduino

    Hi, I am using Arduino with LabVIEW to automate an extruder machine for my masters project. Can you please tell me how to obtain wire diagram for the Arduino circuit after completing the graphical circuit in LabVIEW? Can I get some more examples on LabVIEW interface Arduino related to motion control and automation?
    Thanks & regards,
    Akshay Wankhede

    Hello Askhu,
    LabVIEW plus Arduino sounds like a fun combination!
    SparkFun even sells a kit for it, which is handy because they also provide a good starting point for a support community:
    https://www.sparkfun.com/products/10812
    And we sell an interface toolkit that may be helpful:
    http://sine.ni.com/nips/cds/view/p/lang/en/nid/212478
    And our own community page appears to start here:
    https://decibel.ni.com/content/groups/labview-interface-for-arduino
    I don't know much about any of this, but these seem like good places to start looking for more information!
    Good luck,
    Edwin!

  • LabVIEW toolkit for digital still camera - PTP protocol based

    Dear List,
    Just to let you know that a LabVIeW toolkit for PTP
    (picture transfer protocol)camera is available. PTP is
    the new standard for still imaging devices such as
    still camera and scanner, it does not require camera
    vendor extra special drivers (unlike Twain)and it's OS
    independant, thus being supported widely in modern
    high resolution digital still cameras. Interested
    people can check out this link:
    http://www.hytekautomation.com/Products/PTPCam.html
    Irene
    =====
    Irene He
    [email protected]
    www.hytekautomation.com
    www.geocities.com/irene_he

    Hello rbergs, 
    I apologize for just now responding to your post below but I would like to redirect you to a different resource that will be able to provide the necessary support for using the LabVIEW Interface for Arduino toolkit. Currently, this toolkit is only supported by posts on ni.com/arduino forum. If you have any additional questions regarding the LabVIEW environment specifically, please feel free to post any additional questions in this discussion forum. 
    Wes W
    Application Engineering
    National Instruments
    www.ni.com/support

  • How to use Labview drivers for USB-CAN Adapter

    Hi,
    I just recently started working with CAN and I have a PCAN-USB adapter. I'm trying to create a programme for monitoring a series of CAN based devices and I've found Labview drivers at the link below. However, I'm not really sure how to start. I have the specs for the device but I don't know how to proceed. 
    Should I create messages and channels and a data base in MAX first?  If anyone has programmed with this dongle before please give me a guide how you went about it. 
    Labview drivers - http://www.labviewportal.eu/en/device-i-o/82-pcan-usb-driver.
    Thanks 

    I have not used this specific CAN adapter, but I have used other CAN adapters from both NI and other companies.  The CAN database in MAX is useful only if you are using an NI CAN device.  For all other CAN devices you need to use the format that the library uses; most likely that will be raw CAN frames.
    If you do want to use the NI-CAN interface on top of the PCAN library, you can use NI-CAN virtual channels 255 and 256.  These are internally connected, so that anything you send on one is received on the other.  This makes it possible to do translation between raw frames and channels defined in a database, by opening one interface for frames and the other for channels.  You read raw frames from the real device and send them to CAN255, then read them on CAN256; for writing, you do the opposite.  However, this still requires understanding how to read and write raw frames on the underlying device, so I'd start there.

  • Administrative Interfaces for Adapter

    Hi experts,
    Can we manage the life cycle of an Adapter, i mean are there administrative interfaces for Adapter-Framework-compliant adapter?
    Plz help.
    Regards,
    Sushama

    Hi Jose
    > Currently we have interfaces with connection problems that causes the number of threads of the adapters is at maximum
    The problem is not clear in your message. be clear in following things.
    1. In what kind of adapters you have this problem?
    2.how frequent is this connection problem?
    3.Try analyzing why this problem is coming.
        there can be many reasons for this connectivity loss issue!
                   1. Data transfer over thirdparty network.
                   2. Prioritize of the data packets in the third party network (if in the 3rd party network prioritize is not done on it, by default our messages/threads will be assigned to lowest priority - so when data load is high in the network lowest priority messages gets canceled.) - this is one of major cause of data loss issue when we deal with 3rd party network.
    4. If you are facing this connectivity issue File adapter please configure below properties in the adapter and do the test again.
          -> Set Connection mode -->per file transfer
          --> in advanced mode set "ftp.timeout" with value around 300ms.
         above two will ensure that the connection thread is released after each processing. else the thread wont be released.
    PS: Connection is getting terminated because earlier messages are not releasing the threads after the message processing.
    please give us more input what is the scenario/adapter used, what connection error u r getting what network is it connecting to (same network or 3ed party network).
    Regards,
    Senthilprakash

  • How i conect de sensor HC-SR04 in labview interface whit arduino?

    how i conect de sensor HC-SR04 in labview interface whit arduino?
    i have a proyects and i dont have idea in what about conect this sensor i labview :/

    Hello sacg94,
    Thanks for using NI’s forums! Additional to the information that Dennis provided I send you a small example of the NI Community that uses the sensor that you just mentioned. Please note that the example uses the Arduino toolkit for LabVIEW.
    Example: https://decibel.ni.com/content/thread/12971
    Toolkit: http://sine.ni.com/nips/cds/view/p/lang/en/nid/209835
    Hope this helps!
    Regards,
    Luis C.
    National Instruments México
    Ingeniería de Aplicaciones
    www.ni.com/soporte

  • Visual C/C++ code/Labview code for interfacing NI Hardware

    Hi,
     i need Visual C/C++ code/Labview code for interfacing NI Hardware and sample project example.

    Duplicate - http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/Visual-C-C-code-Labview-code-for-interfacing-...
    You are just spamming now.

  • LabVIEW Interface VIs for SolidWorks/COSMOSMotion

    Dear Sir/Madam
    I am using softwares Labview 7.1, SolidWorks 2005, Cosmos Motion 2005 and LabVIEW Interface VIs for SolidWorks/COSMOSMotion. I try to solving my project entitled “Tracking of a Two Link Robot”. We give a point which includes X and Y as its coordinate system. To do so, robot will move to this point. However I have a problem to solve my project. Considering to Example(PID Example.vi from http://zone.ni.com/devzone/cda/epd/p/id/3402). that including one degree of freedom. I wish to solve a project with two degrees of freedom. I attached an image of my project in JPG formatting. Could you please let me have a solved problem in same case or helping me in this way?
    Thank you so much for your attention.
    Sincerely yours
    Naser Sepehry
    Attachments:
    assem1.jpg ‏21 KB

    Trevor,
    This has been done for the TMS320C5410 at
    http://www.ti.com/sc/docs/general/dsp/programs/sha​reware/apps_inst.htm
    This will be helpful.
    Roland

Maybe you are looking for

  • Error 1003 when using excel reprt, but not Word

    I am trying to use the MS Office Report vi to send my data to an Excel. I am using Labview 7.1.  When I place the VI on the block diagram I get the following message: (Also attached) Error 1003 occurred at Open VI Reference in ex_RGT_Get Bookmarks an

  • Change Purchasing Organization in a Contract

    Hi, it's possible to change the Purchasing Organization in a Contract? it looks for in the status fields and encounter this field not to put it like optional. With transaction MEMASSCONTRACT yes it lets to me modify the Purchsing Organization but wit

  • Error in the iTunes Store v. 7.3.1.3 Unknown {1}

    When in the ITunes Store Dialog box Appears with the message "We could not complete your iTunes request. An unknown error ocurred. {1}.There was an Error in the iTunes Store. Please try again Later." Is there any solution to be able to purchase from

  • CATS APPROVAL AND ESS CONFIG

    Dear All, Pl. tell me what all the necessary settings required for CATS, here I setup all profiles under CATS Regular and I assigned one standard workflow  TS40007901 for that here my problem is 1. I entered the working times in CAT2 afer saving this

  • Displaying Last Items Sold

    Is there a way of displaying the most recent items sold on a site?