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).
- 06:42, 8 September 2025 Visuino talk contribs created page File:TArduinoSharpOpticalDustSensor.Preview.png
- 06:42, 8 September 2025 Visuino talk contribs uploaded File:TArduinoSharpOpticalDustSensor.Preview.png
- 06:10, 8 September 2025 Visuino talk contribs created page ACS712 Current Meter (Created page with "Image:TArduinoACS712CurrentMeter.png == Summary == Measures electrical current using the ACS712 hall-effect current sensor. == Description == The **ACS712 Current Meter** component provides current measurement based on the Allegro ACS712 sensor IC. It can be configured for different ranges (5A, 20A, or 30A), with support for voltage reference adjustment and zero offset calibration. The component supports calibration through configurable operations, such as **Ca...")
- 06:10, 8 September 2025 Visuino talk contribs created page File:TArduinoACS712CurrentMeter.Preview.png
- 06:10, 8 September 2025 Visuino talk contribs uploaded File:TArduinoACS712CurrentMeter.Preview.png
- 04:45, 8 September 2025 Visuino talk contribs created page Analog Array Value (Created page with "Image:TArduinoAnalogArrayValue.png == Summary == Provides an analog array whose elements can be individually set or updated using value elements. == Description == The Analog Array Value component outputs an analog array with configurable elements. Elements can be added via the **Elements** window, where each element can have its own **Set Value** or **Set Value State** properties. Each added element generates its own input pins for controlling the values. Th...")
- 04:45, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayValue.Preview.png
- 04:45, 8 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayValue.Preview.png
- 04:40, 8 September 2025 Visuino talk contribs created page 2D Change Distance (Created page with "Image:TArduino2DChangeDistance.png == Summary == Calculates the distance change of a point in 2D space based on analog X and Y inputs. == Description == The 2D Change Distance component computes the Euclidean distance traveled by a point from its previous position using the current X and Y analog inputs. This is useful for measuring motion, tracking displacement, or detecting movement in planar systems. <b>Diagram:</b> Image:TArduino2DChangeDistance.Preview...")
- 04:39, 8 September 2025 Visuino talk contribs created page File:TArduino2DChangeDistance.Preview.png
- 04:39, 8 September 2025 Visuino talk contribs uploaded File:TArduino2DChangeDistance.Preview.png
- 04:36, 8 September 2025 Visuino talk contribs created page 2D Distance (Created page with "Image:TArduino2DDistance.png == Summary == Calculates the Euclidean distance between two points in 2D space from analog inputs. == Description == The 2D Distance component computes the distance between a start point and an end point using their X and Y analog values. This is useful for position tracking, motion detection, or measuring displacement in planar systems. <b>Diagram:</b> Image:TArduino2DDistance.Preview.png == Properties == *'''Enabled''' –...")
- 04:36, 8 September 2025 Visuino talk contribs created page File:TArduino2DDistance.Preview.png
- 04:36, 8 September 2025 Visuino talk contribs uploaded File:TArduino2DDistance.Preview.png
- 04:31, 8 September 2025 Visuino talk contribs created page Analog Devices GY-61/ADXL335 Accelerometer (Created page with "Image:TArduinoGY61ADXL335.png == Summary == Three-axis analog accelerometer module for measuring acceleration along X, Y, and Z axes. == Description == The GY-61/ADXL335 provides analog voltage outputs proportional to acceleration in each axis. It supports three analog inputs (X, Y, Z) and outputs analog signals representing acceleration, which can be interpreted in Gs (gravitational units). This is useful for motion sensing, tilt detection, and orientation mea...")
- 04:30, 8 September 2025 Visuino talk contribs created page File:TArduinoGY61ADXL335.Preview.png
- 04:30, 8 September 2025 Visuino talk contribs uploaded File:TArduinoGY61ADXL335.Preview.png
- 04:19, 8 September 2025 Visuino talk contribs created page Analog Array To Text (Created page with "Image:TArduinoAnalogArrayToText.png == Summary == Converts an analog array into a formatted text string. == Description == The Analog Array To Text component takes an input analog array and converts its elements into a single text string. You can configure formatting options such as beginning and ending text, element separators, digit precision, and minimum width. This is useful for logging, display on text-based interfaces, or sending analog array data over te...")
- 04:19, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayToText.Preview.png
- 04:19, 8 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayToText.Preview.png
- 04:12, 8 September 2025 Visuino talk contribs created page Map Range Analog (Created page with "Image:TArduinoMapRangeAnalog.png == Summary == Maps an analog input from one range to another output range, including negative ranges and reversed scaling. == Description == The Map Range Analog component scales an input analog signal from a defined input range to a specified output range. You can set any values for both the input and output ranges, including negative numbers. It also supports “reverse” mapping, where the input range is larger than the outp...")
- 04:12, 8 September 2025 Visuino talk contribs created page File:TArduinoMapRangeAnalog.Preview.png
- 04:12, 8 September 2025 Visuino talk contribs uploaded File:TArduinoMapRangeAnalog.Preview.png
- 04:07, 8 September 2025 Visuino talk contribs created page Dead Zone Scaled Analog(Map) (Created page with "Image:TArduinoDeadZoneScaledAnalog.png == Summary == Maps an analog input to an output range while ignoring a small “dead zone” around a center value. == Description == The Dead Zone Scaled Analog (Map) component processes an analog input, scaling it to a specified output range while ignoring a small input zone near the center. This dead zone prevents small input fluctuations from affecting the output, which is useful for joystick inputs, sensor noise filteri...")
- 04:06, 8 September 2025 Visuino talk contribs created page File:TArduinoDeadZoneScaledAnalog.Preview.png
- 04:06, 8 September 2025 Visuino talk contribs uploaded File:TArduinoDeadZoneScaledAnalog.Preview.png
- 04:02, 8 September 2025 Visuino talk contribs created page Analog Array To Analog (Created page with "Image:TArduinoAnalogArrayToAnalog.png == Summary == Splits an analog array into individual analog outputs. == Description == The Analog Array To Analog component takes an input analog array and outputs each element to separate analog pins. The number of output pins can be configured via the **Output Pins** property. This is useful for routing array data to multiple processing blocks, actuators, or display elements. <b>Diagram:</b> Image:TArduinoAnalogArra...")
- 04:00, 8 September 2025 Visuino talk contribs created page Analog To Analog Array (Created page with "Image:TArduinoAnalogToAnalogArray.png == Summary == Converts multiple individual analog inputs into a single analog array output. == Description == The Analog To Analog Array component collects multiple analog signals from individual input pins and combines them into one analog array. The number of inputs can be configured via the **Input Pins** property. A clock input can be used to control when the array is updated. This is useful for packaging multiple sen...")
- 03:57, 8 September 2025 Visuino talk contribs created page Multiply Analog (Created page with "Image:TArduinoMultiplyAnalog.png == Summary == Multiplies two or more analog input signals together to produce a single output. == Description == The Multiply Analog component computes the product of multiple incoming analog signals. The number of input pins can be configured using the **Input Pins** property. A clock input can be used to control when the multiplication occurs. This is useful for scaling signals, modulation, or combining multiple analog sourc...")
- 03:56, 8 September 2025 Visuino talk contribs created page File:TArduinoMultiplyAnalog.Preview.png
- 03:56, 8 September 2025 Visuino talk contribs uploaded File:TArduinoMultiplyAnalog.Preview.png
- 03:54, 8 September 2025 Visuino talk contribs created page Step/Iterate Analog Array Items (Created page with "Image:TArduinoStepIterateAnalogArray.png == Summary == Iterates through items in an analog array, outputting one item at a time. == Description == The Step/Iterate Analog Array Items component cycles through the elements of an input analog array. Each step outputs the current item, updates the index, and increments the count of items processed. The **Empty** clock can be used to trigger a step without producing output. This is useful for sequential processing...")
- 03:54, 8 September 2025 Visuino talk contribs created page File:TArduinoStepIterateAnalogArray.Preview.png
- 03:54, 8 September 2025 Visuino talk contribs uploaded File:TArduinoStepIterateAnalogArray.Preview.png
- 03:50, 8 September 2025 Visuino talk contribs created page Remember Analog Array (Created page with "Image:TArduinoRememberAnalogArray.png == Summary == Stores and recalls an analog array based on clock inputs, allowing temporary memory for analog data. == Description == The Remember Analog Array component can store an analog array when triggered by the **Remember (Write)** clock and output the stored array when triggered by the **Recall (Read)** clock. Initial values can be configured using the **Initial Value Elements** property. This is useful for temporary...")
- 03:50, 8 September 2025 Visuino talk contribs created page File:TArduinoRememberAnalogArray.Preview.png
- 03:50, 8 September 2025 Visuino talk contribs uploaded File:TArduinoRememberAnalogArray.Preview.png
- 02:26, 8 September 2025 Visuino talk contribs created page Analog Array Mux(Multi channel Switch) (Created page with "Image:TArduinoAnalogArrayMux.png == Summary == Selects one analog array input from multiple channels and passes it to the output based on a digital select signal. == Description == The Analog Array Mux component routes one of several analog array inputs to the output depending on the **Select** input value. The initial active channel can be configured via the **Initial Channel** property, and the number of input pins is adjustable. This is useful for multiplexi...")
- 02:26, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayMux.Preview.png
- 02:26, 8 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayMux.Preview.png
- 02:19, 8 September 2025 Visuino talk contribs created page Accumulate(Integral) Angle (Created page with "Image:TArduinoAccumulateAngle.png == Summary == Computes the integral of an analog input representing an angle, accumulating its value over time. == Description == The Accumulate (Integral) Angle component continuously integrates the incoming analog signal and outputs the accumulated angle. It supports different units (**Degrees**, **Radians**, or **Normalized**) and can be reset via a digital input. This is useful for tracking rotational position or calculatin...")
- 02:13, 8 September 2025 Visuino talk contribs created page Analog Array Multi Source (Created page with "Image:TArduinoAnalogArrayMultiSource.png == Summary == Distributes a single analog array input to multiple output channels simultaneously. == Description == The Analog Array Multi Source component copies an incoming analog array to multiple output pins at the same time. The number of output pins is configurable via the **Output Pins** property. This is useful for feeding the same array of signals to multiple processing blocks or devices without duplicating wiri...")
- 02:13, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayMultiSource.Preview.png
- 02:13, 8 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayMultiSource.Preview.png
- 02:12, 8 September 2025 Visuino talk contribs created page Analog Multi Source (Created page with "Image:TArduinoAnalogMultiSource.png == Summary == Distributes a single analog input signal to multiple output channels simultaneously. == Description == The Analog Multi Source component copies an incoming analog signal to multiple output pins at the same time. The number of output pins is configurable via the **Output Pins** property. This is useful for feeding the same signal to multiple processing blocks or devices without duplicating wiring. <b>Diagram:<...")
- 02:09, 8 September 2025 Visuino talk contribs created page Analog Array Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoAnalogArrayDemux.png == Summary == Routes an analog array input to one of multiple output channels based on a digital select signal. == Description == The Analog Array Demux component directs an incoming analog array to one of several output channels, determined by the **Select** input. The initial active channel can be set via the **Initial Channel** property, and the number of output pins is configurable. This is useful for conditional routing,...")
- 02:09, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayDemux.Preview.png
- 02:09, 8 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayDemux.Preview.png
- 02:07, 8 September 2025 Visuino talk contribs created page Analog Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoAnalogDemux.png == Summary == Routes an analog input to one of multiple output channels based on a digital select signal. == Description == The Analog Demux component directs an incoming analog signal to one of several output pins, determined by the **Select** input. The initial active channel can be set via the **Initial Channel** property, and the number of output pins is configurable. This is useful for conditional routing, multiplexing analog...")
- 02:07, 8 September 2025 Visuino talk contribs created page File:TArduinoAnalogDemux.Preview.png