pmeerw's blog

Tue, 01 May 2012

Playing with I2C sensors

I have a couple of sensors here, I'd like to try out:
SensorI2C addressLinux driverDescription
mcp47250x60iio (TODO)digital-to-analog converter (DAC)
vcnl40000x13input, iioproximity and ambient light
lsm303dlh0x18, 0x1ehwmon3-axis accelerometer and 3-axis magnetometer
hmc5883l0x1eiio (DONE)magnetometer, compass
l3g4200d0x68hwmon3-axis gyro
bmp0850x77miscpressure
tsl25610x39iiolight
adxl345input, miscaccelerometer
sht15hwmontemperature, humidity
adjd-s311color light sensor
tca65070x45ledsLED driver
bma180accelerometer
bma250accelerometer

All are hooked up via the beagleboard-xm expansion header (I2C-2) and most require a level-shifter and 3.3 V supply.

posted at: 20:42 | path: /projects | permanent link

Made with PyBlosxom