User contributions for Visuino
Jump to navigation
Jump to search
10 June 2022
- 17:3817:38, 10 June 2022 diff hist +155 N Embedded:OutputPin Unsigned Created page with "== Summary == {{:Summaries:Summary OutputPin Unsigned}} == Description == You can connect this pin to any other pin that can accept Unsigned Integer data." current
- 17:3817:38, 10 June 2022 diff hist +1,065 N Define Custom Character (Liquid Crystal Display) Created page with "Image:TArduinoLiquidCrystalElementDefineCustomCharacter.png == Summary == {{:Summaries:Summary Define Custom Character (Liquid Crystal Display)}} == Description == Add this element to the LCD in order to define a new Custom Character. The character defined can be used in "Custom Character Field". <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-DHT11-Temperature-an-Humidity-I2C-2-X/ Instructable: Arduino Nano: DHT11 Temperature an Humidity I2C..." current
- 17:3817:38, 10 June 2022 diff hist +135 N Delay.Interval Created page with "== Summary == {{:Summaries:Summary Delay.Interval}} == Description == Use this property to specify the delay interval in microseconds." current
- 17:3717:37, 10 June 2022 diff hist +178 N Delay.CanRestart Created page with "== Summary == {{:Summaries:Summary Delay.CanRestart}} == Description == Use this property to specify if the component can be restarted during delay period - extending the delay." current
- 17:3717:37, 10 June 2022 diff hist +988 N Draw Pixel (RGBW Graphics) Created page with "Image:TArduinoMonochromeGraphicsDrawPixel.png == Summary == {{:Summaries:Summary Draw Pixel (RGBW Graphics)}} == Description == Add this element to draw a Pixel. == Used By == *2D Graphics (NeoPixels).Elements - {{:Summaries:Summary 2D Graphics (NeoPixels).Elements}} *Draw Scene (RGBW Graphics).Elements - {{:Summaries:Summary Draw Scene (RGBW Graphics).Elements}} == Properties == *X - {{:Summaries:Summary TArdui..." current
- 17:3717:37, 10 June 2022 diff hist +257 N Indexed 2D Pixel.IndexInputPins Created page with "== Summary == {{:Summaries:Summary Indexed 2D Pixel.IndexInputPins}} == Description == You can connect these pins to any other pins that can deliver Integer data. The values received by the pins, will specify the X/Y indexes of the pixel to be controlled." current
- 17:3617:36, 10 June 2022 diff hist +156 N Embedded:InputPins Unsigned Created page with "== Summary == {{:Summaries:Summary InputPins Unsigned}} == Description == You can connect the pins to any other pin that can deliver Unsigned Integer data." current
- 17:3617:36, 10 June 2022 diff hist +373 N Humidity and Thermometer DHT11/21/22/AM2301.InFahrenheit Created page with "== Summary == {{:Summaries:Summary Humidity and Thermometer DHT11/21/22/AM2301.InFahrenheit}} == Description == Use this property to specify if the temperature will be measured in Celsius(Centigrade) or Fahrenheit. If the property is set to True, the measurement will be in Fahrenheit. If the property is set to False, the measurement will be in Celsius(Centigrade)." current
- 17:3617:36, 10 June 2022 diff hist +891 N Date/Time On/Off Switch Created page with "Image:TArduinoDateTimeSwitch.png == Summary == {{:Summaries:Summary Date/Time On/Off Switch}} == Description == Add this component to Enable or Disable the signal from the Date/Time input to be sent to the output. <b>Diagram:</b> Image:TArduinoDateTimeSwitch.Preview.png == Categories == *Image:TDateTimeToolbarCategory.png Category Date/Time - {{:Summaries:Summary Category Date/Time}} == Properties == *Date/Time On/Off Switch.InitialEnabled|Initial..." current
- 17:3517:35, 10 June 2022 diff hist +32 N Digital To Unsigned.OutputPin Created page with "{{:Embedded:OutputPin Unsigned}}" current
- 17:3517:35, 10 June 2022 diff hist +147 N GPRS Access Point.UserName Created page with "== Summary == {{:Summaries:Summary GPRS Access Point.UserName}} == Description == Use this property to specify the User Name for the access point." current
- 17:3517:35, 10 June 2022 diff hist +1,581 N Draw Polygon (Monochrome Graphics) Created page with "Image:TArduinoMonochromeGraphicsDrawPolygon.png == Summary == {{:Summaries:Summary Draw Polygon (Monochrome Graphics)}} == Description == Add this element to draw a Polygon. == Used By == *2D Graphics (Maxim LED Control).Elements - {{:Summaries:Summary 2D Graphics (Maxim LED Control).Elements}} *TArduinoDisplaySSD1306.Elements - {{:Summaries:Summary TArduinoDisplaySSD1306.Elements}} *TArduinoMonochromeGraphicsElementBasicScene.Elements - {{:Summaries:S..." current
- 17:3417:34, 10 June 2022 diff hist +1,075 N Fill Screen (Monochrome Graphics) Created page with "Image:TArduinoMonochromeGraphicsElementFillScreen.png == Summary == {{:Summaries:Summary Fill Screen (Monochrome Graphics)}} == Description == Add this element to fill the screen with a specified color. == Used By == *2D Graphics (Maxim LED Control).Elements - {{:Summaries:Summary 2D Graphics (Maxim LED Control).Elements}} *TArduinoDisplaySSD1306.Elements - {{:Summaries:Summary TArduinoDisplaySSD1306.Elements}} *TArduinoMonochromeGraphicsElementBasicScen..." current
- 17:3417:34, 10 June 2022 diff hist +1,093 N Digital (Boolean) Inverter (Not) Created page with "Image:Digital_(Boolean)_Inverter_(Not).JPG == Summary == Summaries: Reverse the digital value of the incoming signal. High/True becomes Low/False or Low/False becomes High/True. == Description == You can, for example, place this component after another component to change a digital to the opposite of incoming value. You flip or reverse the digital value. <b>Diagram:</b> Image:Digital_(Boolean)_Inverter_(Not)2.JPG == Categories == *Image:TArduinoDigitalToo..." current
- 17:3417:34, 10 June 2022 diff hist +151 N Digital Field.FalseValue Created page with "== Summary == {{:Summaries:Summary Digital Field.FalseValue}} == Description == Use this property to specify the output value when the input is False." current
- 17:3317:33, 10 June 2022 diff hist +1,100 N Find Text Position Created page with "Image:TArduinoSubTextPosition.png == Summary == {{:Summaries:Summary Find Text Position}} == Description == Use this component to get the position of a subtext. Returns -1 if the sub text is not found. <b>Diagram:</b> Image:TArduinoSubTextPosition.Preview.png == Categories == *Image:TTextToolbarCategory.png Category Measurement/Text - {{:Summaries:Summary Category Measurement/Text}} *Image:TTextToolbarCategory.png Category Text - {{:Summ..." current
- 17:3317:33, 10 June 2022 diff hist +767 N Decode RC-5 Command (Infrared Remote Receiver) Created page with "Image:TArduinoInfraredRemoteTransmitterSendRC5CommandElement.png == Summary == {{:Summaries:Summary Decode RC-5 Command (Infrared Remote Receiver)}} == Description == Add this element to decode a RC-5 Infrared Command. == Used By == *Infrared Receiver.Elements - {{:Summaries:Summary Infrared Receiver.Elements}} == Properties == *Value - {{:Summaries:Summary TArduinoInfraredRemoteReceiverBasicValueEleme..." current
- 17:3317:33, 10 June 2022 diff hist +1,815 N Digital Field (Liquid Crystal Display) Created page with "Image:TArduinoMemoryDigitalElement.png == Summary == {{:Summaries:Summary Digital Field (Liquid Crystal Display)}} == Description == Add this element to the LCD in order to display a Digital field at specific position. == Used By == *TArduinoBasicLiquidCrystalDisplay.Elements - {{:Summaries:Summary TArduinoBasicLiquidCrystalDisplay.Elements}} == Properties == *TrueValue - {{:Summaries:Summary Digital Field..." current
- 17:3217:32, 10 June 2022 diff hist +153 N Digital To Text.FalseValue Created page with "== Summary == {{:Summaries:Summary Digital To Text.FalseValue}} == Description == Use this property to specify the output value when the input is False." current
- 17:3217:32, 10 June 2022 diff hist +139 N Embedded:OutputPin Text Created page with "== Summary == {{:Summaries:Summary OutputPin Text}} == Description == You can connect this pin to any other pin that can accept Text data." current
- 17:3217:32, 10 June 2022 diff hist +1,695 N Draw Round Rectangle (Grayscale Graphics) Created page with "Image:TArduinoMonochromeGraphicsDrawRoundRectangle.png == Summary == {{:Summaries:Summary Draw Round Rectangle (Grayscale Graphics)}} == Description == Add this element to draw a Rectangle with rounded corners. == Used By == *TArduinoGrayscaleGraphicsElementBasicScene.Elements - {{:Summaries:Summary TArduinoGrayscaleGraphicsElementBasicScene.Elements}} *TArduinoLedDriverIS31FL3731BasicPictureElement.Elements - {{:Summaries:Summary TArduinoLedDriverIS31FL37..." current
- 17:3117:31, 10 June 2022 diff hist +146 N GSM.PacketService Created page with "== Summary == {{:Summaries:Summary GSM.PacketService}} == Description == Use this property to access the General Packet Radio service properties." current
- 17:3117:31, 10 June 2022 diff hist +32 N Decode DateTime.OutputPins Created page with "{{:Embedded:OutputPins Integer}}" current
- 17:3117:31, 10 June 2022 diff hist +319 N Indexed 2D Pixel.InitialIndexX Created page with "== Summary == {{:Summaries:Summary Indexed 2D Pixel.InitialIndexX}} == Description == Use this property to specify the initial pixel X index when Arduino is powered up. This index will be controlled by the Color input pin immediately after Arduino is powered up, until a new value is received on the X Index Input Pin" current
- 17:3017:30, 10 June 2022 diff hist +943 N Decode Aiwa RCT501 Command (Infrared Remote Receiver) Created page with "Image:TArduinoInfraredRemoteTransmitterSendAiwaRCT501CommandElement.png == Summary == {{:Summaries:Summary Decode Aiwa RCT501 Command (Infrared Remote Receiver)}} == Description == Add this element to decode a Aiwa RCT501 Infrared Command. == Used By == *Infrared Receiver.Elements - {{:Summaries:Summary Infrared Receiver.Elements}} == Properties == *Code - {{:Summaries:Summary Decode Aiwa RCT501 C..." current
- 17:3017:30, 10 June 2022 diff hist +154 N Define Custom Character.Pattern Created page with "== Summary == {{:Summaries:Summary Define Custom Character.Pattern}} == Description == Use this property to specify the pattern of the special character." current
- 17:2917:29, 10 June 2022 diff hist +136 N GSM Shield.Restart Created page with "== Summary == {{:Summaries:Summary GSM Shield.Restart}} == Description == Use this property to specify whether to restart modem or not." current
- 17:2917:29, 10 June 2022 diff hist +1,152 N Custom Character Field (Liquid Crystal Display) Created page with "Image:TArduinoLiquidCrystalElementCustomCharacterField.png == Summary == {{:Summaries:Summary Custom Character Field (Liquid Crystal Display)}} == Description == Add this element to the LCD in order to display a Custom Character at specific position. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-DHT11-Temperature-an-Humidity-I2C-2-X/ Instructable: Arduino Nano: DHT11 Temperature an Humidity I2C 2 X 16 LCD Display With Visuino] == Used By ==..." current
- 17:2917:29, 10 June 2022 diff hist +126 N Embedded:Component Enable Created page with "== Summary == {{:Summaries:Summary Component Enable}} == Description == Use this property to enable or disable the component." current
- 17:2817:28, 10 June 2022 diff hist +30 N ESP8266 WiFi.OutputPin Created page with "{{:Embedded:OutputPin Serial}}" current
- 17:2817:28, 10 June 2022 diff hist +771 N Decode Denon Command (Infrared Remote Receiver) Created page with "Image:TArduinoInfraredRemoteTransmitterSendDenonCommandElement.png == Summary == {{:Summaries:Summary Decode Denon Command (Infrared Remote Receiver)}} == Description == Add this element to decode a Denon Infrared Command. == Used By == *Infrared Receiver.Elements - {{:Summaries:Summary Infrared Receiver.Elements}} == Properties == *Value - {{:Summaries:Summary TArduinoInfraredRemoteReceiverBasicValueE..." current
- 17:2817:28, 10 June 2022 diff hist +8 N Define Custom Character Created page with "REMOVED!" current
- 17:2717:27, 10 June 2022 diff hist +194 N ESP8266 WiFi.StationMACOutputPin Created page with "== Summary == {{:Summaries:Summary ESP8266 WiFi.StationMACOutputPin}} == Description == If connected as Station to another Access Point, the Station MAC Address will be sent on this output pin." current
- 17:2717:27, 10 June 2022 diff hist +33 N Humidity and Thermometer DHT11/21/22/AM2301.ClockInputPin Created page with "{{:Embedded:ClockInputPin Clock}}" current
- 17:2717:27, 10 June 2022 diff hist +148 N Map Range.OutputRange Created page with "== Summary == {{:Summaries:Summary Map Range.OutputRange}} == Description == Use this property to specify the output Min/Max range for the mapping." current
- 17:2617:26, 10 June 2022 diff hist +157 N Indexed 2D Pixel (Maxim LED Control).Width Created page with "== Summary == {{:Summaries:Summary Indexed 2D Pixel (Maxim LED Control).Width}} == Description == Use this property to specify the Width of the pixel block." current
- 17:2617:26, 10 June 2022 diff hist +343 N Maxim 1-Wire Thermometer.OneWireOutputPin Created page with "== Summary == {{:Summaries:Summary Maxim 1-Wire Thermometer.OneWireOutputPin}} == Description == You can connect this pin to any other pin that can accept Digital( Boolean ) or One Wire data. The One Wire devices usually are connected on a single pin, and they are chained from one to another using the "One Wire" Input, and Output pins." current
- 17:2617:26, 10 June 2022 diff hist +265 N PlayStation 2 Controller.SmallVibrateMotorInputPin Created page with "== Summary == {{:Summaries:Summary PlayStation 2 Controller.SmallVibrateMotorInputPin}} == Description == This pin controls the speed of the Small Vibrate Motor of the controller. You can connect this pin to any other pin that can deliver Digital( Boolean ) data." current
- 17:2617:26, 10 June 2022 diff hist +1,746 N Pressure BMP180 Created page with "Image:TArduinoPressureBMP180.png == Summary == {{:Summaries:Summary Pressure BMP180}} == Description == Add this component to read data from BMP180 Barometric Pressure sensor. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Barometric-Pressure-and-Temperature-B/ Instructable: Arduino Nano: Barometric Pressure and Temperature BMP180 Sensor with Visuino] [http://www.instructables.com/id/Arduino-Nano-BMP180-Barometric-Pressure-and-Temper/ Instru..." current
- 17:2517:25, 10 June 2022 diff hist +30 N Integer To Analog.OutputPin Created page with "{{:Embedded:OutputPin Analog}}" current
- 17:2517:25, 10 June 2022 diff hist +991 N Min Limit Created page with "Image:TArduinoMinLimit.png == Summary == {{:Summaries:Summary Min Limit}} == Description == Use this component to limit the minimum value of the Analog signal. <b>Diagram:</b> Image:TArduinoMinLimit.Preview.png == Categories == *Image:TMathToolbarCategory.png Category Filters/Math - {{:Summaries:Summary Category Filters/Math}} *Image:TMathToolbarCategory.png Category Math - {{:Summaries:Summary Category Math}} *Image:TArduinoAnalogToolbarCa..." current
- 17:2417:24, 10 June 2022 diff hist +137 N Random Color.Seed Created page with "== Summary == {{:Summaries:Summary Random Color.Seed}} == Description == Use this property to specify the seed for the random generator." current
- 17:2417:24, 10 June 2022 diff hist +912 N Inverse Integer (Change Sign) Created page with "Image:TArduinoIntegerInverse.png == Summary == {{:Summaries:Summary Inverse Integer (Change Sign)}} == Description == Use this component to inverse (change the sign) of Integer signal. <b>Diagram:</b> Image:TArduinoIntegerInverse.Preview.png == Categories == *Image:TMathToolbarCategory.png Category Filters/Math - {{:Summaries:Summary Category Filters/Math}} *Image:TMathToolbarCategory.png Category Math - {{:Summaries:Summary Category Math}} *..." current
- 17:2317:23, 10 June 2022 diff hist +2,874 N PlayStation 2 Controller (Serial Shield) Created page with "Image:TArduinoPS2ControllerSerial.png == Summary == {{:Summaries:Summary PlayStation 2 Controller (Serial Shield)}} == Description == Use this component to decode signal from Play Station 2 controller trough a serial Shield. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Controlling-Servo-with-PS2-controller/?ALLSTEPS Instructable: Arduino: Controlling Servo with PS2 controller (Program with Visuino)] <b>Diagram:</b> Image:TArduinoPS2Controlle..." current
- 17:2317:23, 10 June 2022 diff hist +31 N NeoPixels.OutputPin Created page with "{{:Embedded:OutputPin Digital}}" current
- 17:2317:23, 10 June 2022 diff hist +974 N Pressure To Altitude Created page with "Image:TArduinoPressureToAltitude.png == Summary == {{:Summaries:Summary Pressure To Altitude}} == Description == Use this component to convert Barometric Pressure and Baseline/Sea Level pressure to Altitude. <b>Diagram:</b> Image:TArduinoPressureToAltitude.Preview.png == Categories == *Image:TArduinoAnalogToolbarCategory.png Category Converters/Analog - {{:Summaries:Summary Category Converters/Analog}} *Image:TArduinoAnalogToolbarCategory.png C..." current
- 17:2317:23, 10 June 2022 diff hist +385 N Maxim(Dallas) 1-Wire Thermometer (DS1820/DS18S20/DS18B20).AlarmOutputPin Created page with "== Summary == {{:Summaries:Summary Maxim(Dallas) 1-Wire Thermometer (DS1820/DS18S20/DS18B20).AlarmOutputPin}} == Description == You can connect this pin to any other pin that can accept Digital( Boolean ) data. The value of this pin will be True if there has been alarm condition before the last reading from the thermometer. After each reading the alarm detection starts again." current
- 17:2217:22, 10 June 2022 diff hist +1,324 N PCF8574/PCF8574A GPIO Created page with "Image:TArduinoPCF8574.png == Summary == {{:Summaries:Summary PCF8574/PCF8574A GPIO}} == Description == Use this component to control Microchip PCF8574/PCF8574A type I2C GPIO. <b>Resources:</b> [http://www.instructables.com/id/Arduino-and-Visuino-Use-PCF8574PCF8574A-I2C-GPIO-t/ Instructable: Arduino and Visuino: Use PCF8574/PCF8574A I2C GPIO to Add More Digital Channels to Arduino] [http://www.instructables.com/id/Arduino-Nano-I2C-Matrix-Keypad-With-PCF8574PC..." current
- 17:2217:22, 10 June 2022 diff hist +1,066 N Integer Element (Formatted Text) Created page with "Image:TArduinoMemoryIntegerElement.png == Summary == {{:Summaries:Summary Integer Element (Formatted Text)}} == Description == Add this element to the Formatted text component to included formatted Integer value to the string. == Used By == *Formatted Text.Elements - {{:Summaries:Summary Formatted Text.Elements}} == Properties == *Base - {{:Summaries:Summary Integer Element (Formatted Text).Base}} *Integer Element (..." current
- 17:2217:22, 10 June 2022 diff hist +288 N Integer 7 Segment Display.InitialValue Created page with "== Summary == {{:Summaries:Summary Integer 7 Segment Display.InitialValue}} == Description == Use this property to specify the initial value of the component. The component will output this value immediately after starting up Arduino until a new value is calculated based on the inputs." current