This series of tutorials will progress through the basics of using CircuitPython with hardware. You'll learn how to connect to components like LEDs, buttons, sensors, etc. and control them with CircuitPython code.
.. toctree:: :maxdepth: 1 :numbered: 01_digital_io.rst 02_analog_io.rst 03_i2c_spi.rst