jdogherman Posted October 7, 2011 Posted October 7, 2011 (edited) If we have the ability to change the type of usb device the rubber ducky is then I wonder how we could get it to emulate a CD rom Drive. Then we need to come up with some code to make it read ISO's off of the microSD. BAM now we have the iso stick and rubber duckie in one package. http://www.kickstarter.com/projects/elegantinvention/isostick-the-optical-drive-in-a-usb-stick just a thought Edited October 7, 2011 by jdogherman Quote
pyro2927 Posted October 7, 2011 Posted October 7, 2011 Ha, were you listening to Darren and I at DerbyCon?? That's EXACTLY what we were discussing when I bought mine, and one of the main reasons I DID buy mine. We'll need access to the firmware source which I know the Hak5 guys are working on getting to us as fast as possible, but I plan on immediately working on an ISOstick style firmware for it. Quote
jdogherman Posted October 7, 2011 Author Posted October 7, 2011 Naw. I wasn't at derby Con. But I am super excited about the possibility of something like this. This duck offers so many options. I cant wait for it to really kick off. Quote
pyro2927 Posted October 7, 2011 Posted October 7, 2011 Same here. Open source ISOstick? Awesome. Especially the fact that it would cost less than half of what an ISOstick is selling for, and you can swap in whatever microSD you want! Quote
jdogherman Posted October 7, 2011 Author Posted October 7, 2011 It would also allow us to use the U3 vector originally used by the switchblade. Quote
CodeNewfie Posted October 14, 2011 Posted October 14, 2011 There are a couple of projects which already have done this, I built one myself for working in a tech shop to replace the hundreds of image cd's lying around. The most complete one I can find is http://renosite.com/index.html The project I followed, which was the original proof of concept for the one above used the teensy and costed me less than $30 to replicate. (I skipped the lcd screen and used a small sd card instead of a hdd which the new project does as well.) http://cdemu.blogspot.com/ Quote
pyro2927 Posted February 16, 2012 Posted February 16, 2012 It looks like renosite has been taken down, but there is some code here: https://usbcdemulation.svn.sourceforge.net/svnroot/usbcdemulation/teensy++/trunk/LUFA/Demos/Device/ClassDriver/MassStorage/ Maybe we can modify that to work. I'm going to have to solder on a JTAG header if I want to debug this though, aren't I? Quote
jrsmile Posted February 17, 2012 Posted February 17, 2012 Hey, im one of the two main developers, if you heed help with the code feel free to ask. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.