Difference between revisions of "I2C 16x2 LCD display"
Jump to navigation
Jump to search
(Created page with "Category:Components and ModulesCategory:ElectronicsCategory:Work in progress{{metadesc|Hitachi HD44780 1602 Display with PCF8574 I2C driver}} To be added") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Components and Modules]][[Category:Electronics]][[Category:Work in progress]]{{metadesc|Hitachi HD44780 1602 Display with PCF8574 I2C driver}} | + | [[Category:Components and Modules]][[Category:Electronics]][[Category:Work in progress]]{{metadesc|Hitachi HD44780 1602 Display with PCF8574 I2C driver}}[[File:Display module with I2C.png|350px|thumb]] |
To be added | To be added | ||
+ | {{clear}} | ||
+ | == Miscellaneous Links == | ||
+ | |||
+ | * [https://www.ti.com/lit/ds/symlink/pcf8574.pdf Texas PCF8574 Datasheet] | ||
+ | * [https://www.nxp.com/docs/en/data-sheet/PCF8574_PCF8574A.pdf NXP PCF8574 Datasheet] | ||
+ | * [https://handsontec.com/dataspecs/module/I2C_1602_LCD.pdf Module Documentation] | ||
+ | * [https://controllerstech.com/i2c-lcd-in-stm32/ Controllertech Post] | ||
+ | * [https://www.sparkfun.com/datasheets/LCD/HD44780.pdf Hitachi HD44780U Datasheet] |
Latest revision as of 16:56, 30 September 2024
To be added