These are the exercise files used for Micro:bit Training for Beginners course.
The course outline can be found in
https://www.tertiarycourses.com.sg/microbit-robotics-training.html
https://www.tertiarycourses.com.my/microbit-robotics-training.html
Module 1 Introduction to Micro:bit
- What is the micro:bit?
- Features - Hardware
- Using micro:bit Software PXT
- Getting A Program On To micro:bit
Module 2: Work with LED Matrix
- Blinking & Simple Animation
- Scrolling Text
- Individual Pixels
- Brightness
Module 3: Understand How Buttons Work
- Button State
- Button Event
- Introduce Coding Technique - ELSE and ELSE IF statements
Module 4: Basic Coding Concepts
- • Displaying Numbers & Keeping Score
- • Introduce Coding Technique & Concept - Variable, Infinite Loop & For Loop
Module 5: Work with Accelerometer
- Tilting & Measuring Pitch
- Shaking
- Gestures
- Introduce Coding Technique & Concept - Random Numbers
Module 6 Work with Compass & Temperature
- Programming - Display The Direction Of The Compass
- Programming - A Basic Thermometer
Module 7: LED Matrix Revisited
- Sprite
- Programming - A Simple Asteroid Game
- Radio Control
- Programming - Sending & Receiving Message
- Programming - Remote Control Human (Use images of arrows to tell human where the micro:bit wants them to move)