Analog Field (Liquid Crystal Display): Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoBasicAnalogValueElement.png == Summary == {{:Summaries:Summary Analog Field (Liquid Crystal Display)}} == Description == Add this element to the LCD in order to display an Analog field 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 == *TArduinoBasicLiquidCrystal..." |
(No difference)
|
Latest revision as of 10:32, 10 June 2022
File:TArduinoBasicAnalogValueElement.png
Summary
LCD Field element for Analog values
Description
Add this element to the LCD in order to display an Analog field at specific position.
Resources:
Instructable: Arduino Nano: DHT11 Temperature an Humidity I2C 2 X 16 LCD Display With Visuino
Used By
- TArduinoBasicLiquidCrystalDisplay.Elements - The elements to be displayed
Properties
- MinWidth - Specifies the minimum field width of the output text
- Precision - Specifies the number of digits after the decimal sign
- InitialValue - Specifies the initial value of the element
- Width - Specifies the width of the field in characters
- AllignLeft - Summaries:Summary TArduinoLiquidCrystalElementBasicPositionedWidthField.AllignLeft
- FillCharacter - Summaries:Summary TArduinoLiquidCrystalElementBasicPositionedWidthField.FillCharacter
- Column - Specifies the Column where the field starts
- Row - Specifies the Row where the field starts
- Name - Specifies the name of the element
Pins
- In - The Analog Input pin of the component or element