![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I have a wave file on my computer , its time is 3 seconds , I want to stroe it in the flas of microcontroller. pls how can I do that . | |
| |
| | (permalink) |
| Not an easy thing to do. PICs do not have the hardware to play wave files. They may or may not have enough PIC flash mem to store the file. What exactly are you wanting to do. | |
| |
| | (permalink) |
| EPE did a project the other year, it plays WAV files back from an external EEPROM - it was called 'Halloween Howler'. | |
| |
| | (permalink) |
| Perhaps Roman Black's BTcSE11 can help? http://www.romanblack.com/picsound.htm
__________________ Superman returns.. | |
| |
| | (permalink) |
| can some one provide the algorithm for playing the output of Roman Black's Program? I mean.. it gives you the frequency at which the bits should be read.. and it gives you the bits in blocks of eight.. erm bytes.. But how do you continiously cycle through all the bits?? I really really really really .. like alot of people here... want to add sound to my projects.. can anyone solve this one?
__________________ "Stick around" - Arnold Schwarzenegger in The Predator after impaling a soldier to a wood post 9vDC Guitar Pedal PSU PIC16F84a Game Module | |
| |
| | (permalink) |
| The 18F have a table read command that would be handy for reading a large table right out of Flash memory. You could write a fancy 16F program that sorts out using large tables when using "retlw" else you'll need an external EEPROM. | |
| |
| | (permalink) |
| Some of you might find this to be a pretty good watch http://www.youtube.com/watch?v=DYIy5YnvymI (Happy birthday song on a MCU)
__________________ "Stick around" - Arnold Schwarzenegger in The Predator after impaling a soldier to a wood post 9vDC Guitar Pedal PSU PIC16F84a Game Module | |
| |
| | (permalink) | |
| Quote:
Mike. | ||
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | |
| Quote:
Mike. | ||
| |
| | (permalink) |
| doh, brilliant. | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Logic circuit for two cameras and one flash. | Hermit | Electronic Projects Design/Ideas/Reviews | 30 | 10th December 2007 04:26 AM |
| MMC Wave File Player | Inferno | Electronic Projects Design/Ideas/Reviews | 2 | 6th April 2007 12:56 PM |
| How to reset SCR used for triggering camera flash | shootfirst | Electronic Projects Design/Ideas/Reviews | 20 | 28th September 2005 09:40 PM |
| electronic switch to enable a camera to fire a flashgun | tony ellis | Electronic Projects Design/Ideas/Reviews | 10 | 30th September 2004 11:19 AM |