Please enable JavaScript.
Coggle requires JavaScript to display documents.
Binary System - Coggle Diagram
Binary System
To understand how computers work on the inside it all comes down into these simple ones and zeros and the electrical signs in the circuits behind them
-
-
First you have to group each eight bits together to find one byte then convert this byte from binary to decimal, and finally convert from decimal to character using the ascii codes.
PIXELS
Your screen is made out of pixels, everything you zoom in is pixels.
An image file ( jpeg, gif, png, etc ) contains millions of pixels.
Pixel: grain and black and white, tiny dots of light on or off, the resolution makes a photo.
Red, green and blue combined form all the colors in your screen. To 255 tones.
-
-
How computers work
They work with binary numbers. Texts, images, and sounds are managed by this system.
-