Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
WAV Audio streaming with PIC microcontrollerHi guys
I am planning to stream audio using a PIC. I have managed to send data via the UDP protocol. I am sampling the signal at 10kHz with 10bits. I wish to use the .wav file format. How would i send the data. Should I get a certain amount of samples and send them using the .wav format? and then get the next set and again send with .wav format? any links will be helpful too Thanks |
#2
|
|||
|
|||
Re: WAV Audio streaming with PIC microcontrollerInteresting. Never heard of this before.
What PIC microcontroller do you use? How do you send data to it? What does it output? |
#3
|
|||
|
|||
Re: WAV Audio streaming with PIC microcontrollerI am using the PIC18F97J60family, it comes with an embedded ethernet controller. And using Microchip's TCP/IP stack.
So can basically have a webpage on a PIC. |
#4
|
|||
|
|||
Re: WAV Audio streaming with PIC microcontrollerUnfortunately I can't help you with you problem. Try to google for PIC18F97J60 and you will find some communities which users know about microcontollers.
If you find anything useful, please let us know about it. |
#5
|
|||
|
|||
Re: WAV Audio streaming with PIC microcontrollerUnfortunately I can't help you with you problem. Try to google for PIC18F97J60 and you will find some communities which users know about microcontollers.
If you find anything useful, please let us know about it. |
#6
|
|||
|
|||
Re: WAV Audio streaming with PIC microcontrolleri try to make same project .
Do you find information about that |
Tags: |
Thread Tools | |
Display Modes | |
|
|