Binary Initials

Technology – Week 1, Term 2

Hi all,

We are going to finish off our study of binary code with a short task.

You will need to use ASCII Code to code your three initials (capital letters) into three 8-bit bytes.

You will then use Seesaw to send me these three bytes, as a continuous stream (no spaces or dashes) of 24 ones and zeros.

You will find the task on Seesaw, under your STEM folder. Just send me a message with your code.

Here is a decimal ASCII chart, you will have to convert the decimal numbers to binary.

https://www.asciichart.com/

Have fun!