Here is a list of questions for you to test your knowledge regarding this chapter's material. You will find the answers in the Assessments section of the book:
- You don't have the correct resistor value. Can you just substitute another value resistor that you have lying around?Â
- The GPIOZero package is a compete GPIO library. Is it all you'll ever need?
- Should you always use the built-in Python packages for networking wherever possible?
- True or false: an LED is unbiased, meaning it can be plugged into a circuit any way around and still work.Â
- You are building an IoT application that interacts with other existing networked devices and it times out. What could be the problem?
- What Python module and function can be used to stop a program exiting?