Delay

From Visuino
Revision as of 18:32, 10 June 2022 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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