digital counter1 Arduino UNO + LCD + Push buttons Arduino UNO + LCD + Push buttons LCD와 UNO WIRE 연결 LCD GND - UNO GND LCD VCC - UNO 5V LCD SDA - UNO A5 LCD SCL - UNO A4 [아두이노 코드]는 위 참조 링크에서 다운 받을 수 있는 링크를 다시 소개 하고 있습니다. //Compatible with the Arduino IDE 1.0 //Library version:1.1 #include #include LiquidCrystal_I2C lcd = LiquidCrystal_I2C(0x27, 20, 4); // set the LCD address to 0x27 for a 20 chars and 4 line display // this constant won't change.. 2021. 7. 28. 이전 1 다음