On Mon, Sep 12, 2011 at 2:36 PM, Harold Hallikainen wrote: > > > At this level it's C, you're not thinking of assembler? > > I have very similar Linux and C running on MIPS (A PIC32 is a basic MIP= S > > for embedded applications, not ideal for Media). ARM and x86 SoC (Geode= ). > > I don't know why you'd use a PIC32 for this even if you want to use MIP= S > > core. There are many SoC suited to Media Applications. Perhaps get one > > with enough memory for a minimal Linux and then more of the source you > > need is "off the shelf". > > > > The PIC32 is being used (so far) because we have several other products > built around it, so we can just drag code over. The addition of audio > stream was just introduced last week, so I'd like to avoid starting over. > > Thanks for the comments! I personally believe that you're making it unnecessarily difficult for yourself by restricting what the host computer should do. This whole thing could be simplified a lot if you'd just code a simple program on the computer to intercept the raw audio signal from the PIC and stream it to th= e browser in whatever format you want. You could even make a firefox plugin o= r whatever for it. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .