From a42515abbc897f5f9d27da53ff7afe6e47deb156 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 19:41:40 -0600 Subject: update /docs/drivers.rst page; 19 drivers added --- docs/drivers.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/drivers.rst b/docs/drivers.rst index 37bebb46a..4c5004d6b 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -66,6 +66,9 @@ These libraries build on top of the low level APIs to simplify common tasks. AVR programming DC Motor and Servo SD Card + miniQR Non-hardware QR code generator + Slideshow + LED Animation Blinky -------- @@ -111,6 +114,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and .. toctree:: + ADXL34x 3 Axis Accelerometer BNO055 Accelerometer, Magnetometer, Gyroscope and Absolution Orientation FXAS21002C Gyroscope FXOS8700 Accelerometer @@ -119,6 +123,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and LSM303 Accelerometer and Magnetometer LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature + MLX90390 3 Axis Mangetometer MMA8451 3 axis accelerometer Environmental Sensors @@ -134,13 +139,18 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp 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 DS18x20 Temperature + HTU21D Temperature and Humidity MAX31865 Thermocouple Amplifier, Temperature MAX31855 Thermocouple Amplifier, Temperature + MAX31856 Thermocouple Amplifier, Temperature MCP9808 Temperature + MP115A2 Barometric Pressure, Temperature MPL3115A2 Barometric Pressure, Altitude and Temperature Sensor + MPRLS Ported Absolute Pressure SGP30 Air Quality SHT31-D Temperature and Humidity Si7021 Temperature and Humidity @@ -161,6 +171,7 @@ These sensors detect light related attributes such as ``color``, ``light`` (unit TSL2591 High Dynamic Range Light Sensor VCNL4010 Proximity and Light VEML6070 UV Index + VEML6075 UV Index Distance Sensors ------------------ @@ -169,6 +180,8 @@ These sensors measure the ``distance`` to another object and may also measure li .. toctree:: + Garmin LIDARLite I2C + TFmini IR Time of Flight ~30cm - 12m VL6180x 5 - 100 mm VL53L0x ~30 - 1000 mm @@ -179,6 +192,7 @@ These chips communicate to other's over radio. .. toctree:: + Adafruit Bluefruit LE SPI Friend RFM9x LoRa RFM69 Packet Radio @@ -206,9 +220,12 @@ Miscellaneous .. toctree:: + CAP1188 8-Key Capacitive Touch Si4713 Stereo FM Transmitter AMG88xx Grid-Eye IR Camera Trellis 4x4 Keypad + NeoTrellis 4x4 Keypad + NeoTrellis M4 4x8 Keypad DRV2605 Haptic Motor Controller MAX9744 Audio Amplifier Si5351 Clock Generator @@ -216,3 +233,5 @@ Miscellaneous VC0706 TTL Camera INA219 High Side Current Fingerprint + VS1053 Audio Codec + FRAM Non-Volatile Memory -- cgit v1.2.3