[beagleboard] Re: Trying to Get the Motor Bridge Cape to Work w/ the BBGW w/ smbus2, pathlib, and the MotorBridge.py library/BeagleBone Green Wireless

2020-01-27 Thread Mala Dies
Hello, If you want, there is some source. If not, do not fret. Someone helped me along the way and I got things resolved. Seth On Monday, January 27, 2020 at 5:41:43 AM UTC-6, Mala Dies wrote: > > Hello, > > Hmm. I have been trying to get my Motor Bridge Cape to work recently for a > Maker

Re: [beagleboard] Re: BBBW first boot - no WiFi/BT

2020-01-27 Thread fitzzone
Thank you for posting this. I've had a BBBW that's had the same issue since it shipped two years ago and have been adding dtb=am335x-boneblack-wireless.dtb to uEnv.txt after upgrades to get WiFi working. Never bothered to dig in until yesterday and found this thread. Easy fix. On Monday,

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread jonnymo
"I'm largely unhappy with the state of ROS on Debian" I believe you are not alone in this feeling. SageMaker NEO support sounds interesting though. Cheers, Jon On Mon, Jan 27, 2020 at 8:25 AM Jason Kridner wrote: > > > On Mon, Jan 27, 2020 at 11:07 AM jonnymo wrote: > >> Jason, >> >>

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread Jason Kridner
On Mon, Jan 27, 2020 at 11:07 AM jonnymo wrote: > Jason, > > That is awesome! > > Are there plans to have support for the BeagleBone AI with AWS RoboMaker? > Loosely, yes--I'm still trying to scope all the work and define the best approach. I'd like to avoid having a bunch of images to support.

Re: [beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread jonnymo
Jason, That is awesome! Are there plans to have support for the BeagleBone AI with AWS RoboMaker? Cheers, Jon On Mon, Jan 27, 2020 at 7:43 AM Jason Kridner wrote: > Greengrass is a way to direct your board from the AWS Cloud. You can load > services (lambdas) on your board that have access

[beagleboard] BeagleBone AI now AWS Greengrass certified

2020-01-27 Thread Jason Kridner
Greengrass is a way to direct your board from the AWS Cloud. You can load services (lambdas) on your board that have access to the board resources as well as AWS Cloud resources. Details can be found at https://devices.amazonaws.com/detail/a3G0h076ytWEAQ/BeagleBoard.org-BeagleBone-AI

Re: [beagleboard] Can I utilize the Beaglebone debian distro on my custom card thats based on the AM3352 cpu?

2020-01-27 Thread Jason Kridner
If you could kindly remove the "beagleboard.org" branding on the desktop, that'd be fine. Alternatively, you can license the "beagleboard compatible" logo (see https://beagleboard.org/logo) for on-going releases that will run on your custom board. This should be only for open hardware. On Fri,

Re: [beagleboard] Re: BBAI and Updating to Stop the Heat Transfer at https://beagleboard.org/upgrade

2020-01-27 Thread Jason Kridner
Perhaps: watch /opt/scripts/device/x15/test_thermal.sh ? The output of 'test_thermal.sh' would really be helpful for those complaining about the heat. The update should stop it from overheating, at least in a room temperature environment. That doesn't mean it won't be hot to the touch... just

Re: [beagleboard] Re: BBAI and Updating to Stop the Heat Transfer at https://beagleboard.org/upgrade

2020-01-27 Thread Mala Dies
Hello, No...this fellow gave me a script to test for temp. continuously. Seth On Monday, January 20, 2020 at 8:19:00 AM UTC-6, IO wrote: > > You mean, by running cat /sys/devices/virtual/thermal/thermal_zone0/temp ? > > On Sunday, January 19, 2020 at 7:54:46 PM UTC+2, >

[beagleboard] RE: Trying to Get the Motor Bridge Cape to Work w/ the BBGW w/ smbus2, pathlib, and the MotorBridge.py library/BeagleBone Green Wireless

2020-01-27 Thread Mala Dies
Hello, Hmm. I have been trying to get my Motor Bridge Cape to work recently for a Maker Faire coming up. If all else fails, I will try to get the BBBW and MotorCape working again. ... So, w/out further ado, here is the source: # /* # * MotorBridge.py # * This is a library for BBG/BBB motor