Binary and Octal Number Converter

Problem-based Digital Making Tasks

  1. Set up a device which converts decimal numbers into binary and octal number respectively.

How CT may Support Mathematics Learning

  1. Students will learn to create a new numerical variable to be the counter to indicate the current number of iteration.
  2. Students will set up separate digit variables, such as Number or Boolean variables, to analogize the carrying 1 logic.

Solutions

Binary number system
Octal number system

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s