Re: [beagleboard] cant log in to BBB using Raspberry pi

2020-03-17 Thread Robert Nelson
On Tue, Mar 17, 2020, 10:40 PM wrote: > when i try to log into my BBB by connecting it to my raspberry pi i get a > warning that says remote host identification has changed. > That's ssh warning you.. hey something changed.. make sure your connecting to what you actually want to, then reset the

[beagleboard] cant log in to BBB using Raspberry pi

2020-03-17 Thread ddchapa09
Never mind i figured it out sudo ssh 193.168.7.2 -l debian Then used temppwd that worked -- 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

[beagleboard] cant log in to BBB using Raspberry pi

2020-03-17 Thread ddchapa09
when i try to log into my BBB by connecting it to my raspberry pi i get a warning that says remote host identification has changed. i am using sudo ssh 192.168.7.2 to log in and thats when i get the error. but if i try logging in using sudo ssh 192.168.6.2 it gives me the log in on the

Re: [beagleboard] Beaglebone Black WiFi randomly fails, drops connections and restarts

2020-03-17 Thread Robert Nelson
On Tue, Mar 17, 2020, 10:37 PM KenUnix wrote: > I have a Beaglebone Black with a RTL8188EUS USB WiFi Adapter. > > The adapter is on a powered USB hub keep about 6" from the BBB. > It was recommended in the article to keep the WiFi adapter away > from the HDMI port due to possible interference. >

[beagleboard] Beaglebone Black WiFi randomly fails, drops connections and restarts

2020-03-17 Thread KenUnix
I have a Beaglebone Black with a RTL8188EUS USB WiFi Adapter. The adapter is on a powered USB hub keep about 6" from the BBB. It was recommended in the article to keep the WiFi adapter away from the HDMI port due to possible interference. The BBB is running Debian 9.9 IoT with the latest

[beagleboard] Re: [Machinekit] Seeed to design and build Machinekit focused Cape for BeagleBone Black/AI

2020-03-17 Thread Charles Steinkuehler
This depends a lot on what sort of machine you're trying to drive. A "standard" CNC machine with step/dir typically needs a DB25 (aka: parallel port) with buffered signals you can connect to external stepper drivers. A 3D printer would more typically have low-powered "Pololu" style drivers

[beagleboard] Is RPMsg the fastest possible option?

2020-03-17 Thread Igor Jędrzejczak
I'm checking how fast can I copy data from Beaglebone Black PRU to an userspace app on ARM. I'm using kernel v4.19 TI PREEMPT-RT. So far I simply modified the PRU_RPMsg_Echo_Interrupt1 example from here:

[beagleboard] Re: Sending HEX Values via Ethernet from BeagleBone Black

2020-03-17 Thread Dennis Lee Bieber
On Tue, 17 Mar 2020 15:16:57 -0700 (PDT), in gmane.comp.hardware.beagleboard.user Alex Rodriguez wrote: >Hey guys, > >I would like to have my BeagleBone Black output certain hex values over >Ethernet (either UDP or TCP) to another offline system. Is there a simple >way to go about doing this?

[beagleboard] Sending HEX Values via Ethernet from BeagleBone Black

2020-03-17 Thread Alex Rodriguez
Hey guys, I would like to have my BeagleBone Black output certain hex values over Ethernet (either UDP or TCP) to another offline system. Is there a simple way to go about doing this? If so, are there any specific examples of this? Thanks! -- For more options, visit

[beagleboard] Re: BeagleBone Black object detection API

2020-03-17 Thread Dennis Lee Bieber
On Mon, 16 Mar 2020 11:26:56 -0700 (PDT), in gmane.comp.hardware.beagleboard.user sebastianjames.mec-re5jqeeqqe8avxtiumw...@public.gmane.org wrote: >For a project of mine, I am working on Beagle Bone Black(BBB), my objective is >to detect fire from video. I tried installing tensor flow. But

Re: [beagleboard] Beaglebone Black Chromium not starting

2020-03-17 Thread Robert Nelson
On Tue, Mar 17, 2020 at 12:00 PM KenUnix wrote: > > > I am running Debian IoT 9.9 with lxde & vncserver. They work fine. > > Ater installing chromium "Chromium 72.0.3626.122". It does not run. > > From within a vncsession I start an lxterminal session and > if I type /usr/bin/chromiumI get DBus

[beagleboard] How to train BeagleBone AI to Recognize Humans

2020-03-17 Thread Tomas Medina
I followed this tutorial for running a classification program on the BeagleBone AI: https://beagleboard.org/p/175809/tidl-on-beaglebone-ai-1ee263 I was very pleased with the results. When I looked through clasification.tidl.cpp, I noticed this block of code: selected_items[0] = 429; /*

[beagleboard] Beaglebone Black Chromium not starting

2020-03-17 Thread KenUnix
I am running Debian IoT 9.9 with lxde & vncserver. They work fine. Ater installing chromium "Chromium 72.0.3626.122". It does not run. >From within a vncsession I start an lxterminal session and if I type /usr/bin/chromiumI get DBus errors. Service unknown. The screen briefly comes up and

[beagleboard] Re: login as root in beaglebone green

2020-03-17 Thread KenUnix
Please don't use "sudo su". That's redundant. You are saying SuperUserDO followed by "SuperUser" Use "sudo -s" It's one simple step but keeps security where it should be. Ken On Monday, March 16, 2020 at 5:26:45 AM UTC-4, yusmi...@gmail.com wrote: > > Hii all, > I'm a newbe to the BBG,

[beagleboard] API for object detection using BeagleBone Black

2020-03-17 Thread sebastianjames . mec
For a project of mine, I am working on Beagle Bone Black(BBB), my objective is to detect fire from video. I tried installing tensor flow. But neither the normal installation nor installing the pre-compiled binary gave positive results. It gives an error saying, 'is not a supported wheel on this