Nick Koumaris
Results
2
comments of
Nick Koumaris
trafficstars
I know what is wrong since I made the same mistake myself. I was creating a new custom characher like this: lcd.create_char(0,smiley) and then I was trying to display that...
I use this and it works. mosi_pin = board.IO35 clk_pin = board.IO36 reset_pin = board.IO38 cs_pin = board.IO34 dc_pin = board.IO37