[beagleboard] Compiling C/C++ projects located in ~/ folder from Cloud9

2021-03-25 Thread mbo...@gmail.com
What changes in Cloud9 configuration need to be done to be able compile, run and debug C/C++ projects located in the user 's home folder ( i.e. /home/debian)? By default Cloud9 doing all things from its own folder. -- For more options, visit http://beagleboard.org/discuss --- You received

Re: [beagleboard] interfacing of buzzer with beaglebone black

2021-03-25 Thread Raghav Chopra
I'm using active buzzer On Thu, Mar 25, 2021 at 3:41 PM Vinicius Juvinski < vinicius.juvin...@gmail.com> wrote: > Are you using a passive or active buzzer ? > > Em qui., 25 de mar. de 2021 às 19:15, raghavch...@gmail.com < > raghavchopra2...@gmail.com> escreveu: > >> Hii, >> can anyone explain

Re: [beagleboard] interfacing of buzzer with beaglebone black

2021-03-25 Thread Vinicius Juvinski
Are you using a passive or active buzzer ? Em qui., 25 de mar. de 2021 às 19:15, raghavch...@gmail.com < raghavchopra2...@gmail.com> escreveu: > Hii, > can anyone explain me how I can connect buzzer with beaglebone black and I > am connected it through pin no 23 of header P9. > > -- > For more

[beagleboard] Re: How to access GPIO using derek molloy's GPIO Library

2021-03-25 Thread Dennis Lee Bieber
On Thu, 25 Mar 2021 10:07:13 -0700 (PDT), in gmane.comp.hardware.beagleboard.user "jeff-re5jqeeqqe8avxtiumw...@public.gmane.org" wrote: > >The following post shows a line in uEnv.txt for enabling, and I assuming >disabling cape universal: >

[beagleboard] interfacing of buzzer with beaglebone black

2021-03-25 Thread raghavch...@gmail.com
Hii, can anyone explain me how I can connect buzzer with beaglebone black and I am connected it through pin no 23 of header P9. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To

[beagleboard] Re: GPIO from PRU via OCP on a Beaglebone Black - Timing Issues

2021-03-25 Thread Remy Porter
> Personal plug: I'd be happy to sell capes that don't use gpio0. https://kulplights.com Heh, we've already got all the boards for this project. Maybe we'll revisit that design in future projects, though. Your software is definitely doing a *lot* more than ours, and certainly much more than

[beagleboard] beaglebone spi gps

2021-03-25 Thread Sergey Uskach
Hi all: My gps is using spi interface an how I setup infrastructure for pps in this case. I have dts for gpio0_7 to be in dts file what else do I need . thanks -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google

[beagleboard] Re: How to access GPIO using derek molloy's GPIO Library

2021-03-25 Thread jeff....@gmail.com
Take the following with a grain of salt in that it's probably outdated, but it may also be something to consider if you're not planning on using capes: A few year's back on BBB, we ran across an issue where config-pin gave an error when attempting to reconfigure pins that were already in use by

[beagleboard] Re: BB boot from eMMC/SD

2021-03-25 Thread Dennis Lee Bieber
On Wed, 24 Mar 2021 19:20:26 -0700 (PDT), in gmane.comp.hardware.beagleboard.user ASH KR wrote: >Hi, >Since first when I have the new BB, I successfully booted it from already >flashed image in 4gb eMMC. I need to install some libraries and other stuff >related to Qt, so there is no space left