User contributions for Visuino
Jump to navigation
Jump to search
14 September 2025
- 01:3701:37, 14 September 2025 diff hist 0 N File:TArduinoMeasureComplexArrayLength.Preview.png No edit summary current
- 01:3401:34, 14 September 2025 diff hist +1,063 N Measure Analog Array Length Created page with "Image:TArduinoMeasureAnalogArrayLength.png == Summary == The **Measure Analog Array Length** component calculates the number of elements in an analog array input and outputs this length as an integer. == Description == This component is useful for dynamically determining the size of an analog array during processing or for use in loops, indexing, or conditional operations. It simply counts the number of entries in the input analog array and provides the count on..." current
- 01:3401:34, 14 September 2025 diff hist 0 N File:TArduinoMeasureAnalogArrayLength.Preview.png No edit summary current
- 01:0701:07, 14 September 2025 diff hist +1,435 N Text MAC Address To 64 bit Unsigned Created page with "Image:TArduinoTextToMAC.png == Summary == The **Text MAC Address To 64-bit Unsigned** component converts a human-readable MAC address string (e.g., `01:23:45:67:89:AB`) into a 64-bit unsigned integer value. This enables textual MAC addresses to be represented in a numerical format suitable for computation, storage, or comparison. == Description == MAC (Media Access Control) addresses are commonly represented as six octets in hexadecimal, separated by colons or da..." current
- 01:0701:07, 14 September 2025 diff hist 0 N File:TArduinoTextToMAC.Preview.png No edit summary current
- 01:0301:03, 14 September 2025 diff hist +1,441 N Text TCP/IP IPv4 Address To Unsigned Created page with "Image:TArduinoTextToIPv4.png == Summary == The **Text TCP/IP IPv4 Address To Unsigned** component converts a human-readable IPv4 address string in dotted-decimal notation (e.g., `192.168.0.1`) into a 32-bit unsigned integer format. This allows textual IP addresses to be used programmatically in systems that require numerical representation. == Description == IPv4 addresses are typically written as four decimal numbers separated by dots. This component parses th..." current
- 01:0201:02, 14 September 2025 diff hist 0 N File:TArduinoTextToIPv4.Preview.png No edit summary current
- 00:5800:58, 14 September 2025 diff hist +1,251 N Unsigned TCP/IP IPv4 Address To Text Created page with "Image:TArduinoIPv4ToText.png == Summary == The **Unsigned TCP/IP IPv4 Address To Text** component converts a 32-bit unsigned integer IPv4 address into a human-readable text format (dotted-decimal notation). This allows IP addresses to be displayed, logged, or transmitted as standard strings. == Description == IPv4 addresses are usually represented in dotted-decimal format (e.g., `192.168.0.1`). This component accepts an unsigned 32-bit numeric input and outputs..." current
- 00:5800:58, 14 September 2025 diff hist 0 N File:TArduinoIPv4ToText.Preview.png No edit summary current
- 00:5500:55, 14 September 2025 diff hist +1,109 N 64 bit Unsigned MAC Address To Text Created page with "Image:TArduinoMAC64ToText.png == Summary == The **64-bit Unsigned MAC Address To Text** component converts a 64-bit unsigned integer MAC address into a human-readable text format. This allows network identifiers to be displayed or logged as standard hexadecimal MAC strings. == Description == MAC addresses are commonly represented as 12-digit hexadecimal numbers separated by colons or hyphens. This component takes a 64-bit numeric input and outputs the equivalen..." current
- 00:5500:55, 14 September 2025 diff hist 0 N File:TArduinoMAC64ToText.Preview.png No edit summary current
- 00:5100:51, 14 September 2025 diff hist +1,104 N Unix Epoch to Date/Time Created page with "Image:TArduinoUnixEpochToDateTime.png == Summary == The **Unix Epoch to Date/Time** component converts a Unix Epoch timestamp into a human-readable Date/Time value. It supports conversion from seconds or milliseconds since **January 1, 1970 (UTC)**. == Description == This component is commonly used for logging, displaying timestamps, and synchronizing with external systems. If the '''Milli Seconds''' property is enabled, the conversion includes millisecond prec..." current
- 00:5000:50, 14 September 2025 diff hist 0 N File:TArduinoUnixEpochToDateTime.Preview.png No edit summary current
- 00:4300:43, 14 September 2025 diff hist +1,113 N Date/Time to Unix Epoch Created page with "Image:TArduinoDateTimeToUnixEpoch.png == Summary == The **Date/Time to Unix Epoch** component converts a given date and time value into a Unix Epoch timestamp. Optionally, the output can include milliseconds for higher precision. == Description == This component is useful for timekeeping, logging, scheduling, and synchronizing events across systems. Unix Epoch represents the number of seconds (or milliseconds) since **January 1, 1970 (UTC)**, and is a standar..." current
- 00:4300:43, 14 September 2025 diff hist 0 N File:TArduinoDateTimeToUnixEpoch.Preview.png No edit summary current
- 00:3600:36, 14 September 2025 diff hist 0 N File:TArduinoRandomRGBWAlphaColor.Preview.png No edit summary current
13 September 2025
- 23:4723:47, 13 September 2025 diff hist +1,434 N Random RGBW Alpha Color Created page with "Image:TArduinoRandomRGBWAlphaColor.png == Summary == The **Random RGBW Alpha Color** component generates random colors with Red, Green, Blue, White, and Alpha (transparency) channels. It allows specifying a minimum and maximum color range, as well as a randomization seed for reproducibility. == Description == This component is useful for graphics, LED control, and any visual effect that requires dynamic random color generation. The alpha channel allows transp..." current
11 September 2025
- 13:3113:31, 11 September 2025 diff hist +823 Custom Code No edit summary current
- 13:2513:25, 11 September 2025 diff hist +777 Custom Code No edit summary
- 08:4008:40, 11 September 2025 diff hist −34 Custom Code No edit summary
- 08:3908:39, 11 September 2025 diff hist +728 Custom Code No edit summary
- 08:3508:35, 11 September 2025 diff hist +1,501 Custom Code No edit summary
- 07:3507:35, 11 September 2025 diff hist +146 Accelerometer Gyroscope Compass LSM9DS1(I2C) No edit summary current
- 07:2907:29, 11 September 2025 diff hist +226 Accelerometer Gyroscope Compass LSM9DS1(I2C) No edit summary
- 07:2607:26, 11 September 2025 diff hist +46 Accelerometer Gyroscope Compass LSM9DS1(I2C) No edit summary
- 07:2307:23, 11 September 2025 diff hist +165 Pressure Temperature BMP581 (SPI) No edit summary current Tag: Visual edit
- 07:1507:15, 11 September 2025 diff hist −1 LITE-ON Light and Proximity Sensor LTR-553ALS-WA/LTR-556ALS-WA(I2C) No edit summary current
- 07:1407:14, 11 September 2025 diff hist +219 LITE-ON Light and Proximity Sensor LTR-553ALS-WA/LTR-556ALS-WA(I2C) No edit summary
- 07:0707:07, 11 September 2025 diff hist −72 LITE-ON Light and Proximity Sensor LTR-553ALS-WA/LTR-556ALS-WA(I2C) No edit summary
- 06:5906:59, 11 September 2025 diff hist +838 3-Axis Accelerometer/Gyroscope LSM6DS3(Grove) No edit summary current
- 06:5406:54, 11 September 2025 diff hist −10 NXP PWM PCA9685 (I2C) No edit summary current
- 06:5306:53, 11 September 2025 diff hist +73 NXP PWM PCA9685 (I2C) No edit summary
- 06:3806:38, 11 September 2025 diff hist +8 Microchip MCP3021 ADC (I2C) No edit summary current Tag: Visual edit
- 06:3406:34, 11 September 2025 diff hist +224 STMicroelectronics LSM6DS3 Accelerometer Gyroscope(I2C) No edit summary current
- 06:2406:24, 11 September 2025 diff hist +966 STMicroelectronics LSM6DS3 Accelerometer Gyroscope(I2C) No edit summary
- 06:1506:15, 11 September 2025 diff hist +5 STMicroelectronics LSM6DS3 Accelerometer Gyroscope(I2C) No edit summary
- 06:1006:10, 11 September 2025 diff hist +356 STMicroelectronics LSM6DS3 Accelerometer Gyroscope(I2C) No edit summary
- 05:5005:50, 11 September 2025 diff hist +1,326 Attitude Angle JY61P/JY901 I2C No edit summary current
- 05:3205:32, 11 September 2025 diff hist +2,027 Attitude Angle JY61P/JY901 I2C No edit summary
- 05:1705:17, 11 September 2025 diff hist −23 Accelerometer Gyroscope MPU6000/MPU6050/GY-521 (I2C) No edit summary current
- 04:5504:55, 11 September 2025 diff hist +94 Accelerometer Gyroscope Compass MPU9250/CJMCU-116/CJMCU-20948 (I2C) No edit summary current
- 03:5803:58, 11 September 2025 diff hist +41 Accelerometer Gyroscope Compass MPU6886 (I2C) No edit summary current
- 03:5203:52, 11 September 2025 diff hist +198 Maxim MAX31865 RTD PT100/PT1000 Resistance Thermometer(SPI) No edit summary current
- 03:4603:46, 11 September 2025 diff hist +20 Maxim MAX31865 RTD PT100/PT1000 Resistance Thermometer(SPI) No edit summary
- 03:4103:41, 11 September 2025 diff hist −42 Pressure Temperature BMP581 (SPI) No edit summary
- 03:3503:35, 11 September 2025 diff hist −877 Pressure Temperature BMP581 (SPI) No edit summary
- 03:2703:27, 11 September 2025 diff hist +1,017 Pressure Temperature BMP581 (SPI) No edit summary
- 03:2603:26, 11 September 2025 diff hist −12 Pressure Temperature BMP581 (I2C) No edit summary current
- 03:0503:05, 11 September 2025 diff hist −3 Pressure Temperature BMP581 (I2C) No edit summary
- 03:0203:02, 11 September 2025 diff hist −1 Pressure Temperature BMP581 (I2C) No edit summary