Aspire to be an independent learner. Click here to learn how.
Take me to the 'Year 8 Microcontrollers' page.
Because electronic devices need to work quickly, they need to be able to handle numbers efficiently. Data can be handled and stored on digital devices by making use of an electrical or magnetic 'charge'. In digital terms the charge is either 'present' or 'not-present'. Put simply, it is either switched 'on' or 'off'.
Therefore a switch can only ever have one of two states. We call this 'binary'. This page will help you to understand binary.
Adjacent is a video of a mechanical binary calculator. This nice visual demonstration can help you understand how binary addition 'works'.
You can see that each 'rocker' or 'switch' can only be in one of two positions: left or right. This is analogous to '0' or '1' (or 'off' and 'on').
Once you have watched it, have a go at using the binary converter to learn the process of converting from binary to decimal.
This spreadsheet tool will convert and calculate binary numbers for you, showing you the process along the way.
Note - If the calculator is not displaying correctly, try opening it in Google Sheets, full screen (click the link).
If you get frustrated because other people are using the same tool at the same time and it is constantly changing, click here to make your own copy in your Google Drive which no-one else can edit.
You can see how binary numbers can rapidly become very long and confusing. Another method of counting quickly with fewer characters is to use hexadecimal.
What the video to learn more.
Here is a useful table to help you quickly convert a hex number (in black) straight into decimal (in red).
This is fine for quick conversions up to 255, but what if you want to convert a number higher than 255?
For that, we need to understand how the process works. Use the hexadecimal converter and calculator to learn how to do it.
Use the HEX converter tool below to help you learn how it works. Click here to open it in a Google Sheets window. As before, if you'd like to make your own copy of the converter in your Google Drive that no-one else clan edit, click here.
To view the binary and decimal equivalent of each hex code character (from 0 to f), click the plus button in the far left-bottom of the spreadsheet.
Modern digital devices make use of hexadecimal code in order to reproduce life-like colours on their vivid LCD, plasma and LED screens.
Every colour pixel that makes a coloured dot on a screen is actually made up of three coloured lights; one each for red, green and blue.
By varying the brightness of each of the three elements we can give the impression of a single coloured dot.
Watch the video to learn how it works.
When you've used the hex colour code converter below, enter in the HEX or RGB code into this widget to view what the actual colour looks like.
This tool will help you convert between hex colour codes and RGB. To view the colour enter your values into the HTML 'colour picker' widget above.
Note - Click here to open Google Sheets in full screen. If other people are using it at the same time as you and you are getting frustrated, click to make your own copy in your Google Drive which no-one else can edit.