LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

arduino timer ??

how i programming a real timer in arduino by labview??

0 Kudos
Message 1 of 4
(4,065 Views)

What do you mean?  What is a "real timer"?

0 Kudos
Message 2 of 4
(3,477 Views)

For example

 I need make any arduino pin (high) for 1 minute or 200  milliseconds then automaticly (low)

Or

 I need make delay time... after that... pin (high).

0 Kudos
Message 3 of 4
(3,477 Views)

Hi Ferraaass,To set pins hi or low is very simple. Look at many examples (there are videos on the youtube as well)also note that arduino communicates through serial port only and your speed is bound by serial port and the (the computer.. etc)If you can do away with serial communication, then you may consider an RTC ( real time clock modle) for arduino that would give you much more accurate counter (time)A lot depends on your project.RegardsBehzad

From: ferraaass <web.community@ni.com>

To: barddya <barddya@yahoo.com>

Sent: Thursday, December 24, 2015 4:30 AM

Subject: - Re: arduino timer ??

|

|

NI Community

|

Re: arduino timer ??

created by ferraaass in LabVIEW Interface for Arduino - View the full discussionFor example I need make any arduino pin (high) for 1 minute or 200  milliseconds then automaticly (low) Or I need make delay time... after that... pin (high). Reply to this message by replying to this email -or- go to the message on Community Start a new discussion in LabVIEW Interface for Arduino by email or at Community

0 Kudos
Message 4 of 4
(3,477 Views)