Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskuster committed Oct 18, 2019
2 parents 843557f + 3e4fe91 commit c082d0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Our prototype was of great use for our long term and large volume experiments wh

#### Water Temperature Sensor: DS18B20
<img src="doc/ds18b20.jpg" alt="DS18B20" width="200"/>

[Datasheet](hardware/devices/drivers/hw/datasheets/DS18B20.pdf)
https://www.adafruit.com/product/381

Expand All @@ -55,23 +56,27 @@ https://www.adafruit.com/product/381

#### 8 Channel Input/Output Port Extender: PCF8574
<img src="doc/pcf8574.jpg" alt="PCF8574" width="200"/>

[Datasheet](hardware/devices/drivers/hw/datasheets/PCF8574.pdf)
aliexpress.com

#### Light Emitting Diode LED: TLCY5800

#### I2C Bus Multiplexer: TCA9548A
<img src="doc/tca9548a.jpg" alt="TCA9548A" width="200"/>

[Datasheet](hardware/devices/drivers/hw/datasheets/TCA9448A.pdf)
https://learn.adafruit.com/adafruit-tca9548a-1-to-8-i2c-multiplexer-breakout/overview

#### High Dynamic Range Digital Light Sensor: TSL2591
<img src="doc/tsl2591.jpg" alt="TSL2591" width="200"/>

[Datasheet](hardware/devices/drivers/hw/datasheets/TSL2591.pdf)
https://www.adafruit.com/product/1980

#### 16 Channel Pulse Width Modulation Module: PCA9685
<img src="doc/pca9685.jpg" alt="PCA9685" width="200"/>

[Datasheet](hardware/devices/drivers/hw/datasheets/PCA9685.pdf)
https://www.adafruit.com/product/815

Expand Down

0 comments on commit c082d0b

Please sign in to comment.