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).
- 17:31, 10 June 2022 Visuino talk contribs created page Draw Circle.Radius (Created page with "== Summary == {{:Summaries:Summary Draw Circle.Radius}} == Description == Use this property to specify the Radius of the Circle Draw element.")
- 17:30, 10 June 2022 Visuino talk contribs created page Embedded:AutoConfig Channel Property (Created page with "== Summary == {{:Summaries:Summary AutoConfig Channel Property}} == Description == Use this property to specify if the channel will configure automatically, or manually as Input/Output Digital or Analog. If this property it set to True, the channel will configure automatically as Input/Output Digital or Analog. If this property it set to False, the rest of the properties will be used to manually configure the channel.")
- 17:30, 10 June 2022 Visuino talk contribs created page Digital To Text (Created page with "Image:TArduinoDigitalToText.png == Summary == {{:Summaries:Summary Digital To Text}} == Description == Use this component to convert Digital value to Text. <b>Resources:</b> [http://www.instructables.com/id/RS485-Serial-Communication-Between-Arduino-Mega-an/ Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino] <b>Diagram:</b> Image:TArduinoDigitalToText.Preview.png == Categories == *Image:TArduinoDigitalToolbar...")
- 17:29, 10 June 2022 Visuino talk contribs created page Draw Line (TV Out RCA).Y2 (Created page with "== Summary == {{:Summaries:Summary Draw Line (TV Out RCA).Y2}} == Description == Use this property to specify the Y2 position of the Line Draw element.")
- 17:29, 10 June 2022 Visuino talk contribs created page Draw Pixel.X (Created page with "== Summary == {{:Summaries:Summary Draw Pixel.X}} == Description == Use this property to specify the X position of the Pixel.")
- 17:29, 10 June 2022 Visuino talk contribs created page Dead Zone Analog (Created page with "Image:TArduinoAnalogDeadZone.png == Summary == {{:Summaries:Summary Dead Zone Analog}} == Description == Use this component to add Dead Zone to the Analog signal. <b>Diagram:</b> Image:TArduinoAnalogDeadZone.Preview.png == Categories == *Image:TMathToolbarCategory.png Category Filters/Math - {{:Summaries:Summary Category Filters/Math}} *Image:TMathToolbarCategory.png Category Math - {{:Summaries:Summary Category Math}} *Image:TArduinoAnalog...")
- 17:28, 10 June 2022 Visuino talk contribs created page Draw Line (Grayscale Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawLine.png == Summary == {{:Summaries:Summary Draw Line (Grayscale Graphics)}} == Description == Add this element to draw a Line. == Used By == *TArduinoGrayscaleGraphicsElementBasicScene.Elements - {{:Summaries:Summary TArduinoGrayscaleGraphicsElementBasicScene.Elements}} *TArduinoLedDriverIS31FL3731BasicPictureElement.Elements - {{:Summaries:Summary TArduinoLedDriverIS31FL3731BasicPictureElement.Elements}} == Properties...")
- 17:28, 10 June 2022 Visuino talk contribs created page Embedded:IsPullUp Channel Property (Created page with "== Summary == {{:Summaries:Summary IsPullUp Channel Property}} == Description == Use this property to specify if the Input channel is Pull-Up. This property is used only if the Channel is Digital Input. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Using-Pull-Up-Resistor-With-Visuino/ Instructable: Arduino Nano: Using Pull-Up Resistor With Visuino] [http://www.instructables.com/id/Arduino-Nano-and-Visuino-Control-Stepper-Motor-Wit/ Instruct...")
- 17:28, 10 June 2022 Visuino talk contribs created page Embedded:OutputPin Analog/Digital (Created page with "== Summary == {{:Summaries:Summary OutputPin Analog/Digital}} == Description == You can connect this pin to any other pin that can accept Analog or Digital data. This pin type will automatically adapt to the data type of pin it is connected to.")
- 17:27, 10 June 2022 Visuino talk contribs created page Draw Bitmap (Created page with "REMOVED!")
- 17:27, 10 June 2022 Visuino talk contribs created page Embedded:InputPins Text (Created page with "== Summary == {{:Summaries:Summary InputPins Text}} == Description == You can connect the pins to any other pin that can deliver Text data.")
- 17:27, 10 June 2022 Visuino talk contribs created page Data(D) Flip-Flop.DataInputPin (Created page with "== Summary == {{:Summaries:Summary Data(D) Flip-Flop.DataInputPin}} == Description == You can connect this pin to any other pin that can deliver Digital( Boolean ) data. The value of this pin will be used to set the Flip-Lop on every clock.")
- 17:26, 10 June 2022 Visuino talk contribs created page Draw Circle (TV Out RCA).Radius (Created page with "== Summary == {{:Summaries:Summary Draw Circle (TV Out RCA).Radius}} == Description == Use this property to specify the Radius of the Circle Draw element.")
- 17:26, 10 June 2022 Visuino talk contribs created page Enums:Enum TArduinoCompareValueType (Created page with "<noinclude>This Summary section is for "TArduinoCompareValueType" and other pages linking to it.</noinclude> <onlyinclude> == Available Values == *ctEqual - {{:Summaries:Summary TArduinoCompareValueType.ctEqual}} *ctNotEqual - {{:Summaries:Summary TArduinoCompareValueType.ctNotEqual}} *ctBigger - {{:Summaries:Summary TArduinoCompareValueType.ctBigger}} *T...")
- 17:25, 10 June 2022 Visuino talk contribs created page Digital Snapshot.SnapshotInputPin (Created page with "{{:Embedded:SnapshotInputPin}}")
- 17:25, 10 June 2022 Visuino talk contribs created page Date/Time Multi-Source Merger (Created page with "Image:TArduinoDateTimeMultiMerger.png == Summary == {{:Summaries:Summary Date/Time Multi-Source Merger}} == Description == Use this component to merge all the Date/Time input values into the output. Any value arriving on any of the inputs will immediately be passed to the output. <b>Diagram:</b> Image:TArduinoDateTimeMultiMerger.Preview.png == Categories == *Image:TDateTimeToolbarCategory.png Category Date/Time - {{:Summaries:Summary Category Date/Ti...")
- 17:24, 10 June 2022 Visuino talk contribs created page Draw Bitmap (Monochrome Graphics) (Created page with "Image:TArduinoMonochromeGraphicsElementDrawBitmap.png == Summary == {{:Summaries:Summary Draw Bitmap (Monochrome Graphics)}} == Description == Add this element to draw a Bitmap. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Bitmap-Animation-in-SSD1306-I2C-OLED-/ Instructable: Arduino Nano: Bitmap animation in SSD1306 I2C OLED Display with Visuino] == Used By == *2D Graphics (Maxim LED Control).Elements - {{:Summaries:Summary 2D Graphics...")
- 17:24, 10 June 2022 Visuino talk contribs created page Draw Rectangle (TV Out RCA) (Created page with "Image:TArduinoTVOutRCAElementDrawRectangle.png == Summary == {{:Summaries:Summary Draw Rectangle (TV Out RCA)}} == Description == Add this element to draw a Rectangle. == Used By == *Draw Scene (TV Out RCA).Elements - {{:Summaries:Summary Draw Scene (TV Out RCA).Elements}} *TV Outout Composite/RCA.Elements - {{:Summaries:Summary TV Outout Composite/RCA.Elements}} == Properties == *Width - {{:Summaries:Summary Draw Rec...")
- 17:24, 10 June 2022 Visuino talk contribs created page Embedded:InputPin Color (Created page with "== Summary == {{:Summaries:Summary InputPin Color}} == Description == You can connect this pin to any other pin that can deliver Color data.")
- 17:24, 10 June 2022 Visuino talk contribs created page Draw Ellipse (RGBW Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawEllipse.png == Summary == {{:Summaries:Summary Draw Ellipse (RGBW Graphics)}} == Description == Add this element to draw an Ellipse. == 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 == *Width - {{:Summaries:Summary...")
- 17:23, 10 June 2022 Visuino talk contribs created page Digital (Arduino101 BLE Characteristic) (Created page with "Image:TArduinoMemoryDigitalElement.png == Summary == {{:Summaries:Summary Digital (Arduino101 BLE Characteristic)}} == Description == Add this element to implement a Digital(Boolean) Bluetooth LE Characteristic. <b>Resources:</b> [http://www.instructables.com/id/Arduino-101-and-Visuino-Control-LED-From-Smartphon/ Instructable: Arduino 101 and Visuino: Control LED from Smartphone with Bluetooth LE] == Used By == *Bluetooth Service.Characteristics - {{:Sum...")
- 17:23, 10 June 2022 Visuino talk contribs created page ESP8266 WiFi.StationAddressOutputPin (Created page with "== Summary == {{:Summaries:Summary ESP8266 WiFi.StationAddressOutputPin}} == Description == If connected as Station to another Access Point, the Station IP Address will be sent on this output pin.")
- 17:23, 10 June 2022 Visuino talk contribs created page Decode Whynter Command (Infrared Remote Receiver) (Created page with "Image:TArduinoInfraredRemoteTransmitterSendWhynterCommandElement.png == Summary == {{:Summaries:Summary Decode Whynter Command (Infrared Remote Receiver)}} == Description == Add this element to decode a Whynter Infrared Command. == Used By == *Infrared Receiver.Elements - {{:Summaries:Summary Infrared Receiver.Elements}} == Properties == *Value - {{:Summaries:Summary TArduinoInfraredRemoteReceiverBasic...")
- 17:22, 10 June 2022 Visuino talk contribs created page Draw Round Rectangle (Color Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawRoundRectangle.png == Summary == {{:Summaries:Summary Draw Round Rectangle (Color Graphics)}} == Description == Add this element to draw a Rectangle with rounded corners. == Used By == *TFT Color Display ST7735.Elements - {{:Summaries:Summary TFT Color Display ST7735.Elements}} *TArduinoColorGraphicsElementBasicScene.Elements - {{:Summaries:Summary TArduinoColorGraphicsElementBasicScene.Elements}} *TFT Color Display IL...")
- 17:22, 10 June 2022 Visuino talk contribs created page Ethernet (Created page with "Image:TArduinoEthernetModule.png == Summary == {{:Summaries:Summary Ethernet}} == Description == This class allows control of an Ethernet module. == Properties == *MacAddress - {{:Summaries:Summary TArduinoBasicEthernetShield.MacAddress}} *UseDHCP - {{:Summaries:Summary TArduinoBasicEthernetShield.UseDHCP}} *Sockets - {{:Summaries:Summary TArd...")
- 17:21, 10 June 2022 Visuino talk contribs created page Draw Rectangle (Color Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawRectangle.png == Summary == {{:Summaries:Summary Draw Rectangle (Color Graphics)}} == Description == Add this element to draw a Rectangle. == Used By == *TFT Color Display ST7735.Elements - {{:Summaries:Summary TFT Color Display ST7735.Elements}} *TArduinoColorGraphicsElementBasicScene.Elements - {{:Summaries:Summary TArduinoColorGraphicsElementBasicScene.Elements}} *TFT Color Display ILI9341.Elements - {{:Summaries:...")
- 17:21, 10 June 2022 Visuino talk contribs created page Extract Left Sub Text (Created page with "Image:TArduinoLeftSubText.png == Summary == {{:Summaries:Summary Extract Left Sub Text}} == Description == Use this component to extract a number of characters beginning part of a text. <b>Diagram:</b> Image:TArduinoLeftSubText.Preview.png == Categories == *Image:TTextToolbarCategory.png Category Text - {{:Summaries:Summary Category Text}} == Properties == *Length - {{:Summaries:Summary TArduinoCommonTextLen...")
- 17:21, 10 June 2022 Visuino talk contribs created page GSM Shield.PIN (Created page with "== Summary == {{:Summaries:Summary GSM Shield.PIN}} == Description == Use this property to specify the PIN to access a SIM card.")
- 17:20, 10 June 2022 Visuino talk contribs created page Humidity and Thermometer DHT11/21/22/AM2301 (Created page with "Image:TArduinoDHTSensor.png == Summary == {{:Summaries:Summary Humidity and Thermometer DHT11/21/22/AM2301}} == Description == Use this component to read data from DHT11, DHT21, DHT22 or AM2301 Humidity and Thermometer sensor. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-Temperature-and-Humidity-DHT11DHT21DH/ Instructable: Arduino Nano: Temperature and Humidity DHT11/DHT21/DHT22 Sensor Module with Visuino] [http://www.instructables.com/id/...")
- 17:20, 10 June 2022 Visuino talk contribs created page Embedded:NeoPixel PixelGroups (Created page with "== Summary == {{:Summaries:Summary NeoPixel PixelGroups}} == Description == Use this property to specify the Groups of Pixels. Each group contains a fixed number of pixels, and uses its own rules to control them. == Available Elements == *Single Color (NeoPixels) - {{:Summaries:Summary Single Color (NeoPixels)}} *Running Color (NeoPixels) - {{:Summaries:Summary Running Color (NeoPixels)}} *Color Pixel (NeoPixels) - {{:Summaries:Summary Color Pixel (NeoPixe...")
- 17:20, 10 June 2022 Visuino talk contribs created page Draw Pixel (TV Out RCA).Y (Created page with "== Summary == {{:Summaries:Summary Draw Pixel (TV Out RCA).Y}} == Description == Use this property to specify the Y position of the Pixel.")
- 17:19, 10 June 2022 Visuino talk contribs created page Draw Line.X2 (Created page with "== Summary == {{:Summaries:Summary Draw Line.X2}} == Description == Use this property to specify the X2 position of the Line Draw element.")
- 17:19, 10 June 2022 Visuino talk contribs created page Humidity and Thermometer DHT11/21/22/AM2301.HumidityOutputPin (Created page with "== Summary == {{:Summaries:Summary Humidity and Thermometer DHT11/21/22/AM2301.HumidityOutputPin}} == Description == The Humidity value will be sent trough this pin. You can connect this pin to any other pin that can accept Analog data.")
- 17:19, 10 June 2022 Visuino talk contribs created page Digital To Integer.FalseValue (Created page with "== Summary == {{:Summaries:Summary Digital To Integer.FalseValue}} == Description == Use this property to specify the output value when the input is False.")
- 17:19, 10 June 2022 Visuino talk contribs created page Digital To Text.TrueValue (Created page with "== Summary == {{:Summaries:Summary Digital To Text.TrueValue}} == Description == Use this property to specify the output value when the input is True.")
- 17:18, 10 June 2022 Visuino talk contribs created page Embedded:OutputPin I2C (Created page with "== Summary == {{:Summaries:Summary OutputPin I2C}} == Description == You can connect this pin to any other pin that can accept I2C data. Usually this pin should be connected to the I2C pin of the Arduino board. In the current implementation, if this pin is not connected, the component should still work, however it is highly recommended to connect the pin, as the future implementations may change this.")
- 17:18, 10 June 2022 Visuino talk contribs created page Digital Field (Liquid Crystal Display).FalseValue (Created page with "== Summary == {{:Summaries:Summary Digital Field (Liquid Crystal Display).FalseValue}} == Description == Use this property to specify the output value when the input is False.")
- 17:18, 10 June 2022 Visuino talk contribs created page Draw Round Rectangle (RGBW Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawRoundRectangle.png == Summary == {{:Summaries:Summary Draw Round Rectangle (RGBW Graphics)}} == Description == Add this element to draw a Rectangle with rounded corners. == 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 == *Draw Round Rectangle (RGBW Gr...")
- 17:17, 10 June 2022 Visuino talk contribs created page GPRS Access Point.AccessPointName (Created page with "== Summary == {{:Summaries:Summary GPRS Access Point.AccessPointName}} == Description == Use this property to specify the Name of the access point.")
- 17:16, 10 June 2022 Visuino talk contribs created page Decode Date/Time.OutputPins (Created page with "{{:Embedded:OutputPins Integer}}")
- 17:16, 10 June 2022 Visuino talk contribs created page Digital Toggle Switch.FalseInputPin (Created page with "== Summary == {{:Summaries:Summary Digital Toggle Switch.FalseInputPin}} == Description == You can connect this pin to any other pin that can deliver Digital data. When the Select input pin is False, the data will be sent to the Output pin.")
- 17:16, 10 June 2022 Visuino talk contribs created page Draw Polygon (Grayscale Graphics) (Created page with "Image:TArduinoMonochromeGraphicsDrawPolygon.png == Summary == {{:Summaries:Summary Draw Polygon (Grayscale Graphics)}} == Description == Add this element to draw a Polygon. == Used By == *TArduinoGrayscaleGraphicsElementBasicScene.Elements - {{:Summaries:Summary TArduinoGrayscaleGraphicsElementBasicScene.Elements}} *TArduinoLedDriverIS31FL3731BasicPictureElement.Elements - {{:Summaries:Summary TArduinoLedDriverIS31FL3731BasicPictureElement.Elements}} == P...")
- 17:15, 10 June 2022 Visuino talk contribs created page GPRS Access Point.AccessPoint (Created page with "== Summary == {{:Summaries:Summary GPRS Access Point.AccessPoint}} == Description == Use this property to specify the Name of the access point.")
- 17:15, 10 June 2022 Visuino talk contribs created page Draw Circle (TV Out RCA) (Created page with "Image:TArduinoTVOutRCAElementDrawCircle.png == Summary == {{:Summaries:Summary Draw Circle (TV Out RCA)}} == Description == Add this element to draw a Circle. == Used By == *Draw Scene (TV Out RCA).Elements - {{:Summaries:Summary Draw Scene (TV Out RCA).Elements}} *TV Outout Composite/RCA.Elements - {{:Summaries:Summary TV Outout Composite/RCA.Elements}} == Properties == *Radius - {{:Summaries:Summary Draw Circle (TV Ou...")
- 17:14, 10 June 2022 Visuino talk contribs created page Enums:Enum TCompassHMC5883LBias (Created page with "<noinclude>This Summary section is for "TCompassHMC5883LBias" and other pages linking to it.</noinclude> <onlyinclude> == Available Values == *cbNone - {{:Summaries:Summary TCompassHMC5883LBias.cbNone}} *cbPositive - {{:Summaries:Summary TCompassHMC5883LBias.cbPositive}} *cbNegative - {{:Summaries:Summary TCompassHMC5883LBias.cbNegative}} </onlyinclude>")
- 17:14, 10 June 2022 Visuino talk contribs created page Digital To Integer.OutputPin (Created page with "{{:Embedded:OutputPin Integer}}")
- 17:14, 10 June 2022 Visuino talk contribs created page Enums:Enum TArduinoRangerUnits (Created page with "<noinclude>This Summary section is for "TArduinoRangerUnits" and other pages linking to it.</noinclude> <onlyinclude> == Available Values == *rdTime - {{:Summaries:Summary TArduinoRangerUnits.rdTime}} *rdCm - {{:Summaries:Summary TArduinoRangerUnits.rdCm}} *rdInch - {{:Summaries:Summary TArduinoRangerUnits.rdInch}} </onlyinclude>")
- 17:13, 10 June 2022 Visuino talk contribs created page Digital To Text.OutputPin (Created page with "{{:Embedded:OutputPin Text}}")
- 17:13, 10 June 2022 Visuino talk contribs created page GPRS Access Point.Password (Created page with "== Summary == {{:Summaries:Summary GPRS Access Point.Password}} == Description == Use this property to specify the Password of the access point.")
- 17:13, 10 June 2022 Visuino talk contribs created page Digital Field (Liquid Crystal Display).TrueValue (Created page with "== Summary == {{:Summaries:Summary Digital Field (Liquid Crystal Display).TrueValue}} == Description == Use this property to specify the output value when the input is True.")