Skip to content

verica02/temperature-measurement-microbit

Repository files navigation

Measure temperature with micro:bit and log data to Excel

Detect ambient temperature with microbit using WeatherBit extension and log data to Excel with DataStreamer extension

image

  • add WeatherBit and DataStreamer extensions

image

  • write code to display the ambient temperature using Blocks or JavaScript

    link: https://makecode.microbit.org/#editor

  • download DataStreamer extension for Excel

  • connect microbit to the computer, download code from makecode site and insert it to the microbit folder

  • connect the microbit device in excel and start data streaming from the DataStreamer tab

image

  • Temperature and time will appear in Data In excel sheet as it is received from the microbit sensor

microbit