Restarting going to use universala for uart, pwm, and gpio (MRAA and ADAFruit_BBIO both work in python)
> VERSION > # uname -a > Linux beaglebone 4.4.30-ti-r64 #1 SMP Fri Nov 4 21:23:33 UTC 2016 armv7l > GNU/Linux > UPDATE apt-get database > # apt-get update > REMOUNT EXT SD CARD > # mkdir /extsd > # mount /dev/mmcblk0p1 /extsd > # vi /etc/fstab > /dev/mmcblk0p1 /extsd ext4 defaults 0 0 > reboot and check > INSTALL PACKAGES > # apt-get upgrade installing v4l2capture git clone https://github.com/philips/libv4l make make install pip install v4l2capture On Sunday, November 13, 2016 at 4:09:06 PM UTC-6, Chris M wrote: > > Some thoughts and findings as I begin to learn the BBG (Beaglebone Green) > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/ea431428-a10c-4831-b397-2f5d0990c31f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
