5Pcs وحدة منفذ التسلسلي IIC/I2C/TWI/SPI 5V شاشة LCD 1602
تمت ترجمة جزء من المراجعة تلقائيًا.
the product works as expected, use the following arduino library: https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home with the settings: #include #include #include #define I2C_ADDR 0x27 // <<----- Add your address here. Find it from I2C Scanner #define BACKLIGHT_PIN 3 #define En_pin 2 #define Rw_pin 1 #define Rs_pin 0 #define D4_pin 4 #define D5_pin 5 #define D6_pin 6 #define D7_pin 7 LiquidCrystal_I2C lcd(I2C_ADDR,En_pin,Rw_pin,Rs_pin,D4_pin,D5_pin,D6_pin,D7_pin); 5 stars for a product which works as expected
تعبئتها بشكل جيد، وردت في حالة جيدة وممتازة وقت التسليم ( 11 يوما تقويميا من النظام). أنا عموما استخدام هذا باعتباره "ميناء المتوسع" العام بدلا من حزمة LCD الظهر. PCF88574 هو السوبر مفيدة وأنا أوصي به بشدة.