We have learned the process today how to to set up the 0.96″ OLED screens on the Micro:bit and we generate a program to get it work.
The pins for using I2C need to be 19 and 20, so the pin connections with your micro:bit are:
- GND to GND (or 0 V)
- VCC to 3V
- SCL (serial clock) to micro:bit pin 19
- SDA (serial data) to micro:bit pin 20
Microbit temperature make code:
Here is the video about how to make the Temperature range BBC Micro:bit:
Final result: