Search the web
Sign In
New User? Sign Up
pjrcmp3 · PJRC Homebrew MP3 Player Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1452 - 1481 of 5073   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1452
Jesper, Very nice work on the your front end program. I'm really glad you decided to release the source. ... How would you feel about me adding a page to the...
pauljs97140
Offline Send Email
Jan 1, 2002
6:34 pm
1453
Paul, ... Thanks :-) ... You're very welcome to add my stuff to your homepage.. I'm happy that you'r interessted in the project. As mentioned, I have no...
Jesper Pedersen
jesper_pdk
Offline Send Email
Jan 1, 2002
7:33 pm
1454
... microcontroller for a while. I didn't get very far with it before I sold it, mainly because I don't know Java to save my life. Its very low cost, $67 for...
tcrcpaul
Offline Send Email
Jan 2, 2002
5:20 pm
1455
sorry for sending a nother message so soon but can someone help please? ... From: John Chavez To: paul@... Sent: Friday, December 21, 2001 1:36 PM ...
John Chavez
tcrcpaul
Offline Send Email
Jan 2, 2002
6:43 pm
1456
Hi, ... Nope. DOS considers the space in long filenames (e.g. c:\program files\) as a parameter seperator. Instead use the short names (e.g. c:\progra~1\) or...
Jesper Pedersen
jesper_pdk
Offline Send Email
Jan 2, 2002
6:56 pm
1457
Yes but as you can see on the origanal email the list of names have no separated names. like your example points out. ... From: Jesper Pedersen To:...
John Chavez
tcrcpaul
Offline Send Email
Jan 2, 2002
8:15 pm
1458
[SNIP..] C:\sdcc>PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\BITWARE\;;C:\PROGRAM FILES\MTS;C:\ SDCC\BIN [..SNIP] Well, the C:\PROGRAM FILES\MTS does have a space -...
Jesper Pedersen
jesper_pdk
Offline Send Email
Jan 2, 2002
8:45 pm
1459
I'm going to take a shot at this... even though I do not use the windows versions. ... FILES\MTS;C:\ ... As Jesper pointed out, the space is probably the...
pauljs97140
Offline Send Email
Jan 2, 2002
10:04 pm
1460
Paul, This is the only thing I get (see attachment) when I use the 0.6.4 version of the firmware. It starts oke, but then I get a memory dump and end up in the...
Marco Bakker
bakultmarzaa
Offline Send Email
Jan 2, 2002
10:46 pm
1461
The TINI board has many webservers (with source code) available. It also has a large assortment of other open source projects for it -Rob ... From: tcrcpaul ...
Robert Staph
rstaph
Offline Send Email
Jan 3, 2002
2:37 am
1462
... Using a 19200 baud serial connection between the TINI and the mp3 player, you'll be able to control things, but you can forget about being able to transfer...
pauljs97140
Offline Send Email
Jan 3, 2002
6:17 am
1463
And I thought I was having problems.... I have not yet got around to getting hold of a newver version of AS31 so I still don't know if thats casuing the...
sbateman2kuk
Offline Send Email
Jan 3, 2002
7:34 pm
1464
I'm running a compiled version of the player compiled yesterday (1/2/2002 12:58am). I've noticed a few problems. 1. I don't have a display so I use...
Samuel
lightning_th
Offline Send Email
Jan 3, 2002
11:20 pm
1465
Samuel, ... If you press <ENTER> after each command then it responds to all of them! Are you aware of the LCD/pushbutton emulator (for Windows) I have been ...
Jesper Pedersen
jesper_pdk
Offline Send Email
Jan 4, 2002
9:54 am
1466
... Ya, i'm aware of it. I've actually written up an interface in VB (been thinking about converting it to C). I don't recall hitting enter for commands on...
Samuel
lightning_th
Offline Send Email
Jan 4, 2002
3:47 pm
1467
I would suggest looking at the CS8900A ethernet controller. (I happen to have a few if someone is serious about designing an adapter board) The great thing...
engineerguy3737
Offline Send Email
Jan 4, 2002
9:41 pm
1468
... An update, after reloading my flash (again, still unsure why I have to), hitting enter after typing something like NEXT does not work. However, typing next...
Samuel
lightning_th
Offline Send Email
Jan 4, 2002
10:47 pm
1469
VOLUP and VOLDOWN were removed as they contained the UP and DOWN strings and thus clashed with the UP and DOWN buttons. I've replaced them with VOL+ and VOL-...
tom_wiresncode_com
tom_wiresnco...
Offline Send Email
Jan 5, 2002
7:44 pm
1470
Samuel, You have to consider the flash write time for each byte. I haven't looked at this in detail, but my RAM based 8051 board (using Paulmon of course)...
tom_wiresncode_com
tom_wiresnco...
Offline Send Email
Jan 5, 2002
7:48 pm
1471
... After playing around, I found that by typing NEXT a bunch of times (to go on to the next song) with All Random set results in it crashing after ~80 songs...
Samuel
lightning_th
Offline Send Email
Jan 5, 2002
8:43 pm
1472
I found the upload command, I'm doing a dump from 0001 to FFFF (for some reason it doesn't allow 0000 to FFFF). I'll send another email with what I find out. ...
Samuel
lightning_th
Offline Send Email
Jan 5, 2002
9:22 pm
1473
... With a hex dump/upload of 0001 to FFFF, there is not difference between before my problem and after. Maybe there is another place I need to look but the...
Samuel
lightning_th
Offline Send Email
Jan 5, 2002
10:01 pm
1474
Are you power cycling the board completely? If so, the flash is the only place where state is kept between restarts. To check what you are doing with the...
tom_wiresncode_com
tom_wiresnco...
Offline Send Email
Jan 6, 2002
2:48 am
1475
Doing a power cycle is the only way to get out of the frozen state. I changed the volume, waited, pulled the plug, plugged it back in and saw the volume at the...
Samuel
lightning_th
Offline Send Email
Jan 6, 2002
4:03 am
1476
Just wondering if there is a guide to the commands the unit will accept through its serial port? If so, can you point me in the right direction? I've gone...
Robert Staph
rstaph
Offline Send Email
Jan 6, 2002
5:15 am
1477
In parse.c (of the latest code), you can find a list of all the commands for the mp3 portion of the player. Next Previous Play Random Quit Debug Inc Dec ...
Samuel
lightning_th
Offline Send Email
Jan 6, 2002
6:02 am
1478
It wouldn't have occured to me to look in parse.c... Thanks for your help. I would have just typed ? but I don't have my MP3 player yet :) Ordered on friday,...
Robert Staph
rstaph
Offline Send Email
Jan 6, 2002
7:35 am
1479
Rob, Currently the board starts up playing the first mp3 file. Exactly which file depends upon the layout of the disk and whether you are in a random mode or...
tom_wiresncode_com
tom_wiresnco...
Offline Send Email
Jan 6, 2002
9:58 am
1480
Folks, As part of my generic parameter editor stuff I want to change the treble and bass cutoff frequency settings. Currently they use 16 bit numbers...
tom_wiresncode_com
tom_wiresnco...
Offline Send Email
Jan 6, 2002
10:02 am
1481
Only reason I'd want smaller 1 byte control commands is just to save code space on the system I'm adding this to. I only have about 16KB to play with, 14.5KB...
Robert Staph
rstaph
Offline Send Email
Jan 6, 2002
3:47 pm
Messages 1452 - 1481 of 5073   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help