joukos

Results 60 comments of joukos

Sorry about this PR taking so long, I've been too occupied with other things lately. I'll try to keep it near the top of the stack of "things to do...

I have the 6" HD [too](https://github.com/joukos/PaperTTY/issues/32#issuecomment-586643096) and it has worked okay, though I haven't had time to play with it for some time. There were some initial problems where I...

Which RPi are you using? To get decent speeds with a display this size an RPi3b+ / RPi4 might be best. There's a lot of room for optimization in general,...

Generally it's (been) pretty easy to write a driver for some particular display because Waveshare at least has example code available usually in both C and Python at least, and...

For example, here's the https://github.com/joukos/PaperTTY/blob/master/papertty/drivers/drivers_partial.py#L265 "Waveshare 2.13" V2 - monochrome" driver - note that only thing needed there were the tables specific to that display. It could be that you...

PR #106 essentially "fixes" this in the sense that scrub just fills the display and doesn't crash, so I think I'll close this.

I don't have this model to test with and not sure if there's multiple revisions of it like some of the other boards do. But if yours seems to be...

Sorry for the late reply. The `fb` mode hasn't been tested much so it's likely quite buggy. But is the framebuffer content changing? Which OS are you running on the...

Thanks for the improvements and discussion. FWIW, with some minor tweaks my 6" HD one on a Pi4(00) has been in a "pixels per second" way probably the fastest configuration...

Sorry for the late reply. That sounds odd, not sure off the top of my head why that would happen but possibly some authentication related thing with RealVNC? I recall...