DIY: LCD1602+I2C modul..(sketches+links)

so, 😉
today, after 60 !! days, my LCD1602+I2C-modul finally arrived..(2.00$ Aliexpress->LINK)


i have already a 2.6″ TFT-LCD display (320×240), but also want to check these 1602-LCDs (its “standard” for the “real”-Arduino-User 😉 )
okay, there is not soo much to tell, except that i havent bring it to work in “full mode” so far because (and thats why i write this article here too) it was the “hell again” 😉 soldering the I2C-modul (in this case i took a 16pin pin-strip) on the LCD-PCB..
so if u can find a 1602-LCD with a I2C-modul already soldered on it, take it ;-)..
i extended my Bluetooth-IR-sketch now with a “blink” from the whole display (” lcd.backlight(); delay(250); lcd.noBacklight(); delay(250);” 😉 everytime i make a command, type a “value” via the Bluetooth-App; as confirmation..
Its blue and i first thought i print the source (“CD,DVD,XMOS-USB etc..)” on it; but there are no characters on it by now cause i guess i have to solder some pins again ;-(..
useful sketches i´ve found so far were:”identify the I2C-adress from the modul (“i2c_adress.ino”) and a simple sketch to get data via the serial monitor and print it on the screen..(.inos and links here->http://essabre-90xx-rpi.sfb2.com/forum/showthread.php?tid=19 )

so far so good, many greets from here 😉

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert.