Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 289 Bytes

microbit

Simple kids coding programs for BBC Micro:Bit

calculator.js

Simple calculator.

  • Button A: Set left-hand value, incrementing from 0
  • Button B: Set right-hand value, incrementing from 0
  • LogoUp: Set mode (add, subtract, multiply, divide)
  • Button A+B: Execute calculation