lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
41 stars 50 forks source link

HOW WORKS ubit.display.print? #347

Closed crisgplj closed 1 year ago

crisgplj commented 1 year ago

I want create a function withn nrfsdk to emulated.

Only i can write rows and columns but its difficult.

Thanks!

microbit-carlos commented 1 year ago

Hi @crisgplj

You can find the source code for that here: https://github.com/lancaster-university/codal-core/blob/master/source/drivers/AnimatedDisplay.cpp

Hope that helps!

crisgplj commented 1 year ago

thanks!

microbit-carlos commented 1 year ago

No problem! I'll close this as resolved, but feel free to reopen if you have any questions or find any issues 👍