Activity 01
Pairs Task: Pixel to Binary Conversion
Students draw simple 8x8 black and white images on graph paper. In pairs, they convert each row to an 8-bit binary string, then exchange and decode the partner's binary to recreate the image. Discuss any errors in encoding.
Analyze how changing the bit depth affects the quality and file size of a digital image.
Facilitation TipDuring the Pairs Task: Pixel to Binary Conversion, circulate and ask each pair to explain their binary string to you before they convert it back to pixels to confirm their understanding.
What to look forPresent students with a 4x4 grid representing a black and white image. Ask them to assign a binary value (0 for black, 1 for white) to each pixel and write the resulting binary string. Then, ask: 'If this were an 8-bit grayscale image, how many more bits would each pixel need?'