Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot-open:practical:hardware:taltech:arduino:scenarios:lcd [2025/07/18 11:02] ingmar05en:iot-open:practical:hardware:taltech:arduino:scenarios:lcd [2025/09/02 11:42] (current) raivo.sell
Line 1: Line 1:
 +<pagebreak>
 ====== Using LCD Display ====== ====== Using LCD Display ======
 +{{:en:iot-open:practical:hardware:taltech:arduino:scenarios:lcd.jpg?300|}}
  
-An alphanumerical LCD is a straightforward and widely used output device in embedded systems and IoT applications. The LCD used here has a fixed organization of 2 lines and 16 characters per line (2x16).+An alphanumeric LCD is a straightforward and widely used output device in embedded systems and IoT applications. The LCD used here has a fixed organization of 2 lines and 16 characters per line (2x16).
  
 This scenario guides you through displaying text on the LCD using Arduino. This scenario guides you through displaying text on the LCD using Arduino.
  
 ===== Prerequisites ===== ===== Prerequisites =====
-  * Familiarize yourself with Arduino hardware reference.+  * Familiarize yourself with the Arduino hardware reference.
   * Install the LiquidCrystal library (built-in Arduino library).   * Install the LiquidCrystal library (built-in Arduino library).
  
 ===== Hardware Connections ===== ===== Hardware Connections =====
-LCD Pin       | Arduino Pin +LCD Pin        Arduino Pin  ^ 
-|---------------|-------------| +| RS             | 8            
-| RS            | 8           +| EN             | 9            
-| EN            | 9           +| D4             | 4            
-| D4            | 4           +| D5             | 5            
-| D5            | 5           +| D6             | 6            
-| D6            | 6           +| D7             | 7            
-| D7            | 7           +| Buttons Input  | A0           |
-| Buttons Input | A0          |+
  
-===== Suggested Knowledge Resources ===== 
-  * Arduino basic programming fundamentals. 
-  * [[taltech:arduino:hardware|Arduino Uno Hardware Reference]] 
  
 ===== Task ===== ===== Task =====
en/iot-open/practical/hardware/taltech/arduino/scenarios/lcd.1752836557.txt.gz · Last modified: 2025/07/18 11:02 by ingmar05
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0