Jump to content

kshata

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by kshata

  1. hey champs.. i am continuously recieving string data, i want to log this into excel file.. can anybody tell me?? currently im using write to spreadsheet function. but it is using a text file to save file
  2. hi hooovahh, im beginner at labview, so i will request to please ignore my mistakes. and thanks a lot for suggesting few learning ways, i'll definetly go through that. and this was my first time to post , so i will try to be more descriptive regarding title.thankss for bearing me.
  3. hey everybody... im working on labview im trying to make a logic like.. i have few string which contains serial data to a firmware for a handle movement , handle moves in circular motion. like 30, 60, 90 degrees.. if 30 is pressed\enterd the string corrrosponding to 30 degree should be sent on my serial port. and vi should count numbers on each string sent thanks in advance and hoping for quick and positive replies
  4. @ arduino code u provided in attachment... i tried to compile in arduino ide but its showing error msg like this Arduino: 1.6.12 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" C:\Users\310257021\Documents\Arduino\readtry\readtry.ino:5:30: fatal error: Adafruit_ILI9341.h: No such file or directory #include <Adafruit_ILI9341.h> ^ compilation terminated. exit status 1 Error compiling for board Arduino/Genuino Mega or Mega 2560. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences. how could i remove this?? i also want to receive serial data from com port
  5. i want exactly opposite to this.. i want to send any abc string to labview serially.. could any one provide codes..
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.