CD Emu Web Site

CDEMU WEBSITE CLICK HERE

For updated info / status please goto the official site renosite.com. Will keep you posted when updates are available.

CRENO@CSUOBERLIN.COM







CD Emulator Features and Specifications

Concept/Test unit:

USB 2.0 Full-Speed interface
Teens++ development board
40 x 4 LCD screen
4 button control
Hard disk drive for massive ISO storage
Standard fat32 format for easy ISO copying from most OS's
Self Powered through USB
Bootable from systems supporting USB boot



Production unit:

USB 2.0 High-Speed interface
Avr32 atmel soc
4x20 lcd display
4 Button control
SD for ISO MassStorage and Easy swapping
format from within firmware
Standard Fat32 format for easy ISO copying from most OS's
Self Powered through USB
Bootable from systems supporting USB boot

Friday, January 21, 2011

Update...

Have ignored this blog for a while, sorry folks.

The board went together without any disasters, My first designed and soldered board with a qfp144 cpu and I nailed it :) - a couple issues, but hey its beta-ish .

Wrote a bunch of new code, most of which is to conform to the different hardware.
screen:   was vga(320x240) now 4x20 lcd
buttons: was qtouch controlled now 4 tactile switches
Still need to work more with the finer points of the iso to cd emulation. It works but theres allot of room for  growth to fine tune the code and include some of the ignored routines.

Change the way I handle iso files. Before I couldn't support fragmented files, Now can handle fragmented files with only about a 8% loss in speed. Plus with the new setup will easily be able to handle split iso's that are over 4gig's in size( get around the fat32 size limitation).

Looking into svn hosting with sourceforge.com, have started the setup process.
in the mean time check out the forum

No comments:

Post a Comment