From 028915d6f7cd5ea52452174a56729424d974f77b Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 19:45:11 -0600 Subject: [PATCH 1/5] update /docs/drivers.rst page; 19 drivers added --- docs/drivers.rst | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index 284bfc231e..4c5004d6bd 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -66,8 +66,9 @@ These libraries build on top of the low level APIs to simplify common tasks. AVR programming DC Motor and Servo SD Card - Image Load - LED Animation + miniQR Non-hardware QR code generator + Slideshow + LED Animation Blinky -------- @@ -79,7 +80,6 @@ Multi-color led drivers. NeoPixel DotStar WS2801 - Pixie Displays ------------- @@ -94,7 +94,6 @@ Drivers used to display information. Either pixel or segment based. IS31FL3731 Charlieplexed LED Matrix MAX7219 LED Matrix SSD1306 OLED Driver - E-Paper Display Real-time clocks ----------------- @@ -115,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 @@ -123,8 +123,8 @@ 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 - L3GD20 Gyroscope Environmental Sensors ---------------------- @@ -139,19 +139,22 @@ 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 Thermistor Temperature - TMP007 Contactless Temperature - MLX90614 Contactless Temperature Light Sensors --------------- @@ -168,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 ------------------ @@ -176,9 +180,10 @@ 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 - HC-SR04 ultrasonic range sensors Radio -------- @@ -187,9 +192,9 @@ These chips communicate to other's over radio. .. toctree:: + Adafruit Bluefruit LE SPI Friend RFM9x LoRa RFM69 Packet Radio - PN532 NFC/RFID IO Expansion -------------- @@ -209,17 +214,18 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` TLC5947 24 x 12-bit PWM Driver TLC59711 12 x 16-bit PWM Driver MPR121 Capacitive Touch Sensor - TCA9548 I2C Multiplexer - MCP3xxx SPI ADC 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 @@ -227,5 +233,5 @@ Miscellaneous VC0706 TTL Camera INA219 High Side Current Fingerprint - STMPE610 Resistive Touchscreen - Matrix Keypad + VS1053 Audio Codec + FRAM Non-Volatile Memory From b68517fbab09401c3ec3683c7513f317b6b356c3 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 23:24:53 -0600 Subject: [PATCH 2/5] replaced scrubbed drivers --- docs/drivers.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/drivers.rst b/docs/drivers.rst index 4c5004d6bd..ab18580951 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -66,6 +66,7 @@ These libraries build on top of the low level APIs to simplify common tasks. AVR programming DC Motor and Servo SD Card + Image Load miniQR Non-hardware QR code generator Slideshow LED Animation @@ -80,6 +81,7 @@ Multi-color led drivers. NeoPixel DotStar WS2801 + Pixie Displays ------------- @@ -94,6 +96,7 @@ Drivers used to display information. Either pixel or segment based. IS31FL3731 Charlieplexed LED Matrix MAX7219 LED Matrix SSD1306 OLED Driver + E-Paper Display Real-time clocks ----------------- @@ -119,6 +122,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and FXAS21002C Gyroscope FXOS8700 Accelerometer GPS Global Position + L3GD20 Gyroscope LIS3DH Accelerometer LSM303 Accelerometer and Magnetometer LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature @@ -155,6 +159,8 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp SHT31-D Temperature and Humidity Si7021 Temperature and Humidity Thermistor Temperature + TMP007 Contactless Temperature + MLX90614 Contactless Temperature Light Sensors --------------- @@ -184,6 +190,7 @@ These sensors measure the ``distance`` to another object and may also measure li TFmini IR Time of Flight ~30cm - 12m VL6180x 5 - 100 mm VL53L0x ~30 - 1000 mm + HC-SR04 Ultrasonic Range Sensors Radio -------- @@ -195,6 +202,7 @@ These chips communicate to other's over radio. Adafruit Bluefruit LE SPI Friend RFM9x LoRa RFM69 Packet Radio + PN532 NFC/RFID IO Expansion -------------- @@ -214,6 +222,8 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` TLC5947 24 x 12-bit PWM Driver TLC59711 12 x 16-bit PWM Driver MPR121 Capacitive Touch Sensor + TCA9548 I2C Multiplexer + MCP3xxx SPI ADC Miscellaneous ---------------- @@ -233,5 +243,7 @@ Miscellaneous VC0706 TTL Camera INA219 High Side Current Fingerprint + STMPE610 Resistive Touchscreen + Matrix Keypad VS1053 Audio Codec FRAM Non-Volatile Memory From a7a66e93992e45a59fd60a1db8e8b436aa3d0eb1 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 23:28:23 -0600 Subject: [PATCH 3/5] fix led-animation url; it has 2 valid urls... --- docs/drivers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index ab18580951..28325b850d 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -69,7 +69,7 @@ These libraries build on top of the low level APIs to simplify common tasks. Image Load miniQR Non-hardware QR code generator Slideshow - LED Animation + LED Animation Blinky -------- From c669f7563cf42caf4cc6249215951198ef993a20 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 23:32:50 -0600 Subject: [PATCH 4/5] git diff review fail before push... --- docs/drivers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index 28325b850d..199a51e4be 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -202,7 +202,7 @@ These chips communicate to other's over radio. Adafruit Bluefruit LE SPI Friend RFM9x LoRa RFM69 Packet Radio - PN532 NFC/RFID + PN532 NFC/RFID IO Expansion -------------- From e2bfe917005571963cd5c51e4d2ad7c4bbacb9c9 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Tue, 13 Nov 2018 23:37:27 -0600 Subject: [PATCH 5/5] i have no more words... --- docs/drivers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index 199a51e4be..ff67fcbfb1 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -202,7 +202,7 @@ These chips communicate to other's over radio. Adafruit Bluefruit LE SPI Friend RFM9x LoRa RFM69 Packet Radio - PN532 NFC/RFID + PN532 NFC/RFID IO Expansion --------------