Happy Holidays folks.
We are planning to purchase weather:bit kits for a college for building weather stations controlled by micro:bit boards and containing wind-speed, wind-direction, rain-guage, and temperature, humidity, barometric pressure sensors.
We do only text-based Python programming so have zero interest in block-based stuff like Make-Code, Scratch, and Blockly.
Therefore before we make any purchases, we would like to make sure we can obtain the python libraries for the weather:bit and its sensors.
Please where are the python libraries located?
There is a python editor and projects micro:bit Python Editor that you can use, however there aren’t regular python packages for the weather kit like you are envisioning micro:climate Kit Experiment Guide - SparkFun Learn
We do have non micro:bit weather items too Weather - SparkFun Electronics
We have plenty of Python editors available. Our students love the Mu Editor, so that is our standard tool.
Looks like we should develop our own Python libraries for the Weather:Bit. Would Sparkfun care to provide at least the following?: Which micro:bit pins connect to the wind sensor and the rain guage? Which memory addresses for the RJ11 connectors to the wind sensor and rain guage?