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).
- 09:40, 7 September 2025 Visuino talk contribs created page Sliding Window Analog Array (Created page with "Image:TArduinoSlidingWindowAnalogArray.png == Summary == Analog array buffer component that maintains a sliding window of sampled values with optional normalization. == Description == The Sliding Window Analog Array stores a moving window of analog values. The size of the window, step size, and normalization behavior can be configured. This allows real-time signal processing such as smoothing, feature extraction, or time-series analysis. <b>Diagram:</b> I...")
- 09:37, 7 September 2025 Visuino talk contribs created page Analog Array On/Off Switch (Created page with "Image:TArduinoAnalogArrayOnOffSwitch.png == Summary == Analog array switching component that can enable or disable the flow of analog array signals with configurable behavior. == Description == The Analog Array On/Off Switch controls the passing of analog array values from input to output. It can ignore repeated values, set an initial enabled state, and optionally send values immediately when enabled. <b>Diagram:</b> Image:TArduinoAnalogArrayOnOffSwitch.Pre...")
- 09:36, 7 September 2025 Visuino talk contribs created page File:TArduinoAnalogArrayOnOffSwitch.Preview.png
- 09:36, 7 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogArrayOnOffSwitch.Preview.png
- 09:33, 7 September 2025 Visuino talk contribs created page Analog Devices Parallel DDS Synthesizer (Signal Generator) - AD9850 (Created page with "Image:TArduinoAD9850DDSParallel.png == Summary == Direct Digital Synthesis (DDS) signal generator using Analog Devices AD9850 in parallel mode. Generates sine, square, or other programmable waveforms with adjustable frequency and phase. == Description == The AD9850 is a high-speed, low-power, direct digital synthesizer designed for generating accurate frequency and phase-programmable waveforms. In parallel mode, the device uses an 8-bit parallel data bus for...")
- 09:33, 7 September 2025 Visuino talk contribs created page File:TArduinoAD9850DDSParallel.Preview.png
- 09:33, 7 September 2025 Visuino talk contribs uploaded File:TArduinoAD9850DDSParallel.Preview.png
- 09:30, 7 September 2025 Visuino talk contribs created page Analog Devices Serial DDS Synthesizer (Signal Generator) - AD9850 (Created page with "Image:TArduinoAD9850DDS.png == Summary == Direct Digital Synthesis (DDS) signal generator using Analog Devices AD9850. Generates sine, square, or other programmable waveforms with adjustable frequency and phase. == Description == The AD9850 is a high-speed, low-power, direct digital synthesizer designed for generating accurate frequency and phase-programmable waveforms. It can be controlled serially, requiring minimal control pins, and outputs a stable clock-...")
- 09:29, 7 September 2025 Visuino talk contribs created page File:TArduinoAD9850DDS.Preview.png
- 09:29, 7 September 2025 Visuino talk contribs uploaded File:TArduinoAD9850DDS.Preview.png
- 09:07, 7 September 2025 Visuino talk contribs created page Maxim(Dallas) 1(One)-Wire Thermometer (DS1820/DS18S20/DS18B20) (Created page with "Image:TArduinoDS18x20Thermometer.png == Summary == Digital thermometer using Maxim (Dallas) 1-Wire protocol. Supports DS1820, DS18S20, and DS18B20 sensors with configurable resolution and alarm thresholds. == Description == The DS1820/DS18S20/DS18B20 family of digital thermometers communicates using the Maxim 1-Wire protocol. They provide precise temperature measurements with programmable resolution and alarm limits. Multiple devices can share the same bus,...")
- 09:07, 7 September 2025 Visuino talk contribs created page File:TArduinoDS18x20Thermometer.Preview.png
- 09:07, 7 September 2025 Visuino talk contribs uploaded File:TArduinoDS18x20Thermometer.Preview.png
- 09:01, 7 September 2025 Visuino talk contribs created page Texas Instrument Thermometer LM75(I2C) (Created page with "Image:TArduinoLM75Thermometer.png == Summary == Digital temperature sensor LM75 with I2C interface. Provides analog output, alert functionality, and supports Fahrenheit conversion. == Description == The Texas Instruments LM75 is a digital thermometer with an I2C interface. It supports continuous temperature monitoring and alert output with configurable threshold, hysteresis, and interrupt mode. The sensor can operate in normal or shutdown mode, and temperat...")
- 09:01, 7 September 2025 Visuino talk contribs created page File:TArduinoLM75Thermometer.Preview.png
- 09:01, 7 September 2025 Visuino talk contribs uploaded File:TArduinoLM75Thermometer.Preview.png
- 08:54, 7 September 2025 Visuino talk contribs created page U-Blox M8 GPS (Serial) (Created page with "Image:TArduino_UBlox_M8_GPS_Serial.png == Summary == This component interfaces with a U-Blox M8 GPS module using a serial (UART) connection. It processes raw satellite data to provide comprehensive navigation information. == Description == The U-Blox M8 GPS (Serial) component reads data from the GPS module via a serial port. It is designed to parse standard NMEA sentences or proprietary UBX messages to extract useful information. This includes geographical location...")
- 08:52, 7 September 2025 Visuino talk contribs created page File:TArduino UBlox M8 GPS Serial.Preview.png
- 08:52, 7 September 2025 Visuino talk contribs uploaded File:TArduino UBlox M8 GPS Serial.Preview.png
- 08:51, 7 September 2025 Visuino talk contribs created page U-Blox M8 GPS (I2C) (Created page with "Image:TArduino_UBlox_M8_GPS_I2C.png == Summary == This component interfaces with a U-Blox M8 GPS module over the I2C communication protocol. It processes satellite data to provide location, time, speed, and other navigation information. == Description == The U-Blox M8 GPS (I2C) component allows for easy integration of a high-precision GPS module. It communicates using the I2C bus, minimizing the number of required pins. The component decodes messages from the GPS t...")
- 08:43, 7 September 2025 Visuino talk contribs created page File:TArduino UBlox M8 GPS I2C.Preview.png
- 08:43, 7 September 2025 Visuino talk contribs uploaded File:TArduino UBlox M8 GPS I2C.Preview.png
- 04:40, 7 September 2025 Visuino talk contribs created page Ignore Analog Ranges (Created page with "Image:TArduinoIgnoreAnalogRanges.png == Summary == Analog filter module that ignores values within defined ranges. Supports multiple range elements with configurable minimum/maximum limits and equality handling. == Description == The Ignore Analog Ranges module processes an incoming analog signal and filters out values that fall within user-defined ranges. Each range can specify minimum and maximum thresholds, with options to pass or block values equal to tho...")
- 04:39, 7 September 2025 Visuino talk contribs created page File:TArduinoIgnoreAnalogRanges.Preview.png
- 04:39, 7 September 2025 Visuino talk contribs uploaded File:TArduinoIgnoreAnalogRanges.Preview.png
- 04:35, 7 September 2025 Visuino talk contribs created page Analog Integrator(Integral) (Created page with "Image:TArduinoAnalogIntegrator.png == Summary == Analog integrator module that accumulates values over time. Supports reset, initial value, min/max limits, and configurable element actions. == Description == The Analog Integrator (Integral) module integrates incoming analog values over time, triggered by a clock signal. It allows adding or setting values through elements, with support for limits (min/max) and rollover behavior. A reset pin clears the integr...")
- 04:35, 7 September 2025 Visuino talk contribs created page File:TArduinoAnalogIntegrator.Preview.png
- 04:35, 7 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogIntegrator.Preview.png
- 04:28, 7 September 2025 Visuino talk contribs created page Analog Differentiator(Delta Change) (Created page with "Image:TArduinoAnalogDifferentiator.png == Summary == Analog differentiator module that outputs the rate of change (delta) of an input signal. == Description == The Analog Differentiator (Delta Change) module calculates the difference between successive analog input values. Triggered by the clock pin, it provides the delta change as an analog output. This is useful for detecting trends, slopes, or rapid changes in sensor signals. <b>Diagram:</b> Image:TA...")
- 04:28, 7 September 2025 Visuino talk contribs created page File:TArduinoAnalogDifferentiator.Preview.png
- 04:28, 7 September 2025 Visuino talk contribs uploaded File:TArduinoAnalogDifferentiator.Preview.png
- 04:26, 7 September 2025 Visuino talk contribs created page Interpolate Analog (Created page with "Image:TArduinoInterpolateAnalog.png == Summary == Analog interpolation module for mapping input values to defined output ranges. Supports adding multiple interpolation elements with customizable input-output pairs. == Description == The Interpolate Analog module allows analog input values to be mapped to different output values using interpolation. By adding elements in the interpolation table, each with defined input and output properties, the module can smo...")
- 04:26, 7 September 2025 Visuino talk contribs created page File:TArduinoInterpolateAnalog.Preview.png
- 04:26, 7 September 2025 Visuino talk contribs uploaded File:TArduinoInterpolateAnalog.Preview.png
- 04:18, 7 September 2025 Visuino talk contribs created page Ignore Analog Values (Created page with "Image:TArduinoIgnoreAnalogValues.png == Summary == Module to filter and ignore certain analog values. Supports blocking repeated values, values below a threshold, or both. == Description == The Ignore Analog Values module processes incoming analog signals and filters them based on configurable conditions. It can block equal consecutive values, ignore values below a defined threshold, or pass all values if enabled. Useful for reducing noise or redundant data...")
- 06:56, 6 September 2025 Visuino talk contribs created page Thermistor Steinhart Hart (Created page with "Image:TArduinoThermistorSteinhartHart.png == Summary == Steinhart-Hart thermistor module for precise temperature measurement. Calculates temperature using Steinhart-Hart coefficients with optional Fahrenheit conversion. == Description == The Thermistor Steinhart-Hart module converts analog resistance readings into temperature using the Steinhart-Hart equation with coefficients A, B, and C. It supports an optional fixed resistor for a voltage divider, conversi...")
- 06:56, 6 September 2025 Visuino talk contribs created page File:TArduinoThermistorSteinhartHart.Preview.png
- 06:56, 6 September 2025 Visuino talk contribs uploaded File:TArduinoThermistorSteinhartHart.Preview.png
- 06:50, 6 September 2025 Visuino talk contribs created page Thermistor Steinhart Hart - 3 Points (Created page with "Image:TArduinoThermistor3Points.png == Summary == 3-point Steinhart-Hart thermistor module for precise temperature measurement. Converts analog resistance readings to temperature with optional Fahrenheit units. == Description == The Thermistor Steinhart-Hart module uses three reference points to calculate temperature based on thermistor resistance. It supports an optional fixed resistor for voltage divider configuration, conversion to Fahrenheit, and a choice...")
- 06:50, 6 September 2025 Visuino talk contribs created page File:TArduinoThermistor3Points.Preview.png
- 06:50, 6 September 2025 Visuino talk contribs uploaded File:TArduinoThermistor3Points.Preview.png
- 05:59, 6 September 2025 Visuino talk contribs created page Dataq YF-S201 Flow Sensor (Created page with "Image:TArduinoYFS201FlowSensor.png == Summary == Water flow sensor (YF-S201) that measures flow rate in liters per minute. Provides an analog output proportional to flow and supports configurable minimum frequency. == Description == The Dataq YF-S201 Flow Sensor detects the flow rate of liquids using a hall-effect sensor and turbine. It outputs an analog signal representing the flow in liters per minute. The sensor can be enabled or disabled, and the minimu...")
- 05:59, 6 September 2025 Visuino talk contribs created page File:TArduinoYFS201FlowSensor.Preview.png
- 05:59, 6 September 2025 Visuino talk contribs uploaded File:TArduinoYFS201FlowSensor.Preview.png
- 05:56, 6 September 2025 Visuino talk contribs created page Sharp Reflective Optical Distance Meter GP2Y0A02YK0F/GP2Y0A21YK0F/GP2Y0A710K0F/GP2YA41SK0F (Created page with "Image:TArduinoSharpDistanceSensor.png == Summary == Reflective optical distance sensors from Sharp (GP2Y0A series). Measures distance with analog output and supports selectable sensor types and units. == Description == The Sharp Reflective Optical Distance Meter provides distance measurements using an infrared emitter and phototransistor. It supports multiple sensor types including GP2Y0A02YK0F, GP2Y0A21YK0F, GP2Y0A710K0F, GP2YA41SK0F, and GP2Y0A51SK0F. Dis...")
- 05:55, 6 September 2025 Visuino talk contribs created page File:TArduinoSharpDistanceMeter.Preview.png
- 05:55, 6 September 2025 Visuino talk contribs uploaded File:TArduinoSharpDistanceMeter.Preview.png
- 05:48, 6 September 2025 Visuino talk contribs created page 6 RGB LEDs Ultrasonic Ranger RUS-04(Ping) (Created page with "Image:TArduino6RGBUltrasonicRUS04.png == Summary == Ultrasonic ranger module with six RGB LEDs. Measures distance and provides visual feedback via left and right LED groups, with analog and digital outputs. == Description == The 6 RGB LEDs Ultrasonic Ranger RUS-04 (Ping) detects distance using ultrasonic pulses. It includes two groups of three RGB LEDs (left and right) for visual indication of distance or status, with adjustable brightness and initial color v...")
- 05:47, 6 September 2025 Visuino talk contribs created page File:TArduino6RGBUltrasonicRangerRUS04.Preview.png
- 05:47, 6 September 2025 Visuino talk contribs uploaded File:TArduino6RGBUltrasonicRangerRUS04.Preview.png