George Lagoda introduces Arduino microcontrollers and their capabilities. Arduino boards can be used to hack things by exploiting vulnerabilities in communication protocols between devices and computers. The Arduino Leonardo allows creating malicious USB devices by emulating a keyboard or mouse and executing programs without permission. With libraries like Firmata, one could build a keylogger. With its programming language and libraries, Arduino provides an easy way to prototype hardware projects and explore hacking concepts.