Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-22 Thread set_
Hello, Did you ever figure out how to manage to get the ADC or any analog instance working for the BBB from this lib? Seth On Friday, December 11, 2020 at 7:31:49 AM UTC-6 stl...@gmail.com wrote: > Jon: > > OK, you set me on the right track. After doing all of the following: > > *sudo pip3

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread jonnymo
If you look in the board.py file you can see what boards are supported already. This does appear to include the BB Black. https://github.com/adafruit/Adafruit_Blinka/blob/master/src/board.py Jon On Thu, Dec 10, 2020 at 10:03 PM david...@gmail.com wrote: > Here's a few other links that could

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread david...@gmail.com
Here's a few other links that could help https://circuitpython.org/blinka ( a link to the beaglebone black (as well as others) is on that page https://circuitpython.org/blinka/beaglebone_black/ ) https://pypi.org/project/Adafruit-Blinka/ You probably don't need to do any porting - but

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread david...@gmail.com
the Adafruit discord channel https://discord.gg/adafruit #help-with-circuitpython channel is where you can get advice from their side On Thursday, December 10, 2020 at 8:48:36 PM UTC-8 jonn...@gmail.com wrote: > There has been work to port CircuitPython to at least the PocketBeagle, > but I

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread jonnymo
There has been work to port CircuitPython to at least the PocketBeagle, but I am not sure how it does for the BBB. It does appear to be working with the PB at least. https://github.com/adafruit/Adafruit_Blinka/issues/100#issuecomment-504693820 Jon On Thu, Dec 10, 2020 at 8:29 PM Darren Freed

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread Darren Freed
AFAIK CircuitPython is Adafuit's port of micropython , meant for embedded devices. What you are looking for is the Adafruit_BBIO library. On Thu, Dec 10, 2020 at 6:03 PM Steve Lentz wrote: > Grrr, I installed it by copying files

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread Steve Lentz
Grrr, I installed it by copying files from their circuit python bundle, those instructions must be out of date. I see they’ve made a proper package now, I’ll give it a try. > On Dec 10, 2020, at 4:04 PM, jonnymo wrote: > > Do you have 'adafruit_bus_device' installed? > > Ref: >

Re: [beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread jonnymo
Do you have 'adafruit_bus_device' installed? Ref: https://circuitpython.readthedocs.io/projects/busdevice/en/latest/api.html https://circuitpython.readthedocs.io/projects/busdevice/en/latest/index.html#bus-device-installation Cheers, Jon On Thu, Dec 10, 2020 at 12:38 PM Steve Lentz wrote:

[beagleboard] Where to get help with Adafruit Circuit Python on BBB

2020-12-10 Thread Steve Lentz
This is probably not for this forum, but perhaps you can give me some direction. I have a BME680 and BNO055 connected to my BBB via i2c. I2cdetect and i2cdump work as expected, so I think I’m good with wiring and low level stuff. I want to access these sensors from a Python program. I

Re: [beagleboard] Where to get help?

2017-05-11 Thread rubberychicken69
Hi Robert, I now have the camera working as well, sort of. It seems my error was trying to set it up while ardupilot was running, the system is very laggy and doesn't seem to behave well when ardupilot is running. When I killed ardupilot I could get the camera working and when re-starting

Re: [beagleboard] Where to get help?

2017-05-10 Thread Robert Nelson
On Mon, May 8, 2017 at 4:01 PM, Robert Nelson wrote: > On Mon, May 8, 2017 at 3:48 PM, wrote: >> root@beaglebone:~# sudo systemctl status mjpg-streamer.service >> ● mjpg-streamer.service - Webcam Video Streaming >>Loaded: loaded

Re: [beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
Hi Robert, Thanks for the pointers, the install was ok but I made some configuration changes based on this and I can now connect and play audio through bluetooth. I will do a clean install tonight and capture the exact changes made to get it working here for future reference. Thanks again.

Re: [beagleboard] Where to get help?

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 4:09 PM, wrote: > Thanks Robert > > Any thoughts on the bluetooth problem? it might be a pulesaudio permission problem.. Install: mpg123 pulseaudio pulseaudio-module-bluetooth and here is what SeeedStudio did extra for the Green Wireless

Re: [beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
Thanks Robert Any thoughts on the bluetooth problem? On Tuesday, May 9, 2017 at 7:01:56 AM UTC+10, RobertCNelson wrote: > > On Mon, May 8, 2017 at 3:48 PM, > wrote: > > root@beaglebone:~# sudo systemctl status mjpg-streamer.service > > ● mjpg-streamer.service -

Re: [beagleboard] Where to get help?

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 3:48 PM, wrote: > root@beaglebone:~# sudo systemctl status mjpg-streamer.service > ● mjpg-streamer.service - Webcam Video Streaming >Loaded: loaded (/etc/systemd/system/mjpg-streamer.service; static; vendor > preset: enabled) >Active:

Re: [beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
root@beaglebone:~# sudo systemctl status mjpg-streamer.service ● mjpg-streamer.service - Webcam Video Streaming Loaded: loaded (/etc/systemd/system/mjpg-streamer.service; static; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2017-05-09 06:37:28 AEST; 7min ago

Re: [beagleboard] Where to get help?

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 3:29 PM, wrote: > lsusb > Bus 001 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270 > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > > v4l2-ctl --info > Driver Info (not using libv4l2): > Driver name : uvcvideo >

Re: [beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
lsusb Bus 001 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub v4l2-ctl --info Driver Info (not using libv4l2): Driver name : uvcvideo Card type : UVC Camera (046d:0825) Bus info :

Re: [beagleboard] Where to get help?

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 3:16 PM, wrote: > Hi Robert, > > We have powered off DC Plug - 12V 2A, 2S LiPo 4000mAh and Powered USB Hub > 40W. > > Results are the same, camera shows up with lsusb but mjpg_streamer does not > work. v4l2-ctl --info & lsusb values

Re: [beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
Hi Robert, We have powered off DC Plug - 12V 2A, 2S LiPo 4000mAh and Powered USB Hub 40W. Results are the same, camera shows up with lsusb but mjpg_streamer does not work. Cheers, Brian On Tuesday, May 9, 2017 at 12:02:16 AM UTC+10, RobertCNelson wrote: > > On Mon, May 8, 2017 at 4:46 AM,

Re: [beagleboard] Where to get help?

2017-05-08 Thread Robert Nelson
On Mon, May 8, 2017 at 4:46 AM, wrote: > Hi, > > I am new the world of beaglebone however have played with many other SBC's > > This place looks kinda dead, is it the right place for basic support for the > beaglebone blue? > > I bought a bunch of these for my kids as

[beagleboard] Where to get help?

2017-05-08 Thread rubberychicken69
Hi, I am new the world of beaglebone however have played with many other SBC's This place looks kinda dead, is it the right place for basic support for the beaglebone blue? I bought a bunch of these for my kids as they appear to be an all in one solution to get started in robotics. However,