Category Synchronization
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