Re: [beagleboard] b.writeTextFile how to call from a web inteface

2016-03-27 Thread William Hermans
> > *That text you referred to in my signature is appropriate for > circumstances where [Attorney-Client] or [Attorney-Expert] privileged legal > work product is contained in the email. It has no practical bearing on the > code's open source licensing model. I should remember to delete the >

Re: [beagleboard] b.writeTextFile how to call from a web inteface

2016-03-27 Thread Paul Wolfson
That text you referred to in my signature is appropriate for circumstances where [Attorney-Client] or [Attorney-Expert] privileged legal work product is contained in the email. It has no practical bearing on the code's open source licensing model. I should remember to delete the signature but

Re: [beagleboard] Super Advanced audio / media system using Beaglebone Black

2016-03-27 Thread Robert Nelson
On Sun, Mar 27, 2016 at 12:06 PM, wrote: > Its been a long time in development, and well we can always use more help in > getting this project off the ground. > > We have created an advanced audio system that can use wireless wifi > speakers, can record to built in hard

Re: [beagleboard] OpenGL SGX no support for hardware renderer

2016-03-27 Thread Robert Nelson
On Sun, Mar 27, 2016 at 6:05 PM, J dog wrote: > Hey Robert, > I'm still getting the gist of the framebuffer implementation. Can the > system read a h.264 mpeg file and send it to the framebuffer letting the > VR530 handle any decoding? > What sort of performance numbers

Re: [beagleboard] b.writeTextFile how to call from a web inteface

2016-03-27 Thread William Hermans
> > *. . .* > *--**---* > *The contents of this email are confidential to the sender and the > ordinary user of the email address to which it was addressed, and may also > be privileged. If you are not the addressee of the email, you may not > copy,

Re: [beagleboard] OpenGL SGX no support for hardware renderer

2016-03-27 Thread J dog
Hey Robert, I'm still getting the gist of the framebuffer implementation. Can the system read a h.264 mpeg file and send it to the framebuffer letting the VR530 handle any decoding? What sort of performance numbers can be expected? 720p at 30 hz for example? any CPU Overhead numbers? On

Re: [beagleboard] SPI BBB Master, BBB Slave

2016-03-27 Thread John Syne
The McSPI needs a driver and there is currently no Linux Driver that supports SPI slave mode. The current driver /drivers/spi/spi-omap2-mcspi.c does not support slave mode. The Linux kernel SPI framework uses spi-omap2-mcspi driver on TI processors. Regards, John > On Mar 27, 2016, at

Re: [beagleboard] b.writeTextFile how to call from a web inteface

2016-03-27 Thread Paul Wolfson
Your example was on my todo list, excuse the long post. I found the diagnostic logging helpful in understanding the npm upload package busboy, but you can easily shorten it Using "~/mytmp/" as my temporary directory and tweaking the example at https://www.npmjs.com/package/busboy my server.js

Re: [beagleboard] eMMC flasher?

2016-03-27 Thread William Hermans
Robert, That looks pretty sweet, how long has that been around ? Also, I notice you can write to the eeprom there, but is that a requirement ? Or just incase someone needs to flash a custom eeprom ? On Sun, Mar 27, 2016 at 8:31 AM, Robert Nelson wrote: > > On Mar 27,

Re: [beagleboard] SPI BBB Master, BBB Slave

2016-03-27 Thread William Hermans
I'd actually look into using the McSPI module. Which is hardware, and does support slave mode. On Sun, Mar 27, 2016 at 11:29 AM, John Syne wrote: > Ah, what you are trying to do cannot be done with the current SPI driver > because Linux SPI framework does not support SPI

[beagleboard] Advanced BBB audio playback and streaming system.

2016-03-27 Thread J dog
We have spent the last 1.5 years creating an advanced audio system with the BBB. Its able to record, stream, and playback music over wireless speakers. We could use some help in getting this project off the ground. It can be controlled by Windows, Mac and Android devices, it has a built in

[beagleboard] Advanced Audio / media system Link...

2016-03-27 Thread J dog
Sorry forgot to add the actual link about our bbb based audio / media system. https://sites.google.com/site/hdpoint1/ HDPOINT Audio system -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] eMMC flasher?

2016-03-27 Thread Robert Nelson
On Mar 27, 2016 9:01 AM, wrote: > > Hi guys, > The new eMMC flasher images look very complicated compared to the old ones.. what's the story on that? > > The old one was very simple, just had a few files on it and it was easy to replace the .img.gz with your own and modify

[beagleboard] Access different partition than /boot/uboot by host computer over USB

2016-03-27 Thread thorsten . brandt . et
Hi, normaly /boot/uboot is exported as USB memory to host computer. How can it be arranged that another directory / partition is used therefore and accessible by the host computer over USB ? Best, Thorsten -- For more options, visit http://beagleboard.org/discuss --- You received this

[beagleboard] Change partition to be exported as USB memory to host computer

2016-03-27 Thread thorsten . brandt . et
Hi, normaly /boot/uboot is exported as USB memory to host computer. How can it be aranged that another directory / partition is used therefore and accessible by the host computer over USB ? Best, Thorsten -- For more options, visit http://beagleboard.org/discuss --- You received this

Re: [beagleboard] SPI BBB Master, BBB Slave

2016-03-27 Thread Yaron Yzhak Lederman
John Hi, Thank you for coming back on this. I'm trying to connect 2 SPI busses on the BBB (HDMI disabled) and configure SPI1 as SPI slave so that I can sent messages from SPI0 to SPI1 - this allows me my application development and laterone I'll connect the respective SPI slave and master

Re: [beagleboard] Codec drivers and alsa support for custom cape with sta321mp

2016-03-27 Thread Pablo Fonovich
Hi Robin: After working hard, i'm sure that i'm having some hardware problems, cause driver seems to work but get no output. This led me to trying to communicate with the codec via i2c and i could not... So either my chip is dead or i'm having hardware trouble that i could not detect in the whole

[beagleboard] b.writeTextFile how to call from a web inteface

2016-03-27 Thread lasclist
I have a simple need but in node.js I know it can't be done do to security. b.writeTextFile does not seem to work either. My need is for a user to input a file name and have this file name saved on the server for future append to file. Like saving encoder values. This will log the user input

[beagleboard] Exporting different directory as /boot/uboot oer USB as Memory Drive

2016-03-27 Thread min . breevkast
Hi, by default the /boot/uboot directory (partition) is exported as a memory drive over the USB connection to a host computer. What has to be done in order to export another directory (partition) with more memory and other content as a USB memory drive to a host computer ? Best, Thorsten --

[beagleboard] Re: Development on BBB with 4D systems 4.3"LCD Cape using Cloud9

2016-03-27 Thread bakerengineeringco
Hi Steve, I have the same problem with my BBB and 4DCAPE-70T. Initially my BBB came with Debian 3.8.13 bone47. I have a GUI program that I developed on a PC and then moved it to the BBB where it worked fine with the 4DCAPE, no errors at all. The GUI has a animated graph along with buttons and

[beagleboard] eMMC flasher?

2016-03-27 Thread sbattazzo
Hi guys, The new eMMC flasher images look very complicated compared to the old ones.. what's the story on that? The old one was very simple, just had a few files on it and it was easy to replace the .img.gz with your own and modify the script to use your filename. I've just downloaded the