I2C 16 x 2 LCD Display with Raspberry Pi Pico or W Using Arduino IDE

preview_player
Показать описание
Code Link
Рекомендации по теме
Комментарии
Автор

This made my day. Thank you for dug deep into this.

Vandebilt
Автор

Worked! Important, the default pins must be correct for SDA and SCL.Thank you!

fabiovsroque
Автор

great, thanks a lot, with changes like lcd.init() instead of lcd.begin() and different address it works fine. :)

przoch
Автор

The Arduino IDE does Not compile your code and it gives errors. It does not accept LiquidCrystal_I2C.h for PI Pico.

alirezamohseni
Автор

utter nonsense!
Then try to get a different configuration to work according to the possible pin assignment for the I2C bus... All nonsense for idiots who don't want to use the PICO but just want to stick to structured specifications. This is an Arduino AVR Mega Chip, the PICO can do more but it's just not possible to implement it with the code.

andreasgerth
visit shbcf.ru