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...
Access Denied!

Access Denied!

Access Denied! A Door Entry Tutorial Enhancing door security with micro:bit. This tutorial was written by Sean Lew, from the Singapore University of Technology and Design, during his summer internship with us in 2018. Goals Build your own wireless door security!...
Recluse Bot

Recluse Bot

Reclusebot Make a reclusive robot that squeals when toggled, touched, or when it detects motion Use the micro:bit to make a robot that squeals when it detects motion, is touched on any of its sensors or when lifted up. Written by Shaun Toh, from the Singapore...