| Keyword | Definition |
|---|---|
| GPIO | general purpose input and output pins that can be used to connect to and control other components |
| input | reading data into a program from external components |
| output | send data out from the program to external components |
| pin | an electrical connector which can be used to send or receive data from external components |
| program | step by step instructions that can be run on a computer |