Category Synchronization: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TSynchronizationToolbarCategory.png == Summary == {{:Summaries:Summary Category Synchronization}} == Description == Category for all Synchronization components. == Components == *Image:TArduinoClockGenerator.png Clock Generator - {{:Summaries:Summary Clock Generator}} *Image:TArduinoRandomClockGenerator.png Random Clock Generator - {{:Summaries:Summary Random Clock Generator}} *Image:TArduinoTimer.png Timer (Single Pulse/Clock to Digita..." |
(No difference)
|
Latest revision as of 08:20, 10 June 2022
Summary
Synchronization components category
Description
Category for all Synchronization components.
Components
Clock Generator - Generates periodic clock
Random Clock Generator - Generates random Clock signal
Timer (Single Pulse/Clock to Digital) - Generates a single or repeating pulse with specified interval
Delay - Delays a clock event
On/Off Delay - Summaries:Summary On/Off Delay
Detect Edge - Detects raising or falling edge in a Digital signal
Repeat - Generates a clock event every time the main Loop is executed in the Arduino sketch
Start - Generates a clock event when the Arduino project starts executing
Clock Multi Source - Generates multiple clock events in sequential order from a single clock event
Clock Mux(Multi channel Switch) - Selects signal from one of the Clock inputs to be sent to the output
Clock Toggle Switch - Selects between 2 Clock inputs
Clock On/Off Switch - Enables or Disables the signal from the Clock input to be sent to the output