I have a 1.54 inch display, black and white.
How can I get it to work with arduino uno?
I connected it like this
// VCC - 3V3
// GND - GND
// D / C - D9
// SDI (DIN) - D11
// CS - D10
// CLK - D13
// BUSY - D7
What example should I run next? What constants do you need to declare?
It looks like this library doesn't work at all.