From b8a8081c4035c9a985b22a2bf944d3107291cf13 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Wed, 9 Nov 2022 11:16:30 -0600 Subject: [PATCH] update all links to docs.circuitpython.org --- .../adafruit_circuitpython_pr.md | 2 +- docs/drivers.rst | 610 +++++++++--------- 2 files changed, 306 insertions(+), 306 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md b/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md index 71ef8f89..8de294e6 100644 --- a/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md +++ b/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md @@ -4,7 +4,7 @@ Thank you for contributing! Before you submit a pull request, please read the following. -Make sure any changes you're submitting are in line with the CircuitPython Design Guide, available here: https://circuitpython.readthedocs.io/en/latest/docs/design_guide.html +Make sure any changes you're submitting are in line with the CircuitPython Design Guide, available here: https://docs.circuitpython.org/en/latest/docs/design_guide.html If your changes are to documentation, please verify that the documentation builds locally by following the steps found here: https://adafru.it/build-docs diff --git a/docs/drivers.rst b/docs/drivers.rst index bf2eb190..3e752db9 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -16,8 +16,8 @@ the ``lib/`` directory. Some drivers may not work without them. .. toctree:: - BusDevice Library - Register Library + BusDevice Library + Register Library Board-specific Helpers ---------------------- @@ -27,18 +27,18 @@ specific boards. .. toctree:: - Adafruit CircuitPlayground - Adafruit CLUE - Adafruit ESP32S2TFT - Adafruit FeatherWings - Adafruit FunHouse - Adafruit MacroPad - Adafruit MagTag - Adafruit MONSTER M4SK - Adafruit PortalBase - Adafruit PyPortal - PyBadger (PyBadge and PyGamer) - MatrixPortal (Metro M4 Airlift + RGB Shield) + Adafruit CircuitPlayground + Adafruit CLUE + Adafruit ESP32S2TFT + Adafruit FeatherWings + Adafruit FunHouse + Adafruit MacroPad + Adafruit MagTag + Adafruit MONSTER M4SK + Adafruit PortalBase + Adafruit PyPortal + PyBadger (PyBadge and PyGamer) + MatrixPortal (Metro M4 Airlift + RGB Shield) Helper Libraries ----------------- @@ -52,8 +52,8 @@ Helpers for animating LEDs. .. toctree:: - Fancy LED (similar to FastLED) - LED Animation + Fancy LED (similar to FastLED) + LED Animation User Interface and GFX Helpers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -62,26 +62,26 @@ Helpers for building graphical interfaces using the displayio core module and fr .. toctree:: - Cursor Control - Bitmap Font - Bitmap Saver - Display Button - Display Notification - Display Shapes - Display Text - Framebuf Module - GFX (framebuf) - Image Load - miniQR Non-hardware QR code generator - Pixel Framebuf Module - ProgressBar - PYOA - Slideshow - Simple Text Display - Turtle Graphics - WSGI - DisplayIO Layout - Dash Display + Cursor Control + Bitmap Font + Bitmap Saver + Display Button + Display Notification + Display Shapes + Display Text + Framebuf Module + GFX (framebuf) + Image Load + miniQR Non-hardware QR code generator + Pixel Framebuf Module + ProgressBar + PYOA + Slideshow + Simple Text Display + Turtle Graphics + WSGI + DisplayIO Layout + Dash Display Motor Helpers ^^^^^^^^^^^^^^ @@ -90,10 +90,10 @@ Helpers for driving motors, servos, and steppers. .. toctree:: - DC Motor and Servo - EMC2101 Fan Controller and Temperature monitor - MotorKit - ServoKit + DC Motor and Servo + EMC2101 Fan Controller and Temperature monitor + MotorKit + ServoKit Internet of Things Web Service Helpers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -102,12 +102,12 @@ Helpers for connecting with hosted and self-hosted internet-of-things web servic .. toctree:: - Adafruit IO - Amazon AWS IoT - Azure IoT - Google Cloud IoT Core - Hue Lights - LIFX Lights + Adafruit IO + Amazon AWS IoT + Azure IoT + Google Cloud IoT Core + Hue Lights + LIFX Lights Internet/Internet-of-Things Helpers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -116,13 +116,13 @@ Helpers for interfacing with the internet, including IoT protocols. .. toctree:: - Fake Requests - HTTP Server - JSON Web Token (JWT) - MiniMQTT - NTP (Network time Protocol) - Requests - OAuth2.0 + Fake Requests + HTTP Server + JSON Web Token (JWT) + MiniMQTT + NTP (Network time Protocol) + Requests + OAuth2.0 Bluetooth Low Energy Helpers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -131,23 +131,23 @@ Helpers for Bluetooth Low Energy (BLE). .. toctree:: - Bluefruit LE Connect App - BLE Base Library - BLE Adafruit Services - BLE Apple Media Service - BLE Apple Notification Center Service - BLE Location Beacons - BLE BerryMed Pulse Oximeter Service - BLE BroadcastNet - BLE Cycling Speed and Cadence - BLE Eddystone Beacon + Bluefruit LE Connect App + BLE Base Library + BLE Adafruit Services + BLE Apple Media Service + BLE Apple Notification Center Service + BLE Location Beacons + BLE BerryMed Pulse Oximeter Service + BLE BroadcastNet + BLE Cycling Speed and Cadence + BLE Eddystone Beacon BLE File Transfer - BLE Heart Rate - BLE iBBQ - BLE LYWSD03MMC (Xiaomi Mijia) - BLE Magic Light - BLE MIDI - BLE Radio + BLE Heart Rate + BLE iBBQ + BLE LYWSD03MMC (Xiaomi Mijia) + BLE Magic Light + BLE MIDI + BLE Radio LoRa Wireless Helpers @@ -157,7 +157,7 @@ Helpers for wireless communication via LoRa. .. toctree:: - TinyLoRa TTN Helper (LoRaWAN) + TinyLoRa TTN Helper (LoRaWAN) Cryptography Helpers ^^^^^^^^^^^^^^^^^^^^^ @@ -166,7 +166,7 @@ Helpers for secure communication. .. toctree:: - RSA + RSA CPython-module Helpers ^^^^^^^^^^^^^^^^^^^^^^^ @@ -176,12 +176,12 @@ modules may have a CircuitPython Core API implementation too. .. toctree:: - asyncio - binascii - datetime - IterTools - Logging - hashlib + asyncio + binascii + datetime + IterTools + Logging + hashlib Audio Helpers ^^^^^^^^^^^^^^^ @@ -190,35 +190,35 @@ Music, noisemakers, and more. .. toctree:: - MIDI - Ring Tone Text Transfer Language (RTTTL) - Waveform Generation + MIDI + Ring Tone Text Transfer Language (RTTTL) + Waveform Generation Miscellaneous Helpers ^^^^^^^^^^^^^^^^^^^^^^^ .. toctree:: - AVR programming - BitbangIO - Board Test Suite - Colorsys - Debouncer - Debug I2C - Ducky - InfraRed Remote - Mini ESP Tool (ESP chips loader) - NeoKey - OneWire + AVR programming + BitbangIO + Board Test Suite + Colorsys + Debouncer + Debug I2C + Ducky + InfraRed Remote + Mini ESP Tool (ESP chips loader) + NeoKey + OneWire Pastebin services PIOASM converter for RP2040 boards - Radial Controller - SD Card - SimpleIO - SimpleMath - Test Repo - USB HID - Human Interface Device (Keyboard and Mouse) - Ticks + Radial Controller + SD Card + SimpleIO + SimpleMath + Test Repo + USB HID - Human Interface Device (Keyboard and Mouse) + Ticks Blinky -------- @@ -227,13 +227,13 @@ Multi-color LED drivers. .. toctree:: - DotStar - NeoPixel - NeoPixel SPI + DotStar + NeoPixel + NeoPixel SPI NeoPxl8 - Pixie - RGB LED - WS2801 + Pixie + RGB LED + WS2801 Displays ------------- @@ -253,59 +253,59 @@ Color TFT-LCD .. toctree:: - HX8357 (displayio) - ILI9341 and ILI9340 (displayio) - ST7735 (displayio) - ST7735R (displayio) - ST7789 (displayio) - RGB Displays (framebuf) + HX8357 (displayio) + ILI9341 and ILI9340 (displayio) + ST7735 (displayio) + ST7735R (displayio) + ST7789 (displayio) + RGB Displays (framebuf) OLED ^^^^^^^^^^^^^^^ .. toctree:: - SH1106 OLED (displayio) - SH1107 OLED (displayio) - SSD1305 OLED (displayio) - SSD1305 OLED (framebuf) - SSD1306 OLED (displayio) - SSD1306 OLED (framebuf) - SSD1322 OLED (displayio) - SSD1325 OLED (displayio) - SSD1327 OLED (displayio) - SSD1331 OLED (displayio) - SSD1351 OLED (displayio) + SH1106 OLED (displayio) + SH1107 OLED (displayio) + SSD1305 OLED (displayio) + SSD1305 OLED (framebuf) + SSD1306 OLED (displayio) + SSD1306 OLED (framebuf) + SSD1322 OLED (displayio) + SSD1325 OLED (displayio) + SSD1327 OLED (displayio) + SSD1331 OLED (displayio) + SSD1351 OLED (displayio) E-Paper / E-Ink ^^^^^^^^^^^^^^^ .. toctree:: - E-Paper Display (framebuf) - IL0373 (displayio) - IL0398 (displayio) - IL91874 (displayio) - SSD1608 (displayio) - SSD1675 (displayio) - SSD1680 (displayio) - SSD1681 (displayio) - UC8151D (displayio) + E-Paper Display (framebuf) + IL0373 (displayio) + IL0398 (displayio) + IL91874 (displayio) + SSD1608 (displayio) + SSD1675 (displayio) + SSD1680 (displayio) + SSD1681 (displayio) + UC8151D (displayio) Other ^^^^^^^^^^^^^^^ .. toctree:: - Character LCD - HT16K33 LED Matrices and Segment Displays - IS31FL3731 Charlieplexed LED Matrix - IS31FL3741 RGB LED Matrix driver - MAX7219 LED Matrix - Nokia PCD8544 Display - RA8875 40-Pin Display Driver - Sharp Memory Display - ST7565 Graphic Displays + Character LCD + HT16K33 LED Matrices and Segment Displays + IS31FL3731 Charlieplexed LED Matrix + IS31FL3741 RGB LED Matrix driver + MAX7219 LED Matrix + Nokia PCD8544 Display + RA8875 40-Pin Display Driver + Sharp Memory Display + ST7565 Graphic Displays TSC2007 Resistive Touch Screen Driver Real-time clocks @@ -316,9 +316,9 @@ through ``datetime``. .. toctree:: - DS1307 Real-time Clock (5V RTC Breakout) - DS3231 Real-time Clock (Precision RTC) - PCF8523 Real-time Clock (Adalogger RTC) + DS1307 Real-time Clock (5V RTC Breakout) + DS3231 Real-time Clock (Precision RTC) + PCF8523 Real-time Clock (Adalogger RTC) PCF8563 Real-time Clock Motion Sensors @@ -328,33 +328,33 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and .. toctree:: - ADXL34x 3 Axis Accelerometer - ADXL37x 3 Axis Accelerometer - BNO055 Accelerometer, Magnetometer, Gyroscope and Absolution Orientation - BNO08X 9 Axis Sensor Fusion IMU - BNO08X_RVC Simple UART Heading Library - FXAS21002C Gyroscope - FXOS8700 Accelerometer - GPS Global Position - ICM20X Wide-range 6-DoF Accelerometer and Gyro Family - L3GD20 3-Axis Gyroscope - LIS2MDL 3-Axis Magnetometer - LIS331HH and H3LIS331 3-Axis Accelerometers - LIS3DH Accelerometer - LIS3MDL 3-Axis Magnetometer - LSM303 Accelerometer Only - LSM303 Accelerometer and Magnetometer - LSM303DLH Magnetometer Only - LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature - LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature - LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature - MLX90393 3 Axis Magnetometer - MLX90395 3-Axis Magnetometer - MMA8451 3 Axis Accelerometer - MMC56X3 Magnetometers - MPU6050 Accelerometer, Gyroscope, and Temperature Sensor - MSA301 3 Axis Accelerometer - TLV493D 3 Axis Magnetometer + ADXL34x 3 Axis Accelerometer + ADXL37x 3 Axis Accelerometer + BNO055 Accelerometer, Magnetometer, Gyroscope and Absolution Orientation + BNO08X 9 Axis Sensor Fusion IMU + BNO08X_RVC Simple UART Heading Library + FXAS21002C Gyroscope + FXOS8700 Accelerometer + GPS Global Position + ICM20X Wide-range 6-DoF Accelerometer and Gyro Family + L3GD20 3-Axis Gyroscope + LIS2MDL 3-Axis Magnetometer + LIS331HH and H3LIS331 3-Axis Accelerometers + LIS3DH Accelerometer + LIS3MDL 3-Axis Magnetometer + LSM303 Accelerometer Only + LSM303 Accelerometer and Magnetometer + LSM303DLH Magnetometer Only + LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature + LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature + LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature + MLX90393 3 Axis Magnetometer + MLX90395 3-Axis Magnetometer + MMA8451 3 Axis Accelerometer + MMC56X3 Magnetometers + MPU6050 Accelerometer, Gyroscope, and Temperature Sensor + MSA301 3 Axis Accelerometer + TLV493D 3 Axis Magnetometer Environmental Sensors ---------------------- @@ -366,49 +366,49 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp .. toctree:: - ADT7410 High Accuracy Temperature Sensor - AGS02MA Gas Sensor - AHTx0 Tempertaure and Humidity Sensor - AM2320 Temperature and Humidity - BME280 Temperature, Humidity and Pressure - BME680 Temperature, Humidity, Pressure and Gas - BMP280 Barometric Pressure and Altitude - BMP3xx Barometric Pressure and Altimeter - CCS811 Air Quality - DHT Temperature and Humidity - DPS310 Precision Barometric Pressure / Altitude Sensor - DS18x20 Temperature - ENS160 (ScioSense) digital multi-gas sensor - HTS221 Temperature and Humidity Sensor - HTU21D Temperature and Humidity - HTU31D Temperature and Humidity - LPS2X Family of Barometric Pressure, Temperature Sensors - LPS35HW Water Resistant Barometric Pressure, Temperature - SGP40 Air Quality Sensor - MAX31855 Thermocouple Amplifier, Temperature - MAX31856 Thermocouple Amplifier, Temperature - MAX31865 Thermocouple Amplifier, Temperature - MCP9600 Thermocouple Amplifier - MCP9808 Temperature - MLX90614 Contactless Temperature - MPL115A2 Barometric Pressure, Temperature - MPL3115A2 Barometric Pressure, Altitude and Temperature Sensor - MPRLS Ported Absolute Pressure - MS8607 Pressure, Temperature, Humidity - PCT2075 Temperature Sensor - PM25 Air Quality Sensor - SCD30 CO2, Temperature, and Humidity Sensor - SCD4x Temperature and Humidity Sensor - SGP30 Air Quality - SHT31-D Temperature and Humidity - SHT4x Temperature and Humidity - SHTC3 Temperature and Humidity - Si7021 Temperature and Humidity - TC74 Digital Temperature Sensor - TMP006 Contactless IR Thermopile Sensor - TMP007 Contactless Temperature - TMP117 High-Precision Temperature Sensor - Thermistor Temperature + ADT7410 High Accuracy Temperature Sensor + AGS02MA Gas Sensor + AHTx0 Tempertaure and Humidity Sensor + AM2320 Temperature and Humidity + BME280 Temperature, Humidity and Pressure + BME680 Temperature, Humidity, Pressure and Gas + BMP280 Barometric Pressure and Altitude + BMP3xx Barometric Pressure and Altimeter + CCS811 Air Quality + DHT Temperature and Humidity + DPS310 Precision Barometric Pressure / Altitude Sensor + DS18x20 Temperature + ENS160 (ScioSense) digital multi-gas sensor + HTS221 Temperature and Humidity Sensor + HTU21D Temperature and Humidity + HTU31D Temperature and Humidity + LPS2X Family of Barometric Pressure, Temperature Sensors + LPS35HW Water Resistant Barometric Pressure, Temperature + SGP40 Air Quality Sensor + MAX31855 Thermocouple Amplifier, Temperature + MAX31856 Thermocouple Amplifier, Temperature + MAX31865 Thermocouple Amplifier, Temperature + MCP9600 Thermocouple Amplifier + MCP9808 Temperature + MLX90614 Contactless Temperature + MPL115A2 Barometric Pressure, Temperature + MPL3115A2 Barometric Pressure, Altitude and Temperature Sensor + MPRLS Ported Absolute Pressure + MS8607 Pressure, Temperature, Humidity + PCT2075 Temperature Sensor + PM25 Air Quality Sensor + SCD30 CO2, Temperature, and Humidity Sensor + SCD4x Temperature and Humidity Sensor + SGP30 Air Quality + SHT31-D Temperature and Humidity + SHT4x Temperature and Humidity + SHTC3 Temperature and Humidity + Si7021 Temperature and Humidity + TC74 Digital Temperature Sensor + TMP006 Contactless IR Thermopile Sensor + TMP007 Contactless Temperature + TMP117 High-Precision Temperature Sensor + Thermistor Temperature Light Sensors --------------- @@ -418,22 +418,22 @@ These sensors detect light related attributes such as ``color``, ``light`` (unit .. toctree:: - APDS9960 Proximity, Light, RGB, and Gesture - AS726x Color Spectrum Sensor - AS7341 11-Channel Multi-Spectral Digital Sensor - BH1750 Ambient Light - GUVx I2C UV Light Sensors - LTR329 LTR303 Light Sensors - LTR390 Ambient Light and UV Sensor - TCS34725 Color Sensor - TSL2561 Light Sensor - TSL2591 High Dynamic Range Light Sensor - VCNL4010 Proximity and Light - VCNL4040 Proximity and Light - VEML6070 UV Index - VEML6075 UV Index - VEML7700 High Accuracy Ambient Light Sensor - SI1145 Digital UV Index IR Visible Light Sensor + APDS9960 Proximity, Light, RGB, and Gesture + AS726x Color Spectrum Sensor + AS7341 11-Channel Multi-Spectral Digital Sensor + BH1750 Ambient Light + GUVx I2C UV Light Sensors + LTR329 LTR303 Light Sensors + LTR390 Ambient Light and UV Sensor + TCS34725 Color Sensor + TSL2561 Light Sensor + TSL2591 High Dynamic Range Light Sensor + VCNL4010 Proximity and Light + VCNL4040 Proximity and Light + VEML6070 UV Index + VEML6075 UV Index + VEML7700 High Accuracy Ambient Light Sensor + SI1145 Digital UV Index IR Visible Light Sensor Distance Sensors ------------------ @@ -442,15 +442,15 @@ These sensors measure the ``distance`` to another object and may also measure li .. toctree:: - Garmin LIDARLite I2C - HC-SR04 Ultrasonic Range Sensors - Slamtech RPLidar - TFmini IR Time of Flight ~30cm - 12m - US-100 Ultrasonic Distance Sensor - VL6180x 5 - 100 mm - VL53L0x ~30 - 1000 mm - VL53L1X ~30 - 4000 mm - VL53L4CD Time of Flight + Garmin LIDARLite I2C + HC-SR04 Ultrasonic Range Sensors + Slamtech RPLidar + TFmini IR Time of Flight ~30cm - 12m + US-100 Ultrasonic Distance Sensor + VL6180x 5 - 100 mm + VL53L0x ~30 - 1000 mm + VL53L1X ~30 - 4000 mm + VL53L4CD Time of Flight Radio -------- @@ -459,13 +459,13 @@ These chips communicate to others over radio. .. toctree:: - Adafruit Bluefruit LE SPI Friend - AirLift Co-Processor Manager - ESP WiFi Co-Processor using AT Commands - ESP32 WiFi Co-Processor over SPI - RFM9x LoRa - RFM69 Packet Radio - PN532 NFC/RFID + Adafruit Bluefruit LE SPI Friend + AirLift Co-Processor Manager + ESP WiFi Co-Processor using AT Commands + ESP32 WiFi Co-Processor over SPI + RFM9x LoRa + RFM69 Packet Radio + PN532 NFC/RFID IO Expansion -------------- @@ -474,71 +474,71 @@ These provide functionality similar to ``analogio``, ``digitalio``, ``pulseio``, .. toctree:: - ADS1x15 Analog-to-Digital Converter - Adafruit SeeSaw - AW9523 GPIO expander and LED driver - Crickit Robotics Boards - DS2413 OneWire GPIO Expander - FocalTech Capacitive Touch - MCP2515 CAN bus controller - MCP230xx GPIO Expander - MCP3xxx SPI ADC - MCP4725 Digital-to-Analog Converter - MCP4728 4-Channel, 12-bit Digital-to-Analog Converter - MPR121 Capacitive Touch Sensor - PCA9685 16 x 12-bit PWM Driver - PCF8574 GPIO Expander - PCF8575 GPIO Expander - PCF8591 ADC + DAC Combo - TCA8418 I2C Keyboard Multiplexor - TCA9548 I2C Multiplexer - TLA202X 12-bit I2C DAC - TLC5947 24 x 12-bit PWM Driver - TLC59711 12 x 16-bit PWM Driver + ADS1x15 Analog-to-Digital Converter + Adafruit SeeSaw + AW9523 GPIO expander and LED driver + Crickit Robotics Boards + DS2413 OneWire GPIO Expander + FocalTech Capacitive Touch + MCP2515 CAN bus controller + MCP230xx GPIO Expander + MCP3xxx SPI ADC + MCP4725 Digital-to-Analog Converter + MCP4728 4-Channel, 12-bit Digital-to-Analog Converter + MPR121 Capacitive Touch Sensor + PCA9685 16 x 12-bit PWM Driver + PCF8574 GPIO Expander + PCF8575 GPIO Expander + PCF8591 ADC + DAC Combo + TCA8418 I2C Keyboard Multiplexor + TCA9548 I2C Multiplexer + TLA202X 12-bit I2C DAC + TLC5947 24 x 12-bit PWM Driver + TLC59711 12 x 16-bit PWM Driver Miscellaneous ---------------- .. toctree:: - 24LC32 EEPROM - 74HC595 Shift Register - ATECCx08 Cryptographic Co-Processor - AMG88xx Grid-Eye IR Camera - BD3491FS Audio Processor - CAP1188 8-Key Capacitive Touch - DRV2605 Haptic Motor Controller - DS1841 I2C Logarithmic Potentiometer - DS3502 I2C Potentiometer - Dymo Scale - Fingerprint Sensor - Floppy - FONA Cellular Module - FRAM Non-Volatile Memory - Gizmo - INA219 High Side Current - INA260 Current and Power Monitor - LC709203F Fuel Gauge and Battery Monitor - Matrix Keypad - MAX1704x Fuel Gauge - MAX9744 Audio Amplifier - MLX90640 Thermal Camera - NeoTrellis 4x4 Keypad - NeoTrellis M4 4x8 Keypad - Nunchuk - OV2640 Camera - OV5640 Camera - OV7670 Camera - Pixelbuf - RockBlock Iridium Satellite Modem - Si4713 Stereo FM Transmitter - Si5351 Clock Generator - STMPE610 Resistive Touchscreen - Thermal Printer - Touchscreen 4-Wire Resistive - TPA2016 Audio Amplifier with AGC - Trellis 4x4 Keypad + 24LC32 EEPROM + 74HC595 Shift Register + ATECCx08 Cryptographic Co-Processor + AMG88xx Grid-Eye IR Camera + BD3491FS Audio Processor + CAP1188 8-Key Capacitive Touch + DRV2605 Haptic Motor Controller + DS1841 I2C Logarithmic Potentiometer + DS3502 I2C Potentiometer + Dymo Scale + Fingerprint Sensor + Floppy + FONA Cellular Module + FRAM Non-Volatile Memory + Gizmo + INA219 High Side Current + INA260 Current and Power Monitor + LC709203F Fuel Gauge and Battery Monitor + Matrix Keypad + MAX1704x Fuel Gauge + MAX9744 Audio Amplifier + MLX90640 Thermal Camera + NeoTrellis 4x4 Keypad + NeoTrellis M4 4x8 Keypad + Nunchuk + OV2640 Camera + OV5640 Camera + OV7670 Camera + Pixelbuf + RockBlock Iridium Satellite Modem + Si4713 Stereo FM Transmitter + Si5351 Clock Generator + STMPE610 Resistive Touchscreen + Thermal Printer + Touchscreen 4-Wire Resistive + TPA2016 Audio Amplifier with AGC + Trellis 4x4 Keypad TT21100 Capacitive Touchscreen Driver - VC0706 TTL Camera - VS1053 Audio Codec - Wiznet5k Ethernet Module + VC0706 TTL Camera + VS1053 Audio Codec + Wiznet5k Ethernet Module