Search found 3 matches
- Thu Oct 09, 2014 4:03 am
- Forum: Camera board
- Topic: Camera module blocks access to second i2c bus on port5?
- Replies: 13
- Views: 7218
Re: Camera module blocks access to second i2c bus on port5?
Did you ever find a resolution to this? I'm looking to drive an Adafruit LCD panel while I have the camera connected as well, but am running into what looks like this same issue.
- Thu Sep 18, 2014 4:44 am
- Forum: General discussion
- Topic: Software for sound level / decibel data logging
- Replies: 18
- Views: 36491
Re: Software for sound level / decibel data logging
Thread resurrection. I was interested in doing something similar to pick up when/if my dog was barking. Absolute and precise sound measuring wasn't important, just picking up spike events. Ended up cobbling together a small Python script on top of http://people.csail.mit.edu/hubert/pyaudio/ to do th...
- Tue Sep 09, 2014 3:41 pm
- Forum: Troubleshooting
- Topic: boost:: interprocess::bad_alloc
- Replies: 5
- Views: 2803
Re: boost:: interprocess::bad_alloc
Not a solution (sorry), but I see these too. Not just for particular jobs, but all over the place when the Pi has been up for a while. The system seems to generally keep working well enough when this is going on, but it isn't clear what's triggering the messages. RAM and load look fine, and there ar...