Inverse Analog (Change Sign): Difference between revisions
Jump to navigation
Jump to search
Created page with "File:TInverseAnalog.png == Summary == {{:Summaries:Inverse Analog (Change Sign)}} == Description == In Visuino, the "Inverse Analog (Change Sign)" component is used to invert the analog value received from a sensor or another source. It essentially changes the sign of the value, turning positive values into negative ones and vice versa. This component is useful in various scenarios where you need to reverse the direction or polarity of a signal. For example, if y..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[Image:TInverseAnalog.png]] | ||
== Summary == | == Summary == | ||
Inverts an analog value by changing its sign. | |||
== Description == | == Description == | ||
The **Inverse Analog (Change Sign)** component is used to invert analog values received from a sensor or another source. | |||
It changes the sign of the input, turning positive values into negative ones and vice versa. | |||
This is useful when you need to reverse the direction or polarity of a signal. | |||
For example, if a sensor outputs values that increase as temperature rises, but your system requires decreasing values instead, this component can adapt the signal accordingly. | |||
<b>Diagram:</b> | |||
[[Image:TInverseAnalog.Preview.png]] | |||
== Properties == | |||
*'''Enabled''' – Enables or disables the component. | |||
== Pins == | |||
=== Input Pins === | |||
*'''In''' – Analog input signal to be inverted. | |||
=== Output Pins === | |||
*'''Out''' – Inverted analog output (sign changed). | |||
== Categories == | == Categories == | ||
Line 21: | Line 30: | ||
*[[File:TArduinoFilterToolbarCategory.png|link=Category:Analog]] [[Category:Filter]] - {{:Summaries:Summary Category Filter}} | *[[File:TArduinoFilterToolbarCategory.png|link=Category:Analog]] [[Category:Filter]] - {{:Summaries:Summary Category Filter}} | ||
[[Category:Components]] | [[Category:Components]] |
Latest revision as of 06:34, 18 September 2025
Summary
Inverts an analog value by changing its sign.
Description
The **Inverse Analog (Change Sign)** component is used to invert analog values received from a sensor or another source. It changes the sign of the input, turning positive values into negative ones and vice versa.
This is useful when you need to reverse the direction or polarity of a signal. For example, if a sensor outputs values that increase as temperature rises, but your system requires decreasing values instead, this component can adapt the signal accordingly.
Diagram:
Properties
- Enabled – Enables or disables the component.
Pins
Input Pins
- In – Analog input signal to be inverted.
Output Pins
- Out – Inverted analog output (sign changed).
Categories
- Analog components category
- Math components category
- File:TArduinoFilterToolbarCategory.png - Summaries:Summary Category Filter