[beagleboard] Some help required

2014-06-06 Thread Alastair Gilmore
Hi, I'm working on a project to grab images from a webcam and send them to a web site, triggered by an alarm system. I have the image grab working and saving the files, all low res. about 60Kb. I'm not sure how to send these automatically to the web site. I write in 'C' and am looking for a tuto

Re: [beagleboard] Some help required

2014-06-06 Thread Eric Fort
basic email works. just put a script together that invokes your mailer with the proper attachments. On Fri, Jun 6, 2014 at 3:05 AM, Alastair Gilmore wrote: > Hi, I'm working on a project to grab images from a webcam and send them to > a web site, triggered by an alarm system. I have the image g

Re: [beagleboard] Some help required

2014-06-06 Thread Alastair Gilmore
Thanks Eric, I hadn't thought of that. Sometimes you can't see the forest for the trees. On Friday, June 6, 2014 11:18:19 AM UTC+1, Eric wrote: > > basic email works. just put a script together that invokes your mailer > with the proper attachments. > > > On Fri, Jun 6, 2014 at 3:05 AM, Alastair

Re: [beagleboard] Some help required

2014-06-06 Thread Nuno Sucena Almeida
On 06/06/2014 06:05 AM, Alastair Gilmore wrote: > Hi, I'm working on a project to grab images from a webcam and send them to > a web site, triggered by an alarm system. I have the image grab working and If the objective is to have something working right now, you can take a look at the motion pa

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

2014-06-06 Thread TJF
Version 0.0.2 is out now: - added: new example button.bas (.c) - bugfix: gpio_get() returns correct value now - cosmetic: pruio_c_wrapper.h contains headers pruio.h and pruio.hp (all-in-one) - cosmetic: minor changes in documentation -- For more options, visit http://beagleboard

[beagleboard] About wlan0

2014-06-06 Thread Kazz
Hi all On beaglebone black, I'm using Ubuntu 14.04 prebuilt image. I have a problem. I tried to connect with wifi. I edited /etc/network/interfaces. auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp # iface eth0 inet static # address 192.168.12.111 # netmask 255.255.255.0 # gateway

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2014-06-06 Thread verster . cornel
Hello Andrew @AndrewTaneGlen Thank you so much for this post! I'm having the exact same problem, and am in need of getting the golden 100% boot ratio :) I've been using linux for about a year, but am still not trusted with the building of kernels and modules. I had a look at the link that you po

[beagleboard] Ip USB

2014-06-06 Thread Batilly
Hi, Does anyone knows how to change the USB IP on the Angström BeagleBones. I try to used 10 of them with an USB Hub. Thanks for Help. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To

[beagleboard] New angstrom image installation problem

2014-06-06 Thread tabishsaifullah
I am a newbie in beaglebone black.Yesterday I install Ubuntu in my beaglebone black which work great, but now I want to install Angstrom, so I download image for angstrom (Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.08.21.img) .Then extract it using using "7-zip", using "Win32

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2014-06-06 Thread verster . cornel
Hello Andrew Thank you so much for this post! I'm having the exact same problem, and am in need of getting the golden 100% boot ratio :) I've been using linux for about a year, but am still not trusted with the building of kernels and modules. I had a look at the link that you posted, but am st

Re: [beagleboard] Re: BeagleBone Black doesn't sometimes start. Only Power LED is on

2014-06-06 Thread verster . cornel
Hello Andrew Thank you so much for this post! I'm having the exact same problem, and am in need of getting the golden 100% boot ratio :) I've been using linux for about a year, but am still not trusted with the building of kernels and modules. I had a look at the link that you posted, but am st

[beagleboard] Re: Android Beaglebone black GPIO APK not functioning

2014-06-06 Thread reubeninbminor3
Bumping this thread On Thursday, June 5, 2014 4:47:42 PM UTC+5:30, reubeni...@gmail.com wrote: > > Hi Everybody, > We have with us a BeagleBone Black rev B. We have TI's pre-built JB 4.2.2 > image running on it. > > We also have CCSv5 installed on our Ubuntu laptop, and are able to connect > and

[beagleboard] Hooking up a bbb to xbox360 to use it's wifi internet connection..?

