Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:28, 11 August 2025 Visuino talk contribs created page File:TArduinoReplaceText.Preview.png
- 08:28, 11 August 2025 Visuino talk contribs uploaded File:TArduinoReplaceText.Preview.png
- 08:24, 11 August 2025 Visuino talk contribs created page Text Change Only (Created page with "Image:TArduinoTextChangeOnly.png == Summary == Use this component to forward text input only when it changes. == Description == This component monitors its **In** text input and suppresses outputs when the input remains the same as the previous value. When it receives new or different text, it passes that changed text to the **Out** pin. It’s particularly useful for preventing redundant processing or signaling in flows triggered only by actual content change...")
- 08:23, 11 August 2025 Visuino talk contribs created page File:TArduinoTextChangeOnly.Preview.png
- 08:23, 11 August 2025 Visuino talk contribs uploaded File:TArduinoTextChangeOnly.Preview.png
- 08:07, 11 August 2025 Visuino talk contribs deleted page Char Value.Value (content was: "Image:TArduinoCharValue.png == Summary == Use this component to output a fixed character each time it receives a clock signal. == Description == This component holds a specified character (for example, ASCII code #32 for a space) and outputs it on the **Out** pin whenever the **Clock** pin receives a signal. Ideal for injecting constant characters into data streams—...", and the only contributor was "Visuino" (talk))
- 08:06, 11 August 2025 Visuino talk contribs created page Char Value (Created page with "Image:TArduinoCharValue.png == Summary == Use this component to output a fixed character each time it receives a clock signal. == Description == This component holds a specified character (for example, ASCII code #32 for a space) and outputs it on the **Out** pin whenever the **Clock** pin receives a signal. Ideal for injecting constant characters into data streams—such as delimiters, spaces, or line-break markers—based on timing or event triggers defined by...")
- 08:02, 11 August 2025 Visuino talk contribs created page Char Value.Value (Created page with "Image:TArduinoCharValue.png == Summary == Use this component to output a fixed character each time it receives a clock signal. == Description == This component holds a specified character (for example, ASCII code #32 for a space) and outputs it on the **Out** pin whenever the **Clock** pin receives a signal. Ideal for injecting constant characters into data streams—such as delimiters, spaces, or line-break markers—based on timing or event triggers defined by...")
- 08:01, 11 August 2025 Visuino talk contribs uploaded a new version of File:TArduinoCharValue.Preview.png
- 07:55, 11 August 2025 Visuino talk contribs created page Ignore Text Values (Created page with "Image:TArduinoIgnoreTextValues.png == Summary == {{:Summaries:Summary Ignore Text Values}} Use this component to conditionally pass or block text input based on comparison with a specified value. == Description == This component takes an input string and compares it with a configured **Value**. Depending on the options set, it can: - **Pass Equal Values**: let text through only if it exactly matches the specified value. - **Pass Values Below**: let text through...")
- 07:54, 11 August 2025 Visuino talk contribs uploaded a new version of File:TArduinoIgnoreTextValues.Preview.png
- 06:38, 11 August 2025 Visuino talk contribs created page Find Last Text Position (Created page with "Image:TArduinoFindLastText Position.png == Summary == Use this component to find the position (index) of the last occurrence of a specified text in a string. == Description == Use this component to find the position (index) of the **last occurrence** of a specified text within an input string. It scans the entire input text and returns the index of the last match found. This is useful for cases where you need to process or extract data starting from the final...")
- 06:37, 11 August 2025 Visuino talk contribs created page File:TArduinoFindLastText Position.Preview.png
- 06:37, 11 August 2025 Visuino talk contribs uploaded File:TArduinoFindLastText Position.Preview.png
- 06:49, 8 April 2024 User account Finn talk contribs was created by Visuino talk contribs
- 05:27, 24 March 2024 Visuino talk contribs created page File:TSpeedAndDirectionToSpeed.Preview.png
- 05:27, 24 March 2024 Visuino talk contribs uploaded File:TSpeedAndDirectionToSpeed.Preview.png
- 05:27, 24 March 2024 Visuino talk contribs created page File:TSpeedAndDirectionToSpeed.png
- 05:27, 24 March 2024 Visuino talk contribs uploaded File:TSpeedAndDirectionToSpeed.png
- 05:24, 24 March 2024 Visuino talk contribs created page File:TSpeedChangeMeter.png
- 05:24, 24 March 2024 Visuino talk contribs uploaded File:TSpeedChangeMeter.png
- 05:20, 24 March 2024 Visuino talk contribs created page File:TSpeedChangeMeter.Preview.png
- 05:20, 24 March 2024 Visuino talk contribs uploaded File:TSpeedChangeMeter.Preview.png
- 05:05, 24 March 2024 Visuino talk contribs created page Speed and Direction To Speed (Created page with "File:TSpeedAndDirectionToSpeed.png == Summary == {{:Summaries:Speed and Direction To Speed}} == Description == The primary function of the "Speed and Direction To Speed" component is to take two inputs: speed and direction, and convert them into a single output representing the speed level ranging from 0.0 to 1.0. This output signal is crucial for driving motors, controlling actuators, or any other application where speed and direction control is required. Input P...")
- 10:15, 10 March 2024 Visuino talk contribs created page Add Analog Value (Created page with "File:TAddAnalogValue.png == Summary == {{:Summaries:Add Analog Value}} == Description == In Visuino, the "Add Analog Value" component is used to add a constant value to an input analog value. This component is typically used in projects where you need to adjust or modify analog signals before they are sent to other components or devices. <b>Diagram:</b> File:TAddAnalogValue.Preview.png == Categories == *File:TArduinoAnalogToolbarCategory.png|link=Category...")
- 10:15, 10 March 2024 Visuino talk contribs created page File:TAddAnalogValue.png
- 10:15, 10 March 2024 Visuino talk contribs uploaded File:TAddAnalogValue.png
- 09:56, 10 March 2024 Visuino talk contribs created page File:TMinLimitAnalog.png
- 09:56, 10 March 2024 Visuino talk contribs uploaded File:TMinLimitAnalog.png
- 09:52, 10 March 2024 Visuino talk contribs created page Min Limit Analog (Created page with "File:TMinLimitAnalog.png == Summary == {{:Summaries:Min Limit Analog}} == Description == In Visuino, the "Min Limit Analog" component is used to set minimum value on an analog output. Everything below the limited value will be ignored. This component is particularly useful when you need to limit the value of an analog signal. <b>Diagram:</b> File:TMinLimitAnalog.Preview.png == Categories == *link=Category:Analog ...")
- 09:48, 10 March 2024 Visuino talk contribs created page Analog Array Snapshot (Created page with "File:TAnalogArraySnapshot.png == Summary == {{:Summaries:Analog Array Snapshot}} == Description == In Visuino, the "Analog Array Snapshot" component is used to capture an array of analog values at a specific moment in time. This component is particularly useful when you need to store and work with multiple analog sensor readings simultaneously. Once "Snapshot" pin is triggered, the component takes a "snapshot" of the analog values present on the specified pins at...")
- 09:48, 10 March 2024 Visuino talk contribs created page File:TAnalogArraySnapshot.png
- 09:48, 10 March 2024 Visuino talk contribs uploaded File:TAnalogArraySnapshot.png
- 09:31, 10 March 2024 Visuino talk contribs created page Max Limit Analog (Created page with "File:TMaxLimitAnalog.png == Summary == {{:Summaries:Max Limit Analog}} == Description == In Visuino, the "Max Limit Analog" component is used to set maximum value on an analog output. This component is particularly useful when you need to limit the value of an analog signal. <b>Diagram:</b> File:TMaxLimitAnalog.Preview.png == Categories == *link=Category:Analog Category:Analog - {{:Summaries:Summary Category An...")
- 09:30, 10 March 2024 Visuino talk contribs created page File:TMaxLimitAnalog.png
- 09:30, 10 March 2024 Visuino talk contribs uploaded File:TMaxLimitAnalog.png
- 09:27, 9 March 2024 Visuino talk contribs created page Compute Sun Position (Created page with "File:TComputeSunPosition.png == Summary == {{:Summaries:Computes Sun Position}} == Description == In Visuino, the "Compute Sun Position" component is used to calculate the position of the sun based on the input time. It takes the time as input and outputs the latitude and longitude values corresponding to the position of the sun at that particular time. <b>Diagram:</b> File:TComputeSunPosition.Preview.png == Categories == *File:TArduinoAnalogToolbarCategor...")
- 09:25, 9 March 2024 Visuino talk contribs created page File:TComputeSunPosition.png
- 09:25, 9 March 2024 Visuino talk contribs uploaded File:TComputeSunPosition.png
- 09:24, 9 March 2024 Visuino talk contribs created page TArduinoBasicCelestialBodyPosition.Longitude (Created page with "File:TComputeSunPosition.png == Summary == {{:Summaries:Computes Sun Position}} == Description == In Visuino, the "Compute Sun Position" component is used to calculate the position of the sun based on the input time. It takes the time as input and outputs the latitude and longitude values corresponding to the position of the sun at that particular time. <b>Diagram:</b> File:TComputeSunPosition.Preview.png == Categories == *File:TArduinoAnalogToolbarCategor...")
- 09:13, 9 March 2024 Visuino talk contribs created page Multiply Analog By Value (Created page with "File:TMultiplyAnalogByValue.png == Summary == {{:Summaries:Multiply Analog By Value}} == Description == In Visuino, the "Multiply Analog By Value" component is used to multiply an analog signal by a constant value. This component is commonly used in electronics and embedded systems projects where you need to scale or adjust an analog signal before further processing or output. For example, if you have a sensor outputting a voltage signal in a certain range, but y...")
- 09:13, 9 March 2024 Visuino talk contribs created page File:TMultiplyAnalogByValue.png
- 09:13, 9 March 2024 Visuino talk contribs uploaded File:TMultiplyAnalogByValue.png
- 08:42, 9 March 2024 Visuino talk contribs created page File:TMaxAnalogValue.png
- 08:42, 9 March 2024 Visuino talk contribs uploaded File:TMaxAnalogValue.png
- 08:42, 9 March 2024 Visuino talk contribs created page Max Analog Value (Created page with "File:TMaxAnalogValue.png == Summary == {{:Summaries:Max Analog Value}} == Description == In Visuino, the "Max Analog Value" component is used to detect and output the maximum value detected on an analog input. This component is particularly useful when you need to find the peak value of an analog signal over a period of time. <b>Diagram:</b> File:TMaxAnalogValue.Preview.png == Categories == *link=Category:Analog ...")
- 08:39, 9 March 2024 Visuino talk contribs created page File:TMinAnalogValue.png
- 08:39, 9 March 2024 Visuino talk contribs uploaded File:TMinAnalogValue.png
- 08:36, 9 March 2024 Visuino talk contribs created page Min Analog Value (Created page with "File:TMinAnalogValue.png == Summary == {{:Summaries:Min Analog Value}} == Description == In Visuino, the "Min Analog Value" component is used to determine the minimum value detected on an analog input. This component is typically used in projects where you need to monitor the minimum value of an analog signal over time. <b>Diagram:</b> File:TMinAnalogValue.Preview.png == Categories == *link=Category:Analog Catego...")
- 08:28, 9 March 2024 Visuino talk contribs created page File:TInverseAnalog.png