pybricks-micropython icon indicating copy to clipboard operation
pybricks-micropython copied to clipboard

NXT display support using pbio model

Open schodet opened this issue 4 months ago • 3 comments

This migrates the LCD driver from nxos to pbio model. Handling is now done in pbio thread context and the driver is made compatible with pbio/image.

The nxos display functions are dropped, and the remaining code using them are updated to use pbio/image. If decision is taken to drop them, it can be done later.

schodet avatar Dec 21 '25 09:12 schodet

Coverage Status

coverage: 50.539% (-0.01%) from 50.55% when pulling 4bb9bb903628e30835b45b96b912a5364ad79814 on schodet:nxt-display into fcfdf4e0eb20e84211685d589c5fed42e3deb472 on pybricks:master.

coveralls avatar Dec 21 '25 09:12 coveralls

Fantastic! Can't wait to try this out.

laurensvalk avatar Dec 21 '25 10:12 laurensvalk

This is great! Thank you!

laurensvalk avatar Jan 06 '26 08:01 laurensvalk

Thanks!

schodet avatar Jan 06 '26 08:01 schodet