2014-06-06 Thread eric . ebling . ee
Hey all, so I have no experience with the BBB and am wondering if this would be possible. I have an xbox 360 with the wifi module so my xbox can use the internet connection in my apartment. Is it possible to connect the BBB to the ethernetconnection on the back of the xbox and use the wifi from

Re: [beagleboard] Booting from uSD card fails in BegaleBone Black

2014-06-06 Thread abhishek53 . k
Hi Robert , As you mentioned i tried but still same problem . board=am335x board_name=A335BNLT board_rev=0A6A Disk /dev/mmcblk0: 1983 MB, 1983905792 bytes 4 heads, 16 sectors/track, 60544 cylinders, total 3874816 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical):

[beagleboard] Re: beagleboard black rev c does not seem to boot from SD card

2014-06-06 Thread abhishek53 . k
I am also facing same issue with BBB A6A on console following errors comes U-Boot SPL 2014.04-dirty (Jun 05 2014 - 20:31:45) ** Partition 1 not valid on device 0 ** spl_register_fat_device: fat register err - -1 ### ERROR ### Please RESET the board ### After that it hangs On Wednesday, Ju

Re: [beagleboard] Re: Android Beaglebone black GPIO APK not functioning

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 1:22 AM, wrote: > Bumping this thread > > On Thursday, June 5, 2014 4:47:42 PM UTC+5:30, reubeni...@gmail.com wrote: You must be new here, you don't bump "email" threads because no one answered you in the 9 hours. Either no one replied because they don't have an interest i

[beagleboard] Javacomm Serial RX/TX on the BeagleBone Black

2014-06-06 Thread Anish Asthana
Hey guys, so I'm working on a project involving the Xbee Series 2 radios and the BeagleBone Black. I've been trying to install the Javacomm Serial RX/TX on the BeagleBone Black, but I've been running into a number of issues. I was wondering if anyone else had done the same previously? What I am

[beagleboard] Unable to locate package ros-hydro

2014-06-06 Thread Kevin Reinaldo
hi, so yesterday i'm trying to install ROS Hydro in my BBBk. My BBBk is using Ubuntu 13.04 Raring. I've follow the instruction from http://wiki.ros.org/hydro/Installation/Ubuntu but everytime i write this command: sudo apt-get install ros-hydro-desktop it replies with Unable to locate packa

[beagleboard] Re: Android Beaglebone black GPIO APK not functioning

2014-06-06 Thread Ernesto Gigliotti
Hi, I made this Library "ALLToolKit" for android, using JNI (where it was necessary) you don't need to use JNI for GPIO control: https://sourceforge.net/projects/alltoolkit/?source=directory with this library you can control GPIO,I2C,SPI,UARTS,PWM,ADC (you need Robert Nelson's 3.8 kernel for PW

[beagleboard] kernel 3.14 upgrade in debian, BeagleBoard xM

2014-06-06 Thread Leonardo Gabrielli
Hello group, a rather newbie-ish question. I created my own customized Debian Wheezy system for a Beagleboard xM from armhf builds at rcn-ee.net (specifically: debian-7.4-console-armhf). Now I am happy with all the tweaks I've done so far in the last months but I'd like to upgrade the kernel to

Re: [beagleboard] Javacomm Serial RX/TX on the BeagleBone Black

2014-06-06 Thread arsi
Hi, The easiest way is to use ser2net (serial to tcp server), and on java side TCP client socket.. Here is my version RXTX for ser2net: https://sourceforge.net/projects/rxtxser2net/ Arsi *From:* Anish Asthana *Sent

Re: [beagleboard] Some help required

2014-06-06 Thread William Hermans
Many options really. You have SFTP, and ssh, among others. Hell, rsync may even work for this. On Fri, Jun 6, 2014 at 4:32 AM, Nuno Sucena Almeida wrote: > On 06/06/2014 06:05 AM, Alastair Gilmore wrote: > > Hi, I'm working on a project to grab images from a webcam and send them > to > > a web

Re: [beagleboard] kernel 3.14 upgrade in debian, BeagleBoard xM

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 9:54 AM, Leonardo Gabrielli wrote: > Hello group, > a rather newbie-ish question. I created my own customized Debian Wheezy > system for a Beagleboard xM from armhf builds at rcn-ee.net (specifically: > debian-7.4-console-armhf). > > Now I am happy with all the tweaks I've d

