[beagleboard] A new camera board for the Beagleboeard XM - Vifff-024

2014-12-17 Thread Hristo Laftchiev
This is the most sensitive* camera add-on ever produced for the Beagleboard XM

[beagleboard] Re: i2c read failed

2014-12-17 Thread aryaksasidharan
Hi everyone, today i got it. i have read two bytes of data from my slave device through i2c interface. the problem was in pull up . I have pulled up the SDA and SCL line to Vdd in my slave board. i connected my board to P9_19 and P9_20 of BBB and i2cdetect command realized the slave device and

[beagleboard] Re: make BBB Debian "Hackerproof"

2014-12-17 Thread James Zapico
Here's what I'd do for a secure personal use only system: 1. Start with a minimal installation as Robert suggested, changing passwords/usernames, and installing only what is required. 2. Setup my user to use ssh key pair authentication

Re: [beagleboard] which program language is better for BBB

2014-12-17 Thread William Hermans
Just in the context of one language versus the other . . . Java is interpreted, so requires what Oracle calls the Java Virtual Machine( JVM ). Which leads to the second point I had on the tip of my brain. Added install / usability complexity. Also since Java is interpreted, it should technically b

Re: [beagleboard] 8gb SD card (from 4gb image) clone problem

2014-12-17 Thread Mladen Dryankov
Hi Przemek, Actually, we have found the root cause and I am sharing it in order to be helpful to someone that observe the same! On our image we have 3 partitions: boot, rootfs & usrdata. In fact that we have found the usrdata and rootfs are almost identical as a fil/dir structure. The second

Re: [beagleboard] which program language is better for BBB

2014-12-17 Thread John Syn
From: nima talebpour Reply-To: "beagleboard@googlegroups.com" Date: Wednesday, December 17, 2014 at 6:02 AM To: "beagleboard@googlegroups.com" Subject: [beagleboard] which program language is better for BBB > I want to start write application for BBB. but i am confused. > which program la

Re: [beagleboard] Sensing flowmeter / protecting analog input

2014-12-17 Thread John Syn
From: Paul Hannah Reply-To: "beagleboard@googlegroups.com" Date: Tuesday, December 16, 2014 at 11:21 PM To: "beagleboard@googlegroups.com" Subject: Re: [beagleboard] Sensing flowmeter / protecting analog input > I've had a bit of a dig on element14, this seems to fit the bill > (http://au

[beagleboard] Re: How fast/reliable is ADC sampling from the PRU

2014-12-17 Thread TJF
@Luciano I changed your loop logic a bit, so that the GPIO output only changes after the ADC value is present IF .Adc->setStep(1, 0, 0, 0, 0) THEN _ ' configure fast Adc step ?"ADC setStep failed (" & *.Errr & ")" : EXIT DO IF .config(1, 1 SHL 1) THEN _

Re: [beagleboard] 8gb SD card (from 4gb image) clone problem

2014-12-17 Thread Przemek Klosowski
On Wed, Dec 17, 2014 at 10:17 AM, Mladen Dryankov wrote: > We have customized 4gb image with installed simple custom app. After > flashing a 8gb sdcard (with the same image) the Android is loading without > any problems, but there is no sign of our app even in the /data/app. The > same image is fl

[beagleboard] Re: debian: release candidate: 2014-12-11

2014-12-17 Thread Jaime Fernández-Caro Belmonte
Hello Robert, Great release, I´ve been checking Console 7.7 and so far is working like a charm! Would be possible to have a Jessie Console release also? Best regards and Feliz Navidad! :-) -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Send URL to update web page

2014-12-17 Thread Theodore A. Roth
On Tue, Dec 9, 2014 at 3:54 PM, Bill Barnett wrote: > > Python appears to have support for sending web requests. Is there another > method to be used with Debian? I would like to send a url with additional > parameters to be processed by PHP $_GET. You could user curl or wget from a shell scr

[beagleboard] 8gb SD card (from 4gb image) clone problem

2014-12-17 Thread Mladen Dryankov
Hi Guys, I'm observing very strange problem. We have customized 4gb image with installed simple custom app. After flashing a 8gb sdcard (with the same image) the Android is loading without any problems, but there is no sign of our app even in the /data/app. The same image is flashed on 4gb sd

Re: [beagleboard] which program language is better for BBB

2014-12-17 Thread William Hermans
> > > *Neither.* > > * There's only one true language... COBOL...* > > * Regards,* No way ! Action-script !!! On Wed, Dec 17, 2014 at 7:29 AM, Robert Nelson wrote: > > On Wed, Dec 17, 2014 at 8:02 AM, nima talebpour wrote: > > I want to start write application for BBB. but i am confused. > >

[beagleboard] Re: How fast/reliable is ADC sampling from the PRU

