Society of Robots - Robot Forum

Software => Software => Topic started by: eTag on December 07, 2011, 11:58:41 PM

Title: arduino+sd shield+bootloader
Post by: eTag on December 07, 2011, 11:58:41 PM
alright...i've seen a few things about this but not much...

basically i'm wondering if it is possible to write something (bootloader or a short program) that can cause the arduino to act as a middle man between an sd card in the shield and the rest of the bot?

basically i want to write just one massive file...convert it to hex...and run it from the sd card through the arduino

is this possible? do i need to write/rewrite something?