Building a Lock
This lesson gives a brief idea behind building a lock.
We'll cover the following...
By now, you should have some understanding of how a lock works, from the perspective of a programmer. But how do you build a lock? What hardware support is needed? What OS support? It is this set of questions we address in the ...