2014-12-17 Thread TJF
@Luciano Am Dienstag, 9. Dezember 2014 13:01:30 UTC+1 schrieb Luciano: > > I did this way and I would be glad of you helped me in this question. I > have installed Libpruio0.0.2, and I wrote a simple code just to read the > ADC value (Value[1]) from the output port P9_14 to see it commute.(I don

Re: [beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Robert Nelson
On Wed, Dec 17, 2014 at 8:37 AM, Thomas Feix wrote: > And so why is it that the Raspberry Pi has 4 USB ports? It is just a > bit annoying almost always I end up with an extra USB hub that is > almost as large as the BBB itself. Actually it's one port with the bandwidth split over 4 ports by an on

Re: [beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Thomas Feix
And so why is it that the Raspberry Pi has 4 USB ports? It is just a bit annoying almost always I end up with an extra USB hub that is almost as large as the BBB itself. Well anyhow, good I asked, saved me from destroying two USB cables :) On Wed, Dec 17, 2014 at 9:26 AM, Robert Nelson wrote: >

Re: [beagleboard] which program language is better for BBB

2014-12-17 Thread Robert Nelson
On Wed, Dec 17, 2014 at 8:02 AM, nima talebpour wrote: > I want to start write application for BBB. but i am confused. > which program language is better for BBB? > > Java or C++ and why? > > which of these languages has a better examples and source codes ? Neither. There's only one true languag

Re: [beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Robert Nelson
On Wed, Dec 17, 2014 at 8:04 AM, Tommi wrote: > >> >> Well the "slave" usb port is hard wired for slave only, so you'd also >> have to physically modify the board.. >> >> > > That is annoying. That means basically that I am stuck with an USB hub?! > > PS: I really think having a couple of USB Port

[beagleboard] Re: Emergency BBB

2014-12-17 Thread mickeyf
2. If something happened to the BBB and somehow (im just thinking worst case scenario) the BBB is not bootable (hardware still in working order though) either during a drill or actual emergency, is there a way to get it up and running QUICK? I'm thinking like a second (backup) SD card or an ima

[beagleboard] Re: Connecting BBB to a 5" Capacitive Touch TFT Screen?

2014-12-17 Thread nima talebpour
i have the same problem :( On Saturday, June 1, 2013 1:48:31 AM UTC+4:30, Eric Youngberg wrote: > > I would Like to Connect this Capacitive Touch TFT Screen from Newhaven > Display to a BBB, I just got. It is the: NHD-5.0-800480TF-ATXL#-CTP, It has > 3.3Vdd, 24-bit RGB interface, High Brightness

Re: [beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Tommi
> > Well the "slave" usb port is hard wired for slave only, so you'd also > have to physically modify the board.. > > > That is annoying. That means basically that I am stuck with an USB hub?! PS: I really think having a couple of USB Ports should be on such a board. -- For more options, v

[beagleboard] which program language is better for BBB

2014-12-17 Thread nima talebpour
I want to start write application for BBB. but i am confused. which program language is better for BBB? Java or C++ and why? which of these languages has a better examples and source codes ? thank you for guiding me. -- For more options, visit http://beagleboard.org/discuss --- You received t

Re: [beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Robert Nelson
On Wed, Dec 17, 2014 at 7:56 AM, Tommi wrote: > > Hey, > > I am using the BBB for backup and therefore I need two UBS connections. One > for my Wifi and the other for my external HDD. As the BBB has two USB Ports > I would like NOT use an USB hub. The HDD also has a USB mini connector, so I > woul

[beagleboard] USB mini male cable (both sides mini)

2014-12-17 Thread Tommi
Hey, I am using the BBB for backup and therefore I need two UBS connections. One for my Wifi and the other for my external HDD. As the BBB has two USB Ports I would like NOT use an USB hub. The HDD also has a USB mini connector, so I would like to connect from USB mini on the BBB to USB mini o

Re: [beagleboard] Please Help! install_kernel not working on newly setup sd card.

2014-12-17 Thread Robert Nelson
On Tue, Dec 16, 2014 at 11:52 PM, Mike Zahalan wrote: > Excellent. I believe we've just come full circle... > > So - > https://github.com/RobertCNelson/ti-linux-kernel-dev/tree/3.14.26-ti-r41 > Has the CAN changes, doesn't have RT or Xenomai (ipipe) patches > > https://github.com/RobertCNelson/ti-

Re: [beagleboard] Virtual BeagleBone Development Tool

2014-12-17 Thread Christiano Belli
Hi William, Don't you remember the name of tool that was mentioned in hackaday? Anybody remember? Em quarta-feira, 17 de dezembro de 2014 02h43min00s UTC-2, William Hermans escreveu: > > As for hardware emulation, as in circuits. There are many tools out there > to achieve that. And one a