At this level components are implemented as integrated circuits (computer chips) mounted on circuit boards.
In ancient times the user interface consisted of panels with lights, toggle switches, and buttons. Now there is no user interface.
Bits, bytes, and words
Machine language instructions are carefully formatted binary words:
Assembly language is just a symbolic form of machine language:
ADD X, Y, Z // Z = X + Y