New pages
Jump to navigation
Jump to search
- 04:05, 24 March 2024 Speed and Direction To Speed (hist | edit) [3,181 bytes] Visuino (talk | contribs) (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...")
- 09:15, 10 March 2024 Add Analog Value (hist | edit) [1,115 bytes] Visuino (talk | contribs) (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...")
- 08:52, 10 March 2024 Min Limit Analog (hist | edit) [1,103 bytes] Visuino (talk | contribs) (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 ...")
- 08:48, 10 March 2024 Analog Array Snapshot (hist | edit) [1,261 bytes] Visuino (talk | contribs) (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...")
- 08:31, 10 March 2024 Max Limit Analog (hist | edit) [1,051 bytes] Visuino (talk | contribs) (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...")
- 08:27, 9 March 2024 Compute Sun Position (hist | edit) [1,140 bytes] Visuino (talk | contribs) (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...")
- 08:24, 9 March 2024 TArduinoBasicCelestialBodyPosition.Longitude (hist | edit) [0 bytes] Visuino (talk | contribs) (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...")
- 08:13, 9 March 2024 Multiply Analog By Value (hist | edit) [1,395 bytes] Visuino (talk | contribs) (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...")
- 07:42, 9 March 2024 Max Analog Value (hist | edit) [1,103 bytes] Visuino (talk | contribs) (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 ...")
- 07:36, 9 March 2024 Min Analog Value (hist | edit) [1,097 bytes] Visuino (talk | contribs) (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...")
- 07:28, 9 March 2024 Inverse Analog (Change Sign) (hist | edit) [1,637 bytes] Visuino (talk | contribs) (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...")
- 07:23, 9 March 2024 Average Analog Period (hist | edit) [1,749 bytes] Visuino (talk | contribs) (Created page with "File:TAverageAnalogPeriod.png == Summary == {{:Summaries:Average Analog Period}} == Description == In Visuino, the "Average Analog Period" component is used for averaging analog signals over a certain period of time. This component calculates the average value of an analog signal within the specified period, helping to smooth out noise or fluctuations in the signal. The "Period (uS)" property allows you to define the duration over which the averaging process occur...")
- 06:21, 9 March 2024 Subtract Analog Value (hist | edit) [1,138 bytes] Visuino (talk | contribs) (Created page with "File:TSubtractAnalogValue.png == Summary == {{:Summaries:Subtract From Analog Value}} == Description == In Visuino, the "Subtract Analog Value" component is used to subtract a constant value from an incoming analog signal. Example: If you set the constant value in the component to 10 and the value on the "In" pin is 30, the value on the "Out" pin will be 20 <b>Diagram:</b> File:TSubtractAnalogValue.Preview.png == Categories == *File:TArduinoAnalogToolbarCa...")
- 06:06, 9 March 2024 Subtract From Analog Value (hist | edit) [1,308 bytes] Visuino (talk | contribs) (Created page with "File:TSubtractFromAnalogValue.png == Summary == {{:Summaries:Subtract From Analog Value}} == Description == In Visuino, the "Subtract Analog Value" component is used to subtract an analog value from another analog value. Example: If you set the constant value in the component to 15 and the value on the "In" pin is 5, then the "Subtract Analog Value" component will subtract the value on the "In" pin (5) from the constant value (15). So, the output value on the "Out"...")
- 05:47, 9 March 2024 Absolute Analog Value (hist | edit) [1,439 bytes] Visuino (talk | contribs) (Created page with "thumb|right|250px == Summary == {{:Summaries:Absolute Analog Value}} == Description == The '''Absolute Analog Value''' component in Visuino is designed to convert an analog signal to its absolute value. This is particularly useful when you only need the magnitude of the signal, disregarding its direction (positive or negative). The component eliminates the negative portion of the signal, providing the absolute (positive) value as outpu...")
- 05:33, 9 March 2024 Ramp To Analog Value (hist | edit) [1,318 bytes] Visuino (talk | contribs) (Created page with "Image:TRampToAnalogValue.png == Summary == {{:Summaries:Summary Remember Analog Value}} == Description == Use this component to generate a smooth transition or ramping effect between two specified analog values over a defined period of time. This component is particularly useful in applications where you need to smoothly transition between different analog levels, such as controlling the brightness of an LED or the speed of a motor. <b>Diagram:</b> Image:TRampT...")