module 2

Module 2: Displaying Temperature and Humidity

Brief Descriptions of Learning Activities:

  • Review/learn related science concepts (photosynthesis, conversion between Fahrenheit and Celsius, relative humidity, etc.)
  • Learn how to connect a Crowtail shield with the Micro:bit to attach a temperature-humidity sensor and a small OLED (128×64) display
  • Introduce functions, variables, conditional statements, and logical comparisons in coding
  • Learn to program to collect data from the temperature-humidity sensor and display the real-time data on the OLED screen
  • Change Neopixel LED light based on Temperature and Humidity

Scroll to Top