A satisfying session with students in Canada. I walked them into Python for the first time, writing code leveraging the
#Meshtastic Python API to read all environmental telemetry from their sensor mesh (8x Wisblocks, 4 sensors each). All reads were done from little credit-card sized Sensecap T1000-e nodes, connected to laptops over USB-serial, data written out to a CSV and loaded into JS (later Grafana, perhaps).
You can do a lot with a little in the mesh space these days.