The code files for this chapter can be found in the Chapter12 folder in this book's GitHub repository, available at https://github.com/PacktPublishing/MicroPython-Cookbook.
This chapter uses the Adafruit Feather HUZZAH ESP8266. CircuitPython 3.1.2 was used for all the recipes in this chapter. You should apply the configuration we described in the Connecting to an existing Wi-Fi network recipe from Chapter 10, Controlling the ESP8266. This recipe will let you run all the recipes in this chapter that connect to the internet, as well as the recipes that involve you connecting to your board from your computer.