MP3 Player base distribution update
So, I’ve been working on the MP3 player project quite a bit over the last few weeks. Christmas is a month away, so with the limited time I’ve got to work on it, I’d rather do that than post.
The remote control that comes with the Allwell box doesn’t work. Well, it does, but they tried to be clever and map it to the PS/2 mouse/keyboard port. It would probably work fine if their documentation matched and if they didn’t use the null character for the play button. Thats very difficult to match since many devices and programs use 0 to terminate arrays and strings and such.
Continue Reading