Welcome to the Rockbox Technical Forums!
Quote from: casainho on February 25, 2008, 08:32:52 AMAnd why not V3?Because it's debatable whether or not it would then be license compatible with everything else that Rockbox has licensed.
And why not V3?
I'm not sure, in the case of hardware specs, what V3 gives you, that V2 doesn't.What do you think V2 is missing ?
i guess this one is appropriate for usCommercial use allowedModifications allowed as long as shared alikeAuthors must be attributed
The GPL is a license written specifically to describe software. You're not designing software here - the CC license is much more appropriate for hardware design.
A good page on open hardware and licencehttp://www.freesoftwaremagazine.com/articles/making_open_hardware_possible?page=0%2C0http://www.tapr.org/OHL
[[V1 requirements]][1 or 2 outputs?]1 stere o/p should suffice. you can anyways plug a Y splitter externally to have 2 headphones.
[wireless connectivity?]Bluetooth is a good option. For hardware all we may need is a SPI bluettoth chip. i dunno how r we gonna implement the bluetooth software stack on the player. It will be challenging.
[Built-in storage]The main purpose of built in storage is to hold the firmware. But it doesn't hurt if we have some more space here to accomodate some media files. (available options NOR, NAND, SPI)SPI is not an option as it is restricted to a few MB's with very high price/MB.NOR is expensive whhen compared to NAND. Again restricted to less than 64MBNAND has lowest price/MB.the AT91 supports NAND bootloader. NAND is cheap and available in higher capacities with lowest price/MB. in fact the 8GB SD card we r talking about also uses NAND chip/s iniside.1GB internal NAND is the best value for money for now. by the time we're in production, 2/4GB should be appropriate. Nothing changes in the hardware. just need to solder the cheaper/bigger chip.
[CAD tools]gimme an option to use Orcad Layout and i'll get the PCB done in a week's time. we can later re-design using kiCad. atleast we'll get the concept proven. jokes apart. maybe we'll have to learn kiCad(PCB).
Ok, now what about the CPU? I believe an ARM9 @ 200MHz would be more than sufficient.What screen? Something about 2.5" true color sounds good.
Quote[wireless connectivity?]Bluetooth is a good option. For hardware all we may need is a SPI bluettoth chip. i dunno how r we gonna implement the bluetooth software stack on the player. It will be challenging.WiFi is way faster, and easier to program. Plus we can implement internet radio.
Page created in 0.12 seconds with 15 queries.