@ObliviuxProductions No. What you're talking about is pure low level logic, but not a language. Assembly = machine language.
MOV AX, FFFFh = B8 FF FF in hex code, 12124159 in decimal, 101110001111111111111111 in binary. It translates DIRECTLY because it IS machine language. An Assembly program is not compiled, the commands are just replaced with their corresponding numbers.
lets say i want to pull information off a microcontroller
i have this led array but i want to re-purpose it.. i dont know the code that is in the chip... and i dont want to go through the hassle of trying to re invent the wheel
how do i then "set-up" a microcontroller on a circuit board? i guess i cant just solder the microcontroller on a circuit board and a usb plugin and expect it to work :p?
You don't translate Assembly to machine language. Assembly IS machine language
PoliteCitizen 4 months ago
@PoliteCitizen
Its not. Machine language is just 10101010. Or on/off. I'm pretty sure of it.
ObliviuxProductions 4 months ago
@ObliviuxProductions No. What you're talking about is pure low level logic, but not a language. Assembly = machine language.
MOV AX, FFFFh = B8 FF FF in hex code, 12124159 in decimal, 101110001111111111111111 in binary. It translates DIRECTLY because it IS machine language. An Assembly program is not compiled, the commands are just replaced with their corresponding numbers.
PoliteCitizen 4 months ago
@PoliteCitizen
If they are the same thing why do they have different names?
ObliviuxProductions 4 months ago
@ObliviuxProductions There are a lot of names for a lot of things...
PoliteCitizen 4 months ago
@PoliteCitizen
but there is usually only one that is accepted by everyone
ObliviuxProductions 4 months ago
why is there an hourglass near the title region of all your slides in all of your videos in this series?
7poppasmurf7 9 months ago
@7poppasmurf7 most likely he forgot to move the mouse out of the screen and he is not using it to change slides
tnartey 9 months ago
@tnartey that would make sense if the mouse was simply a pointer, but it's an hourglass, so it must be loading something.
7poppasmurf7 9 months ago
@7poppasmurf7 true
tnartey 9 months ago
lets say i want to pull information off a microcontroller
i have this led array but i want to re-purpose it.. i dont know the code that is in the chip... and i dont want to go through the hassle of trying to re invent the wheel
jjppmm29 1 year ago
how do i then "set-up" a microcontroller on a circuit board? i guess i cant just solder the microcontroller on a circuit board and a usb plugin and expect it to work :p?
thoosejakob149 2 years ago
Great for a general introduction, i needed it, and i found it in your turial, thanks.
jojoil29 2 years ago
hey i can't find part 4 , can anybody help me
micheyn 2 years ago
hey..nice one..waiting for the next in series
adeelalam084 2 years ago