- :-

Topics Covered

  • Binary Numbers
  • Bits and Bytes
  • Binary Conversion
  • Lesson Links

    Binary Data Conversion - Mini Challenge

    Mini Challenge 1: Price Checking Challenge

    For this challenge, the robot begins by picking up a cube that is directly in front of it.

    Next, the robot moves across the challenge board and scans the barcode.

    If the value of the barcode is greater than 13, the robot should move the cube to the red side of the challenge table. Red represents that the object is not on sale.

    If the value of the barcode is less than or equal to 13, the robot should move the cube to the blue side of the table. Blue represents that the object is on sale.
    • Recreate the table below on any surface, and use an object to represent a cube for the robot to pick up. The robot will move from the start (1), read a series of lines, then depending on the value of those lines, it will grab and move the object to either the blue or red squares.

    Mini Challenge PDF[ Price Checking Challenge.pdf ]