Set of sensors for RPI/I2C

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
abolotnov
 
Posts: 1
Joined: Thu Feb 21, 2013 9:04 am

Set of sensors for RPI/I2C

Post by abolotnov »

Hi,

can someone suggest a set of sensors that I can wire on a single i2c bus and connect to I2C GPIO pins? There are so many different sensors and not all seem to be i2c compatible and require different working current and so on complicated details for newbies. I'm looking for a set of sensors that will sit on the same wires. I need temperature, humidity, light/lux ones. Thanks!

User avatar
adafruit_support_bill
 
Posts: 88086
Joined: Sat Feb 07, 2009 10:11 am

Re: Set of sensors for RPI/I2C

Post by adafruit_support_bill »

For light/lux, there is the TSL2561 : http://www.adafruit.com/products/439
This is an i2c device and will work on 3.3v.

For temperature and humidity, you have the DHT and the SEnsiron sensors.
http://www.adafruit.com/category/35_66
Any of these sensors will give you both temperature and humidity. And they will all work with 3.3v. However none of them are i2c. They can be interfaced using any other gpio pins.

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”