Welcome to SolderMonkey.com!
Current Project: Portable MP3 Player
Status: Early Planning; LCD Controller Design
Last Updated: 3/24/06

FPGA Design
     LCD Controller
          Coming Soon!
     Portable Player
          Features
Microcontrollers
     Spastic MP3 Player
          Features
          Pictures
          Updates
          Schematics
          Downloads
          Related Links
     Streaming MP3
          Features
          Updates
          Pictures
          Downloads
          Related Links
          Schematics

· Home
· Feedback
· Recommend Us

Downloads

Basic Code
Description:
      The following code is written is written in Dynamic C from Z World.  All of the functions are included in one long file, which is not recommended for the most part, but  I was more interested in making it work properly than making it easier to read.  I will eventually break out the different groups of functions so that they are easier to read and adapt to various projects.  Any comments are welcome.

This code will prompt you for a song name in the stdio window of Dynamic C, play the song, then prompt for the next song.  This should be a good base to begin with if you are designing your own interface.  The drive contents must be defragged to be played properly.
Version: 1.0
Filesize: 19000 bytes
Added on: 2006-02-12 04:32:32
Downloads: 823
Rating: 0.0000 Vote Now!



Full Code
Description:
      The following code is written is written in Dynamic C from Z World.  All of the functions are included in one long file, which is not recommended for the most part, but  I was more interested in making it work properly than making it easier to read.  I will eventually break out the different groups of functions so that they are easier to read and adapt to various projects.  Any comments are welcome.

Note that the Current Code will only work with the correct LCD module and keypad connected to the display.  If you do not have the LCD, the Basic Code should be used.  You should be able to adapt this code to use any serial LCD (20x4 without any major overhauls) by changing the LCD command functions at the beginning of the code, although I have never tried this.  The output to the LCD and the input from the keypad (serial as well) should be connected to serial port C.  The drive contents must be defragged to be played properly.
Version: 1.3
Filesize: 23700 bytes
Added on: 2006-02-12 04:34:31
Downloads: 899
Rating: 0.0000 Vote Now!

Which of these design goals should be most important for a homebrew MP3 Player design?

Small
Light Weight
Powerful
Long Battery Life
Song Capacity



Results
Polls

Votes 67





Web site powered by PHP-Nuke
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2005 by me.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.10 Seconds