• I'm guessing it's some sort of timing issue. If I add

     var g = require("PCD8544").connect(SPI1,B6,B7,B8, function() {
    

    into the timer function, so that it's called every time, it works ok but flashes the screen on every update.

About

Avatar for conor @conor started