Difference: HD44780 (5 vs. 6)

Revision 62017-11-16 - uli

Line: 1 to 1
 
META TOPICPARENT name="MoreSensors"

The 2 line LCD display.

Line: 16 to 16
 
  • a 4-bit mode where the data bits are transferred in 2 successive cycles on the upper 4 data lines (D4-D7) while the lower 4 bits are used to drive the control lines
Our I2C interface uses the 4-bit mode and is connected as follows:
Changed:
<
<
pcf8574ifce.png
>
>
hd44780-pcf8574circuit.png
  The display can be used in a multitude of applications. When running with the realtime clock for example it may display date and time while when running with the PCF8591 ADC it may show an input voltage and in this way transform our Raspberry Pi into a simple voltmeter. The left value is an 8 bit hex value directly read from the ADC while the second is the value converted into Volts under the condition that the PCF8591 is connected to Vcc=3.3V.
Line: 35 to 35
 
META FILEATTACHMENT attachment="pcf8574ifce.png" attr="" comment="" date="1485957577" name="pcf8574ifce.png" path="pcf8574ifce.png" size="65250" user="uli" version="1"
META FILEATTACHMENT attachment="voltmeter.png" attr="" comment="" date="1486214517" name="voltmeter.png" path="voltmeter.png" size="675546" user="uli" version="1"
META FILEATTACHMENT attachment="hd44780.tar.gz" attr="" comment="" date="1507551592" name="hd44780.tar.gz" path="hd44780.tar.gz" size="262163" user="uli" version="1"
Added:
>
>
META FILEATTACHMENT attachment="hd44780-pcf8574circuit.png" attr="" comment="" date="1510854307" name="hd44780-pcf8574circuit.png" path="hd44780-pcf8574circuit.png" size="67950" user="uli" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback