Delay: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoDelay.png == Summary == {{:Summaries:Summary Delay}} == Description == Use this component to delay a clock event. <b>Resources:</b> [http://www.instructables.com/id/ESP8266-and-Visuino-DHT11-Temperature-and-Humidity/ Instructable: ESP8266 and Visuino: DHT11 Temperature and Humidity Web Server] [http://www.instructables.com/id/RS485-Serial-Communication-Between-Arduino-Mega-an/ Instructable: RS485 Serial Communication Between Arduino Mega and Ar...")
 
(No difference)

Latest revision as of 18:32, 10 June 2022

Summary

Delays a clock event

Description

Use this component to delay a clock event.



Resources:

Instructable: ESP8266 and Visuino: DHT11 Temperature and Humidity Web Server

Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino

Instructable: ESP8266 and Visuino: GPS Location web server with Google Maps

Diagram:

Categories

Properties

  • Interval - Specifies the delay interval in microseconds
  • CanRestart - Specifies if the component can be restarted during delay period
  • Enabled - Enables or disable the component.

Pins

  • Start - Starts the delay
  • Reset - Clears the pending delay event
  • Out - The Clock Output pin of the component or element