5個のIIC/I2C/TWI/SPIシリアルポートモジュール5V 1602 LCDディスプレイ
レビューの一部は自動翻訳されています。
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は非常に有用であり、私は強くお勧めします。