Mark,

 

I have seen your very extensive and impressive body of work online. I 
downloaded the PRU cookbook a few weeks ago and actually got my PocketBeagle to 
blink an LED using the PRU! 

 

I got a Black, Wireless for Christmas, so I am moving up hardware wise and look 
forward to working with it. 

 

Unfortunately, now that the Spring semester is starting, I have less time to 
devote to learning the Beagle, but I would really like to see my Senior Design 
teams stop hooking Arduinos to their Raspberry Pis. It just isn’t pretty and 
totally unnecessary.

 

I really want to thank you again for your help,

 

Neal

 

  

 

From: beagleboard@googlegroups.com <beagleboard@googlegroups.com> On Behalf Of 
Mark A. Yoder
Sent: Thursday, January 10, 2019 6:35 PM
To: BeagleBoard <beagleboard@googlegroups.com>
Subject: Re: [beagleboard] Re: Cannot Get Pocket Beagle to See Internet

 

Neal:

  I'm glad you got it working.  Your scripts appear to work like mine.  Mine 
had to be a bit fancier since when on campus you can't use off campus DNS's and 
off campus you can't use the campus DNSs.  My script figures out what the host 
computer is using and uses it.

 

I've been teaching with the Beagle for some 10 years.  Have you seen the wiki 
pages[1] I use for my class?  I also have a git repo[2] where I keep all my 
class materials.  You are welcome to either.

 

Indeed, the PRU on the Beagle can do the work that's often offloaded to the 
Arduino.  Have you seen the PRU Cookbook[3]?  I go through a bunch of examples 
that show how to use the PRU to generate deterministic waveforms.  It's 
possible to generate a 50MHz squarewave using the PRU programmed in C.

 

--Mark

 

[1] https://elinux.org/index.php?title=Category:ECE497
[2] https://github.com/MarkAYoder/BeagleBoard-exercises

[3] https://markayoder.github.io/PRUCookbook/


On Thursday, January 10, 2019 at 4:39:53 PM UTC-5, neal skinner wrote:

Mark,

 

With a bit of effort,  I was able to share the network with the PocketBeagle. I 
had to write two scripts to get things to work. listentome.sh is run on the 
host while talktome.sh is run on the bone. Once both scripts are run on their 
respective machines, things work as desired. 

 

Thank you for your help. I have attached both scripts so you can see what I did 
to get things working for me. I am looking forward to working with BeagleBone 
in the future. I teach Senior Design in the Electrical and Computer Engineering 
department at UTDallas and what I like about the platform is that, you should 
be able replace a Raspberry Pi and an Arduino with a single board. However, in 
order to help my students, I need to learn the platform too. I still have a 
long way to go, but I will get there.

 

Once again, I do thank you for your help.

 

Best regards,

 

Neal Skinner

 

On Thu, Jan 10, 2019 at 11:02 AM Mark A. Yoder <mark.a...@gmail.com 
<javascript:> > wrote:

Neal:

  Were you ever able to get  
<https://github.com/MarkAYoder/BeagleBoard-exercises/blob/master/setup/ipMasquerade.sh>
 ipMasquerade.sh and firstssh.sh to work on the Pocket?

 

--Mark

On Friday, November 23, 2018 at 2:06:57 PM UTC-5, neal skinner wrote:

Mark,

 

Thank you for the excellent instructions. However, I am still having trouble 
getting my PocketBeagle to ping anybody. Thanks to your instructions, I can log 
onto the bone without a password for debian and root. That makes logging on to 
the bone much simpler, but for the life of me, I cannot get the bone to talk to 
the internet. 

 

If I were happy with the preinstalled software and did not want to add other 
packages, life would be good - but no, I want to add something that does not 
come preinstalled.

 

Any more suggestions?

 

Thanks again for your help!

 

On Fri, Nov 16, 2018 at 1:59 PM Mark A. Yoder <mark.a...@gmail.com 
<mailto:mark.a...@gmail.com> > wrote:

Here's the scripts I have my students use:

 

git clone https://github.com/MarkAYoder/BeagleBoard-exercises.git exercises 
--depth=1
The follow the instructions here:
https://elinux.org/EBC_Exercise_02_Out-of-the-Box,_Bone#Running_ipMasquerade.sh 
This sets up your Linux host to do ip Masquerading and then sets up your Bone 
to go through the host to get to the internet.
 
--Mark


On Thursday, November 15, 2018 at 7:58:51 AM UTC-5, neal.s...@gmail.com 
<mailto:neal.s...@gmail.com>  wrote:

I am having a real problem getting my pocket beagle to access the internet. 
I've tried several online tutorials involving Linux and Windows hosts, but with 
absolute no luck. I can ssh over USB, but want to install additional software 
and updates. Thanks!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/O7o0bHqQ6E8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard...@googlegroups.com <mailto:beagleboard...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bb12742d-5d47-47fe-93b0-7d69336f2e13%40googlegroups.com
 
<https://groups.google.com/d/msgid/beagleboard/bb12742d-5d47-47fe-93b0-7d69336f2e13%40googlegroups.com?utm_medium=email&utm_source=footer>
 .
For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/O7o0bHqQ6E8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard...@googlegroups.com <javascript:> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/f2e52471-8492-4cbf-8df8-66e267d425da%40googlegroups.com
 
<https://groups.google.com/d/msgid/beagleboard/f2e52471-8492-4cbf-8df8-66e267d425da%40googlegroups.com?utm_medium=email&utm_source=footer>
 .
For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to a topic in the Google 
Groups "BeagleBoard" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/beagleboard/O7o0bHqQ6E8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
beagleboard+unsubscr...@googlegroups.com 
<mailto:beagleboard+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4cbbc636-0512-432a-b5f1-e5d78ae92dd7%40googlegroups.com
 
<https://groups.google.com/d/msgid/beagleboard/4cbbc636-0512-432a-b5f1-e5d78ae92dd7%40googlegroups.com?utm_medium=email&utm_source=footer>
 .
For more options, visit https://groups.google.com/d/optout.

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/008401d4a948%245ea1f9c0%241be5ed40%24%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to