In this tutorial we will check how to get the size of a file on the micro:bit file system, using MicroPython. Introduction In this tutorial we will check how to get the size of a file on the micro:bit file system, using MicroPython. The code The first thing we will do is importing the os …
Continue reading "Micro:bit MicroPython file system: Getting a file size"