How do computers form images, how do they send images from one place to another? If you completed the last topic, you will know it has something to do with Binary, but how do you send a picture with binary and how do you turn it back into an image?
Click on the image to open the task.
In order to calculate the Hex values use this converter https://www.rapidtables.com/convert/number/hex-to-binary.html
Click on the image to open the task.
Instead of writing lots of binary we can encode using the Decimal system.
This is done by alternating numbers that represent the number of white squares then black squares and repeats.
You can also use this tool to help you
https://nonograms-katana.com/play/
Once you push PLAY start with Black and White Nonograms and a 5x5 grid.
Then you can try others once you have the hang of it.
Sign up to keep your progress.
It may be helpful to use the Binary Card Simulator and Run Length Encoder
Pictures can also be used to store information. Barcodes and QR codes are common examples. Barcodes are reasonably straight forward with each number being represented by a different combination of black and white lines. QR codes on the other hand store binary numbers and are a bit more complicated. For more information see here. For a full hand solve of a QR code check out here (note there is some mild swearing).