Re: [beagleboard] About wlan0

2014-06-06 Thread William Hermans
Ubuntu I believe uses a different network manager. connman or some such program. I could not say which for sure as I have not used Ubuntu for a very long time. However, you should be able to use google. try googling -> Ubuntu 14.04 how to static ip On Fri, Jun 6, 2014 at 6:09 AM, Kazz wrote

Re: [beagleboard] Javacomm Serial RX/TX on the BeagleBone Black

2014-06-06 Thread Anish Asthana
Hey Arsi, I am pretty new to microprocessors and all of this stuff in general, so could you elaborate a bit more? Thanks! On Friday, June 6, 2014 11:02:12 AM UTC-4, arsi wrote: > > Hi, > > The easiest way is to use ser2net (serial to tcp server), and on java > side TCP client socket.. > > Her

Re: [beagleboard] About wlan0

2014-06-06 Thread William Hermans
e . . . its before my morning "coffee". But problem may still be google-able, and may very well still have to do with the network manager. On Fri, Jun 6, 2014 at 8:16 AM, William Hermans wrote: > Ubuntu I believe uses a different network manager. connman or some such > program. I could not

[beagleboard] elinux: ubuntu/debian: 2014-06-05 images

2014-06-06 Thread Robert Nelson
I don't normally announce updates on these monthly releases. (maybe i'll change that) But there's a "BIG" change to the flasher image. (Special Thanks to Charles) He helped rewrite it from a normal script that ran at run time. To one that's ran in single user mode. So the "source" file system is n

[beagleboard] Re: [beagle-alpha] New Debian 2014-05-14 image linked on beagleboard.org/latest-images

