[beagleboard] Re: libpruio (fast and easy D/A - I/O)

2020-08-18 Thread andrew . harres
I'm having trouble using the uarts alongside libpruio. I assume this is due to the changes done to install libpruio. I'm unable to use the config-pin: Cannot read pinmux file: /sys/devices/platform/ocp/ocp*P9_24_pinmux/state I know there is a way to configure gpios with the libpruio c library,

[beagleboard] Sensors for weather station?

2020-08-18 Thread Ren W
Hello! I'm building a weather station. Not super original, I realize, but a lot of fun nonetheless. I've gotten a hold of a nice Davis anemometer, everything is working great, and I'm looking into expanding with other sensors. I've found multiple references to the CircuitCo Weather Cape

Re: [beagleboard] IDE (eclipse) for Beaglebone on Windows

2020-08-18 Thread jonnymo
In Eclipse, just create a Run Configuration and set it to 'SSH' for your target which is basically like SCP. This should deploy the code and run it on the remote target. Jon On Tue, Aug 18, 2020 at 11:47 AM NAGABHOOSHANAM VEMULA < nagabhooshana...@gmail.com> wrote: > Thanks John, > As per

Re: [beagleboard] IDE (eclipse) for Beaglebone on Windows

2020-08-18 Thread NAGABHOOSHANAM VEMULA
Thanks John, As per your clarification, It helped me, let me proceed with eclipse on Windows and use scp to file transfers to target system. Thanks Dave, Yes, I am using WSL, the link is https://www.microsoft.com/store/productId/9N6SVWS3RX71 Thanks and regards, Nagabhooshanam Vemula email :

Re: [beagleboard] USB3 on BBAI

2020-08-18 Thread David Nolan
Hi Roger, Thanks for your email. Apologies for the delay getting back to you. Yes, I'm connecting the camera to the Type-C port. The camera has a Micro B connector so what I have right now is a cable with a USB Type-C on one end and a Micro-B connector on the other side. Unfortunately my laptop

Re: [beagleboard] IDE (eclipse) for Beaglebone on Windows

2020-08-18 Thread jonnymo
Yes, you can cross compile from Windows 10 to the Beaglebone but your best option would be Eclipse since you can compile on Windows and then scp the code over from Eclipse. You can use Visual Studio but you would end up having to build on the remote target and not on Windows. However, with

RE: [beagleboard] IDE (eclipse) for Beaglebone on Windows

2020-08-18 Thread dave
Are you running Ubuntu under the Windows Subsystem for Linux? ( WSL ) If so WSL1 or WSL2? Also, if so I wasn’t aware you could run a GUI this way.Can GNOME 3 be run under WSL? From: beagleboard@googlegroups.com On Behalf Of NAGABHOOSHANAM VEMULA Sent: Tuesday, August 18,

[beagleboard] IDE (eclipse) for Beaglebone on Windows

2020-08-18 Thread NAGABHOOSHANAM VEMULA
Hi, As a newbie to Linux, looking for IDE and debuggers. my setup, a) I have windows10 PC with ubuntu as application, (ubuntu on Windwos) b) Connected to Beaglebone with SSH, c) beaglebone has an internet-over-USB connection. I am inclined towards an IDE and debugger (like eclipse) instead of

Re: [beagleboard] [BeagleBone AI] Product details

2020-08-18 Thread Robert Nelson
On Tue, Aug 18, 2020 at 11:34 AM wrote: > > Hello > > I would like to ask about some specifics of the BeagleBone AI board > https://beagleboard.org/ai). > > I am currently working on a study targeting AI accelerator modules and > development boards. We are interested in the BeagleBone AI board

[beagleboard] [BeagleBone AI] Product details

2020-08-18 Thread milan . kabac
Hello I would like to ask about some specifics of the BeagleBone AI board https://beagleboard.org/ai). I am currently working on a study targeting AI accelerator modules and development boards. We are interested in the BeagleBone AI board as it might fit the requirements of our client who

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-08-18 Thread Tarmo
On Tuesday, 18 August 2020 17:47:00 UTC+3, Tarmo wrote: > > On Tuesday, 18 August 2020 14:45:23 UTC+3, Robert Heller wrote: >> >> At Tue, 18 Aug 2020 02:40:41 -0700 (PDT) beagl...@googlegroups.com >> wrote: >> > I am using beagle Bone Black with debian image. Could any please >> suggest >> >

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-08-18 Thread Tarmo
On Tuesday, 18 August 2020 14:45:23 UTC+3, Robert Heller wrote: > > At Tue, 18 Aug 2020 02:40:41 -0700 (PDT) beagl...@googlegroups.com > wrote: > > I am using beagle Bone Black with debian image. Could any please suggest > > how to automatically set the system time (on every reboot) by

Re: [beagleboard] How to automatically set system time of BBB by external DS3231

2020-08-18 Thread Robert Heller
At Tue, 18 Aug 2020 02:40:41 -0700 (PDT) beagleboard@googlegroups.com wrote: > > > > Hi, > > I am using beagle Bone Black with debian image. Could any please suggest > how to automatically set the system time (on every reboot) by external RTC > module DS3231. Once internet is connected, i

[beagleboard] How to automatically set system time of BBB by external DS3231

2020-08-18 Thread Niresh Kumar
Hi, I am using beagle Bone Black with debian image. Could any please suggest how to automatically set the system time (on every reboot) by external RTC module DS3231. Once internet is connected, i want to update both system time and DS3231 with the network time. I am controlling a relay