New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

14 September 2025

13 September 2025

  • 23:5823:58, 13 September 2025 Unsigned TCP/IP IPv4 Address To Text (hist | edit) [1,251 bytes] Visuino (talk | contribs) (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...")
  • 23:5523:55, 13 September 2025 64 bit Unsigned MAC Address To Text (hist | edit) [1,109 bytes] Visuino (talk | contribs) (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...")
  • 23:5123:51, 13 September 2025 Unix Epoch to Date/Time (hist | edit) [1,104 bytes] Visuino (talk | contribs) (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...")
  • 23:4323:43, 13 September 2025 Date/Time to Unix Epoch (hist | edit) [1,113 bytes] Visuino (talk | contribs) (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...")
  • 22:4722:47, 13 September 2025 Random RGBW Alpha Color (hist | edit) [1,434 bytes] Visuino (talk | contribs) (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...")

10 September 2025

  • 13:5113:51, 10 September 2025 Microchip MCP3021 ADC (I2C) (hist | edit) [1,573 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMCP3021.png == Summary == 10-bit analog-to-digital converter with I2C interface for single-channel voltage measurement. == Description == The MCP3021 component is a successive approximation ADC that provides 10-bit resolution for single-ended analog voltage measurements. It features a simple I2C interface, low power consumption, and operates from 2.7V to 5.5V. The converter includes an internal sample-and-hold circuit and provides conversion results t...")
  • 13:4913:49, 10 September 2025 Accelerometer Gyroscope Compass LSM9DS1(I2C) (hist | edit) [4,661 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLSM9DS1.png == Summary == Integrated 9-DOF inertial measurement unit combining 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer with I2C interface. == Description == The LSM9DS1 component provides comprehensive motion sensing with simultaneous acceleration, angular rate, and magnetic field measurement across three axes. It features programmable full-scale ranges for each sensor, configurable sample rates, digital filtering, and low-powe...")
  • 13:2613:26, 10 September 2025 Custom Code (hist | edit) [8,268 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoCustomCode.png == Summary == Custom code component allowing direct C/C++ code integration with multiple data type support for input and output operations. == Description == The Custom Code component provides a flexible interface for embedding custom C/C++ code within visual programming environments. It supports multiple data types including analog, digital, complex arrays, images, audio, and specialized types like color and orientation data. The compo...")
  • 13:1013:10, 10 September 2025 NXP PWM PCA9685 (I2C) (hist | edit) [6,371 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoPCA9685.png == Summary == The NXP PWM PCA9685 component provides 16-channel PWM output control through I2C communication. It allows precise control of multiple PWM signals with configurable frequency and output settings. == Description == The PCA9685 is an I2C-bus controlled 16-channel LED controller optimized for PWM dimming and LED driver applications. Each channel has an individual 12-bit resolution (4096 steps) fixed frequency PWM controller that...")
  • 12:5812:58, 10 September 2025 3-Axis Accelerometer/Gyroscope LSM6DS3(Grove) (hist | edit) [7,505 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLSM6DS3Grove.png == Summary == The 3-Axis Accelerometer/Gyroscope LSM6DS3 component provides 6-axis motion tracking with Grove interface connectivity. It offers accelerometer, gyroscope, and advanced motion detection features through a simple Grove connection. == Description == The LSM6DS3 is a high-performance 6-axis inertial measurement unit (IMU) that combines a 3-axis accelerometer and 3-axis gyroscope with embedded motion detection capabilities....")
  • 12:5012:50, 10 September 2025 STMicroelectronics LSM6DS3 Accelerometer Gyroscope(I2C) (hist | edit) [7,454 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoLSM6DS3.png == Summary == The STMicroelectronics LSM6DS3 Accelerometer Gyroscope component provides 6-axis motion tracking with advanced features including pedometer, tap detection, and free-fall detection. It communicates using the I2C interface and outputs comprehensive motion data. == Description == The LSM6DS3 is a high-performance 6-axis inertial measurement unit (IMU) that combines a 3-axis accelerometer and 3-axis gyroscope with embedded pedome...")
  • 12:4112:41, 10 September 2025 Attitude Angle JY61P/JY901 I2C (hist | edit) [9,779 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoJY61P.png == Summary == The Attitude Angle JY61P/JY901 component provides 9-axis attitude estimation with accelerometer, gyroscope, compass, and GPS integration. It communicates using the I2C interface and outputs comprehensive orientation, position, and motion data. == Description == The JY61P/JY901 is an advanced attitude and heading reference system (AHRS) that combines 3-axis accelerometer, 3-axis gyroscope, 3-axis magnetometer, and GPS capabiliti...")
  • 12:1412:14, 10 September 2025 Accelerometer Gyroscope MPU6000/MPU6050/GY-521 (I2C) (hist | edit) [4,723 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMPU6050.png == Summary == The Accelerometer Gyroscope MPU6000/MPU6050 component provides 6-axis motion tracking with accelerometer and gyroscope capabilities. It communicates using the I2C interface and outputs motion data from both sensing elements plus temperature. == Description == The MPU6000/MPU6050 is a 6-axis MotionTracking device that combines a 3-axis accelerometer and 3-axis gyroscope in a single package. It features programmable digital fil...")
  • 12:0712:07, 10 September 2025 Accelerometer Gyroscope Compass MPU9250/CJMCU-116/CJMCU-20948 (I2C) (hist | edit) [5,875 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMPU9250.png == Summary == The Accelerometer Gyroscope Compass MPU9250 component provides 9-axis motion tracking with accelerometer, gyroscope, and magnetometer capabilities. It communicates using the I2C interface and outputs motion and orientation data from all three sensing elements. == Description == The MPU9250 is a 9-axis MotionTracking device that combines a 3-axis accelerometer, 3-axis gyroscope, and 3-axis magnetometer in a single package. It...")
  • 11:5911:59, 10 September 2025 Accelerometer Gyroscope Compass MPU6886 (I2C) (hist | edit) [4,815 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMPU6886.png == Summary == The Accelerometer Gyroscope Compass MPU6886 component provides 6-axis motion tracking with accelerometer, gyroscope, and temperature sensing capabilities. It communicates using the I2C interface and outputs motion data from all three sensing elements. == Description == The MPU6886 is a 6-axis MotionTracking device that combines a 3-axis accelerometer, 3-axis gyroscope, and integrated temperature sensor in a single package. It...")
  • 11:5211:52, 10 September 2025 Maxim MAX31865 RTD PT100/PT1000 Resistance Thermometer(SPI) (hist | edit) [3,482 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoMAX31865.png == Summary == The Maxim MAX31865 RTD PT100/PT1000 Resistance Thermometer component reads temperature from RTD sensors using SPI interface. It provides precise temperature measurements with configurable sensor settings and error detection. == Description == The MAX31865 is a precision resistance-to-digital converter designed for platinum resistance temperature detectors (RTDs). It provides high-accuracy temperature measurements from PT100...")
  • 11:4911:49, 10 September 2025 Potentiometer (hist | edit) [1,239 bytes] Visuino (talk | contribs) (Created page with "Image:TArduinoPotentiometer.png == Summary == The Potentiometer component is a visual tool that represents an analog potentiometer with input and output connections. == Description == This component serves as a visual representation of a standard analog potentiometer. It does not perform any processing or conversion of signals, but provides input and output pins for connection to other components in the circuit. The potentiometer is typically used as a variable vol...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)