Create a Love Meter machine with your micro:bit to measure how much love you're emitting today!
Create digital dice using micro:bit with simple coding steps and interactive features.
Program the buttons on the micro:bit to show a happy 😀 or sad face 🙁 with this interactive tutorial.
Code the micro:bit to scroll your name across the screen and create a digital name tag.
Code the lights on the micro:bit into a flashing heart animation! 💖
Learn how to utilize buffers for data management in micro:bit programming.
A buffer is a temporary memory location for data in programming, essential for data transfer and manipulation.
Learn about functions in programming, including how to define and call them.
Learn about Boolean values, their operations, and practical applications in programming.
Learn how to create and use functions in programming with TypeScript, including parameter types and default values.
Learn how to call functions in sequence in JavaScript to execute tasks in order.
Learn how to call built-in JavaScript functions and understand their syntax and usage.