[beagleboard] Grove temperature sensor on Beaglebone Black

2016-09-14 Thread Siddharth Amaravadi
Hello, I've connected a Grove temperature sensor to my BBB. When I try to detect it using i2cdetect, I don't see my sensor connected. Can you please help, following are some details I2C Connection Details: SIG -> P9_19 NC -> P9_20 root@beaglebone:/# uname -a Linux beaglebone 3.8.13-bone47 #1

[beagleboard] Grove Temperature Sensor on Beaglebone Black

2016-09-14 Thread siddharth . amaravadi
Hello, I'm trying to connect a Grove Temperature sensor (http://wiki.seeedstudio.com/wiki/Grove_-_Temperature_Sensor_V1.2#Connecting_hardware) to my BBB. and when I try to detect the sensor I'm not able to find it. Can someone please help me out root@beaglebone:/# uname -a Linux beaglebone

Re: [beagleboard] Grove temperature sensor on Beaglebone Black

2016-09-14 Thread Siddharth Amaravadi
rid...@gmail.com> wrote: > > > On Sep 14, 2016, at 5:24 PM, Robert Nelson <robertcnel...@gmail.com> > wrote: > > > > On Wed, Sep 14, 2016 at 3:41 PM, Siddharth Amaravadi < > siddharth.amarav...@gmail.com> wrote: > >> >> <http://www.

Re: [beagleboard] Grove temperature sensor on Beaglebone Black

2016-09-14 Thread Siddharth Amaravadi
connected the Temperature Sensor to the I2C bus. Please correct me if I'm wrong and let me know any other inputs which can solve my problem. Thanks Siddharth On Thu, Sep 15, 2016 at 2:54 AM, Robert Nelson <robertcnel...@gmail.com> wrote: > > > On Wed, Sep 14, 2016 at 3:41 PM, Sidd

Re: [beagleboard] Grove temperature sensor on Beaglebone Black

2016-09-14 Thread Siddharth Amaravadi
P9_19 NC -> P9_20 The sensor related information can be found at http://wiki.seeedstudio.com/wiki/Grove_-_Temperature_Sensor_V1.2 On Wednesday, September 14, 2016 at 5:55:36 PM UTC+5:30, Jason Kridner wrote: > > > > On Sep 14, 2016, at 12:22 AM, Siddharth Amaravadi <siddharth...@gmai

Re: [beagleboard] Re: Grove temperature sensor on Beaglebone Black

2016-09-15 Thread Siddharth Amaravadi
<wlfr...@ix.netcom.com> wrote: > On Thu, 15 Sep 2016 03:04:14 +0530, Siddharth Amaravadi > <siddharth.amarav...@gmail.com> declaimed the > following: > > >Robert, thank you once again, just a small correction I'm using a > >Beaglebone Black. When I tried re

Re: [beagleboard] Grove temperature sensor on Beaglebone Black

2016-09-15 Thread Siddharth Amaravadi
Thank You guys for all the help. I resolved my issue. Thank You Jason for suggesting me the voltage divider. Robert, thank you so very much for every thing. You helped me figure out the issue that it wasn't I2C and it can be read only through ADC and then the voltage divider. On Thu, Sep 15,