“Micropython support is not quite as good as I have come to expect from Pimoroni.
The Microbit's limited resources do make coding in micropython rather difficult.
Lots of great sensors, just slightly more difficult to get the code in the space available.”
“Easy to setup and use (especially if you're using the MakeCode editor) and adds some useful additional features. I probably get the most use out of the more accurate thermometer.”
“The hardware of this is excellent and when programming in the Js editor, very easy: what I would say is that the Python code for this I found to be "problematic" and gives a slightly different interface then the drag/drop JS version. I would recommend refactoring the python code into functional, and removing the mandatory internal _update call (so you can get the temperature and pressure more efficiently). The python code also converts from pressure to altitude for you, without you having to do the maths (which isn't hard). Its nice and neat, plugs in firmly, excellent for anyone wanting to do some experiments with weather or the environment.”