Hello Robert,

Adding more information below, which I did after the dmesg and grep. I saw 
only one sensor input, but it's better than none, and thank you once again. 
I'm not sure how useful this information is, but I'm adding it here just in 
case it's useful to your debugging as to where the other inputs went. (Btw, 
the 1 lux value looks reasonable as it's in a relatively dark place right 
now.) Much thanks again.

*root*@*beaglebone*:*/sys/bus/i2c/devices* 3224> l 
/sys/bus/i2c/devices/*/*/*_input

-r--r--r-- 1 root root 4,096 2016-01-20 20:24:33.943032255 -0500 
/sys/bus/i2c/devices/i2c-2/2-0039/lux1_input

*root*@*beaglebone*:*/sys/bus/i2c/devices* 3224> 

*root*@*beaglebone*:*/sys/bus/i2c/devices* 3224> cat 
/sys/bus/i2c/devices/i2c-2/2-0039/lux1_input

1

*root*@*beaglebone*:*/sys/bus/i2c/devices* 3224> 


Alex

On Wednesday, January 20, 2016 at 2:32:59 PM UTC-5, RobertCNelson wrote:
>
> On Wed, Jan 20, 2016 at 1:21 PM, Alexander Cerna <[email protected] 
> <javascript:>> wrote: 
> > Hello BBB Community! 
> > 
> > I am new to the BeagleBone Black and embedded Linux, although I am a 
> > seasoned C++ programmer and am generally proficient in Unix (POSIX or 
> not) 
> > and its shells. However, I know next to nothing about electronics, so 
> > hardware is my weak point. Having said that, here is my situation: 
> > 
> > o  I recently bought a (1) BeagleBone Black revision C, and a (2) 
> Weather 
> > Cape revision B. 
> > o  I'm powering the BBB through the 5 V power connection. 
> > o  I'm using an Ethernet cable to ssh to it. 
> > o  I am running Debian Jessie on it (12/27 build). 
> > o  I can see the weather cape when I catenate the cape manager slots. 
> > o  I am now trying to read the weather cape sensor readings using the 
> sample 
> > shell code snippet at 
> > 
> > http://elinux.org/CircuitCo:BeagleBone_Weather#Getting_Started 
>
> I just pushed this.. 
>
>
> https://github.com/beagleboard/bb.org-overlays/compare/9a2cf3a26a...34e9ddd346
>  
>
> please test via: 
>
> git clone https://github.com/beagleboard/bb.org-overlays 
> cd ./bb.org-overlays 
> ./dtc-overlay.sh 
> ./install.sh 
>
> After a reboot, it should load via: 
>
> sudo sh -c "echo 'BB-BONE-WTHR-01:00B0' > 
> /sys/devices/platform/bone_capemgr/slots" 
>
> please give us "dmesg | grep bone" afterwards for debugging. ;) 
>
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to