2014-06-06 Thread Dominik Fretz
Hi Jason, After you asked the OpenROV project on Github on what to do to get OpenROV over to debian I had a go at the Debian images. I tried to get the latest Debian demo image (from http://elinux.org/BeagleBoardDebian) running on the BeagleBone Black (I think its a revision B). I tested it with

Re: [beagleboard] Re: [beagle-alpha] New Debian 2014-05-14 image linked on beagleboard.org/latest-images

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 11:46 AM, Dominik Fretz wrote: > Hi Jason, > > After you asked the OpenROV project on Github on what to do to get OpenROV > over to debian I had a go at the Debian images. > > I tried to get the latest Debian demo image (from > http://elinux.org/BeagleBoardDebian) running on

[beagleboard] New Cape LCD timing problems

2014-06-06 Thread Greg Wilson-Lindberg
I'm building a new cape with a 5.7" LCD on it. I've got the BeagleBone Black recognizing the EEPROM and loading the .dtbo file. The UART2 connection I'm also using is being initialized. The problem that I'm having is getting the LCD timing to work out correctly. The 4.3" display cape is 480x

[beagleboard] Re: How to install a custom PRU

2014-06-06 Thread John McClaire
I'm looking to do the same thing Bo! I'll let you know if I find some clarity. Please do the same as well. Have you figured it out yet? I wanna get my octoscroller up and running ASAP! :) - John On Tuesday, June 3, 2014 3:49:33 AM UTC-4, bo.h...@gmail.com wrote: > > I have been researching on h

[beagleboard] Re: About wlan0

2014-06-06 Thread konrad . tomalski
> > I have similar problems with Debian console image.For me if eth0 is down, > wlan0 can't initialize correctly. Try change auto wlan0 to allow-hotplug > wlan0. > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Goog

Re: [beagleboard] Always boot from SD card

2014-06-06 Thread rob . lemon
It seems BBB Rev C forces you to press the button to boot from the SD card. I have been unable to get it to boot from the SD otherwise. Tested on 6 BBB Rev C (what you describe is what I see on Rev B and Rev A6A) On Monday, January 27, 2014 2:59:56 PM UTC-5, john3909 wrote: > > > On 1/27/14, 5:3

[beagleboard] BeagleBone Black Rev C doesn't boot from SD with the rs232 Rev A1 Cape installed.

2014-06-06 Thread rob . lemon
I had purchased a number of RS232 capes (http://elinux.org/CircuitCo:RS232_Cape_RevB Rev A1) before the Rev B came out, I also have BBB's rev A6A, B, and C. I'm needing to boot from the SD card, I've installed Angstrom on the SD card and everything works well except when I go upto Rev C on the

Re: [beagleboard] Always boot from SD card

2014-06-06 Thread Maxim Podbereznyy
clear the boot partition on eMMC? 2014-06-06 21:31 GMT+04:00 : > It seems BBB Rev C forces you to press the button to boot from the SD > card. I have been unable to get it to boot from the SD otherwise. Tested on > 6 BBB Rev C (what you describe is what I see on Rev B and Rev A6A) > > On Monday,

[beagleboard] shutdown problems

2014-06-06 Thread Troy
I just purchased a new Beaglebone Black RevC and I'm starting to experiment a bit. I'm seeing some strange behavior when trying to perform a graceful shutdown of the board. When connected through the micro USB shutdown works as expected. When an external power supply is used, and I'm connected

Re: [beagleboard] shutdown problems

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 10:14 AM, Troy wrote: > I just purchased a new Beaglebone Black RevC and I'm starting to experiment > a bit. I'm seeing some strange behavior when trying to perform a graceful > shutdown of the board. When connected through the micro USB shutdown works > as expected. When an

[beagleboard] Re: Reading an Analog input from a web page ?

2014-06-06 Thread Mark A. Yoder
William: I have an example[1] that not only reads analog in, but it also plots it on a web page. --Mark [1] https://github.com/MarkAYoder/BeagleBoard-exercises/tree/master/realtime On Thursday, June 5, 2014 11:09:58 AM UTC-5, William Pretty Security wrote: > > Hello group; > > > > I am won

[beagleboard] Re: Reading an Analog input from a web page ?

2014-06-06 Thread Mark A. Yoder
p.s. I also have a homework[1] assignment that gives an overview of it. --Mark [1] https://drive.google.com/#folders/0B5UNMAgIJB74cUhIRlRwcXdQaTQ On Friday, June 6, 2014 3:44:36 PM UTC-5, Mark A. Yoder wrote: > > William: > I have an example[1] that not only reads analog in, but it also plot

[beagleboard] Re: shutdown problems

2014-06-06 Thread Troy
BeagleBoard.org BeagleBone Debian Image 2014-03-27 -- 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 bea

Re: [beagleboard] Re: shutdown problems

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 3:54 PM, Troy wrote: > BeagleBoard.org BeagleBone Debian Image 2014-03-27 Based on your error, I thought it might be that one. Any chance was this one of the first embest boards? I know they has flashed a few boards with an early pre-released version of the debian image. (t

Re: [beagleboard] BeagleBone Black Rev C doesn't boot from SD with the rs232 Rev A1 Cape installed.

2014-06-06 Thread Hieu Duong
Are you seeing the same issue if you use a Debian boot SD card? Are you able to see any serial output? The new RS-232 Cape (rev B) does not have any EEPROM on it. -Hieu On Fri, Jun 6, 2014 at 11:41 AM, wrote: > > I had purchased a number of RS232 capes ( > http://elinux.org/CircuitCo:RS232_Ca

[beagleboard] Re: shutdown problems

2014-06-06 Thread Troy
Robert, This looks to have fixed the problem. Regarding the source of the BBB, I don't know if it originally came from Embest; I purchased in through a major online retailer. I presume updating Debian to the latest image would also have corrected this issue? Perhaps I'll give that a try next.

Re: [beagleboard] Anyone else interested in obtaining a mikroBUS Cape ?

2014-06-06 Thread motortest_guy
Mark, I apologize, but I haven't ordered the boards yet. It's been a busy week and I was making a list of a few additional items I wanted, and then I started thinking about making my own version of the TIGAL microbus cape using KICAD since it would hone up my circuit layout skills and cost a

Re: [beagleboard] Re: shutdown problems

2014-06-06 Thread Robert Nelson
On Fri, Jun 6, 2014 at 4:57 PM, Troy wrote: > Robert, > > This looks to have fixed the problem. > > Regarding the source of the BBB, I don't know if it originally came from > Embest; I purchased in through a major online retailer. It has an embest logo on it, sold by element14. > I presume updat

[beagleboard] Re: bb.org debian next...

2014-06-06 Thread Robert Nelson
On Fri, May 30, 2014 at 9:00 PM, Robert Nelson wrote: > So here's some random thoughts... Now that the wheezy images is out, > (We will still maintain it!) there were a few things i wished it had > working out of the box sgx . > > So on that note, I've been looking at what we have queued up for >

RE: [beagleboard] Re: Reading an Analog input from a web page ?

2014-06-06 Thread William Pretty Security
Awesome Mark ! Thanks J http://www.packtpub.com/building-a-home-security-system-with-beaglebone/book From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On Behalf Of Mark A. Yoder Sent: Friday, June 06, 2014 4:45 PM To: beagleboard@googlegroups.com Subject: [beagle

Re: [beagleboard] Anyone else interested in obtaining a mikroBUS Cape ?

2014-06-06 Thread Mark Grosen
Craig, No problem. If you decide not to get the boards, that's fine. It was more of a curiosity for me and just thought I would go along for the ride if you did it. I'd be curious about your board ... :) Mark Mark On Fri, Jun 6, 2014 at 2:57 PM, motortest_guy wrote: > Mark, > I apologi

[beagleboard] Debian vs. Angst-rom

2014-06-06 Thread mron
I want to switch to Debian. Does the gpiolibs and device tree stuff stay the same? Will the PRU code I've written link in the same way? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. T

[beagleboard] Recommend wifi for BBB and debian

2014-06-06 Thread Charles Kerr
Does anyone have a recommendation for an usb to wifi ethernet for BBB running debian -- 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 em

[beagleboard] 1 MBaud rate on uarts

2014-06-06 Thread Charles Kerr
I setup my serial ports on the BBB to have a 1Mbaud rate. However, when I look at the output on the logic analyzer, I see the baud rate is more like 1.214 MBaud. This of course is too much deviation for my serial transmission to sync up. I tried setting a custom baud rate, and that just fa

RE: [beagleboard] Re: Reading an Analog input from a web page ?

2014-06-06 Thread William Pretty Security
Hi Mark; Thanks for the response. I looked at the links, and I think it would be easier if provided more detail. What I am trying to do is a lot less complex (I think) than your examples. As part of my latest book for Packt Publishing, I have an RF Power Meter design. Basically you read

Re: [beagleboard] Recommend wifi for BBB and debian

2014-06-06 Thread Philip Polstra
If you are doing any wifi hacking the Alfa awus036h works well. On Jun 6, 2014 7:15 PM, "Charles Kerr" wrote: > Does anyone have a recommendation for an usb to wifi ethernet for BBB > running debian > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message

Re: [beagleboard] Recommend wifi for BBB and debian

2014-06-06 Thread William Hermans
I've seen Robert post on these forums recommending a couple chipsets, search the group I'm sure you'll find the post( too busy atm to look myself ) On Fri, Jun 6, 2014 at 6:12 PM, Philip Polstra wrote: > If you are doing any wifi hacking the Alfa awus036h works well. > On Jun 6, 2014 7:15 PM,

Re: [beagleboard] Recommend wifi for BBB and debian

2014-06-06 Thread Drew Fustini
I just ordered this one since it is Respects-Your-Freedom certified by Free Software Foundation: "No dependencies on NDISWrapper, binary blobs, or proprietary drivers-firmware & works with most distributions out of the box" https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-usb-adapter-gnu-l

[beagleboard] BeagleBone Black web server

2014-06-06 Thread Michael Thompson
I flashed Debian to the eMMC and it seems to be working fine. My plan is to host a small web page using Apache. I installed Apache and using the IP address the BeagleBone 101 loads fine from outside my network. So, my question is, in what directory do I save my index.html file in order to see i

[beagleboard] Debian for Beagleboard Xm and ULCD7

2014-06-06 Thread Jacek Radzikowski
Hello, It's been a long time since I used my Beagleboard Xm with ULCD7, so yesterday when I dug it out while looking for something else, I wanted to bring it back to life. I wiped the dust from the screen and booted Debian downloaded from http://elinux.org. /BeagleBoardDebian, but this image boots