ECESeniorDesign / greenhouse_envmgmt

Development and prototype software for interfacing raspberry pi to I2C/SMBus sensors
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Test sensor modules for connectivity #2

Closed jeffrobots closed 8 years ago

jeffrobots commented 8 years ago

Issue opened for progress tracking

jeffrobots commented 8 years ago

The above steps have been verified for the temperature modules. The light sensor modules still need to be tested.

In order to test, the temperature modules were connected according to the datasheet listed above. Then, after enabling I2C on the raspberry pi, running sudo i2cdetect -y 1 pings all I2C devices and prints the addresses in the terminal.