Collecting Ang Baos with a Micro:bit

Collecting Ang Baos with a Micro:bit

Ang Bao Collector Collect your Ang Baos with Micro:bit, Neopixel and a Buzzer Goal Build an Ang Bao collector that keeps count of the number of Ang Baos you have! The LED strip should light up when an Ang Bao is deposited and show a tally of the number of Ang Baos....
MicroPython Components

MicroPython Components

MicroPython Micro:bit Tinker Kit Components Getting Started Pre-coding: Get hold of a Micro:bit Tinker Kit Download the Mu editor https://codewith.mu/  Before each project, write “from microbit import * ” LED   Let the LED be connected to pin0 CommandUsage...
Micro:bit Security Lock Door

Micro:bit Security Lock Door

Build your own Micro:bit Security Door! Protect your house or valuables with a micro:bit, a servo motor, and a 4x4 keypad! Created by Mohd Shafiq from NUS. Goals Connect the wiring to interface the keypad with the microbit Set your own unique password for the lock Add...
MicroPython

MicroPython

MicroPython Micro:bit Getting Started Pre-coding: Get hold of a Micro:bit Tinker Kit Download the Mu editor https://codewith.mu/  Project 01: Music Machine   Pin Layout Buzzer: Pin0 ADKeypad: Pin2   Small note about the ADKeypad The ADKeypad returns an...