Recommended Resources
Understanding Binary Data
Binary data is made of 0s and 1s. These binary digits are called bits are used to convert numbers into digital/binary data.
101 Binary Watch
A binary watch uses 18 LEDs to give the HH:MM:SS time using three binary numbers each consisting of 6 bits. The following diagram can help you understand how to work out the time displayed on a binary watch: Using the … Continue reading
Storage Units Conversions – Quiz
The following diagram is a quick recap of the main storage units used to estimate the size of a file or the storage capacity of a storing device. Take the Quiz! (open full screen) Did you like this challenge? Click … Continue reading
Binary Logic Activities
Access a range of activities about binary logic, logic gates, truth tables and Karnaugh maps: Did you like this challenge? Click on a star to rate it! Submit Rating Average rating 4.5 / 5. Vote count: 158 No votes so … Continue reading
Understanding Bitmap Pictures
In this blog post we are investigating what are bitmap pictures and how they are stored on a computer using binary code. Bitmap Pictures? Bitmap pictures (also called raster graphics) are computer graphics made of pixels of different colours. Pictures … Continue reading
Sampling Sound
Sampling is a method of converting an analogue audio signal into a digital signal. While sampling a sound wave, the computer takes measurements of this sound wave at a regular interval called sampling interval. Each measurement is then saved as … Continue reading