cu-ecen-aeld / s20-environmental-monitoring-tiva

0 stars 0 forks source link

Interface Humidity Sensor #1

Closed akshita-bhasin closed 4 years ago

akshita-bhasin commented 4 years ago

Interfacing sensor using the I2C driver - Linux to the BBB. DoD: Able to read data from the sensor and tested on BBB

  1. Figure out interfacing of sensor with development board.
  2. Initially test the working of sensor with Arduino.
  3. Interface with Beagle Bone Black.
madhukararora commented 4 years ago

Finished reading the data sheet of the sensor and tested the working of sensor with Arduino.

madhukararora commented 4 years ago

Facing an issue to get the driver to read from the sensor. Added delay as per the datasheet, still nothing read.

madhukararora commented 4 years ago

Blocker : The sensor burned out. Tested on Arduino to verify.

akshita-bhasin commented 4 years ago

Closing this task because of what's mentioned in #14