Philip Howard
Philip Howard
Okay I've just realized you're talking Pi 4 here and I'm poking on a Pi 5 so that probably isn't helpful. I'm pretty sure the instructions with respect to Screen...
Okay it works basically the same on my Pi 4, as I recall, though it was also borked until I rebooted! ``` phil@phils-pi4:~ $ lsb_release -a No LSB modules are...
Try removing the "dtparam=rotate=270,touchscreen-swapped-x-y,touchscreen-inverted-x" You should not need the dtparam anymore, since rotation and touch calibration is handled by the OS. Make sure I2C and any other interfaces are disabled,...
Ooof, I don't know how we've arrived at a *worse* outcome. Is the board seated directly and securely on top of the Pi?
You should be able to right click on the screen in preferences and assign a touchscreen so that rotation is updated automatically. This… isn’t very obvious and we need to...
Seems to reliably fail for me first time and then decide to work after a reboot. I’m not sure why. I need to dig in to arandr to see what...
Perhaps a controversial suggestion, but would it make sense to migrate the site to a public `micropython-org` GitHub repository so the community can take a more active role in maintaining...
Sorry for the lack of response - this looks abnormal but I don't have a good sense for why it's happening. IIRC there's some warmup time for the sensor, but...
> I think it's quite a disappointing sensor I don't think you're alone in that sentiment. There is much written about it, and working around its idiosyncrasies online. This one...
I can't remember off the top of my head how straight-forward this is likely to be, but it makes sense and it's on my long list of things to prod...