The code files of this chapter can be found in the Chapter13 folder of the following GitHub repository: https://github.com/PacktPublishing/MicroPython-Cookbook.
This chapter uses the Adafruit Feather HUZZAH ESP8266 board and the Assembled Adafruit FeatherWing OLED – 128 x 32 OLED Add-on for Feather board. CircuitPython 3.1.2 was used for all the recipes in this chapter.
This chapter requires some specific modules from the CircuitPython library, and they will be mentioned at the beginning of each recipe. For details on downloading and extracting these libraries, you can refer to the Updating the CircuitPython library recipe from Chapter 1, Getting Started with MicroPython. Version 20190212 of the CircuitPython library is used for all the recipes in this chapter.