I am going through the projects in teh Get Started with MicroPython book and am trying to source a suitable LCD screen to use with Chapter 10 on Digital Communication Protocols but I am getting confused with the plethora of screens available :-). Could you recommend a suitable one please. I don’t need anything fancy but would like one as close to the one in the book as possible so that I can learn - once I’ve done one project I will hopefully then be able to apply that knowledge to other screens.
TIA
SPI? I don’t have the book so I’m guessing its SPI?
May thanks. The ones in teh book are I2C and SPI. I’ll keep looking. :-)
I have a couple of the stock 16x2 that I linked too above that I have used with my Arduino’s. They don’t have the pinout shown in the book? They have the 8 Data lines, D0 to D7. I also have one with the backpack, that can be used via i2c or SPI. I do believe I bought that one from Adafruit. I have used it via i2c on my Arduino. Pretty sure I haven’t tried it via SPI, that jumper looks untouched.
I can see using this one with my PICO at some point. Might be a while though, I have other things on the go at the moment.