In this week we have to use 2 different programming languages to program our hello Board we make in order to do any proper tasks after reading the
What is bits and byts
For everything there is a common communication language that we share to understand each other like Arabic or English for computers and machines the only language they understand is the 0 and 1 or on and off. And it has been advanced to much in the last 30 years. The start of the language is the 4 bits which consist of a mix of 4 digits of 0 or 1 like 0001 or 0101. Also, if we have 8 digits bits like 00110011 its equal to 1 byte unit. And for our chip we are using 8 bits.
The programming
I desgin an application to switch the light on when pressed.