thnk you for ur reply. on microchip u wrote any1 interestd can have the schematics and code. anyway this video is very helpful thnk u so much, but if I want to start coding what do I need to look into first for example (compresion algorithm, ADC, DAC, etc. I will be using mikroC PRO for dsPIC, do u recommend this?
I've read all of the libraries (record/playback) on microchip I am overwhelmed with information am so confused. just need a point in right direction any help is much appreciated.thnks
That posting on Microchip's forum was 2.5 years back. If you ask me now for the code + schematic, I will not be able to help you :-( because, I do not have them (lost in the course of time)..
Basically, for playing WAV files, you do not need to understand all the microchip's library. Just go though the file system for accessing WAV file content from SD card and the file format for WAV file. Take is step by step and should be easy down the line..
thnk you for ur reply. on microchip u wrote any1 interestd can have the schematics and code. anyway this video is very helpful thnk u so much, but if I want to start coding what do I need to look into first for example (compresion algorithm, ADC, DAC, etc. I will be using mikroC PRO for dsPIC, do u recommend this?
I've read all of the libraries (record/playback) on microchip I am overwhelmed with information am so confused. just need a point in right direction any help is much appreciated.thnks
That was nice man! good job, i need to ask if i could implement a digital filter (mainly for speech enhancement) using only the P30f3013 and an MCP4922 DAC ,, no kit-board shall be used,, any idea what compiler should i use and how to implement such a system???! , i already have these chips and th PICkit3 programmer,, plzzz help
Yes, speed sampling works at about 8Khz (signal of about 3Khz max) and dsPIC is perfect for such application. Use free compilers and MPLAB IDE for all your software development. What help do you need from me?
helo..i want to ask if there anyone know how to compile dsPIC30f6014 microchip coding using mplab...i've tried to compile it using mplab v3.25 but there has an error said that the process would not exit normally..Cannot read language tool output from pipe. (5) ..A language-plugin exception occured and was logged..does anyone know how to fix it? help3333...
Hi deb,
Thank you very much for this video. please share with us the schematics and the source code I would really appreciate it. thanks again deb
tutut1248 4 months ago
@tutut1248
All these projects are my hobby stuffs. So do not have everything (design etc) documents. What ever is on the video is all that I have :-(
Debraj1978 4 months ago
thnk you for ur reply. on microchip u wrote any1 interestd can have the schematics and code. anyway this video is very helpful thnk u so much, but if I want to start coding what do I need to look into first for example (compresion algorithm, ADC, DAC, etc. I will be using mikroC PRO for dsPIC, do u recommend this?
I've read all of the libraries (record/playback) on microchip I am overwhelmed with information am so confused. just need a point in right direction any help is much appreciated.thnks
tutut1248 4 months ago
@tutut1248
That posting on Microchip's forum was 2.5 years back. If you ask me now for the code + schematic, I will not be able to help you :-( because, I do not have them (lost in the course of time)..
Basically, for playing WAV files, you do not need to understand all the microchip's library. Just go though the file system for accessing WAV file content from SD card and the file format for WAV file. Take is step by step and should be easy down the line..
Debraj1978 4 months ago
This has been flagged as spam show
thnk you for ur reply. on microchip u wrote any1 interestd can have the schematics and code. anyway this video is very helpful thnk u so much, but if I want to start coding what do I need to look into first for example (compresion algorithm, ADC, DAC, etc. I will be using mikroC PRO for dsPIC, do u recommend this?
I've read all of the libraries (record/playback) on microchip I am overwhelmed with information am so confused. just need a point in right direction any help is much appreciated.thnks
tutut1248 4 months ago
That was nice man! good job, i need to ask if i could implement a digital filter (mainly for speech enhancement) using only the P30f3013 and an MCP4922 DAC ,, no kit-board shall be used,, any idea what compiler should i use and how to implement such a system???! , i already have these chips and th PICkit3 programmer,, plzzz help
akrmenho 5 months ago
@akrmenho
Yes, speed sampling works at about 8Khz (signal of about 3Khz max) and dsPIC is perfect for such application. Use free compilers and MPLAB IDE for all your software development. What help do you need from me?
Debraj1978 5 months ago
Is MP3 or some compressed format or is wav raw data?
RDCST 7 months ago
helo..i want to ask if there anyone know how to compile dsPIC30f6014 microchip coding using mplab...i've tried to compile it using mplab v3.25 but there has an error said that the process would not exit normally..Cannot read language tool output from pipe. (5) ..A language-plugin exception occured and was logged..does anyone know how to fix it? help3333...
saifa88 1 year ago
@saifa88
Which code are you talking about? MPLAB v3.25? Do you mean C30 compiler version? The current version for MPLAB IDE is v8.56.
Debraj1978 1 year ago
excelent work, great video too
janxzul 2 years ago
cool project, could it play 2 channel 16 bit 44kHz wav files too ?
BataQ 2 years ago
Sweet. can you supply the circuit? I would definetely like to experiment around with that technology. I just ordered a DSPIC30F microcontroller.....
INV3NT1T 2 years ago