[dorkbotpdx-blabber] assembler on the arduino?
Ben Bleything
ben at bleything.net
Mon Jan 28 14:09:30 EST 2008
On Mon, Jan 28, 2008, Paul Stoffregen wrote:
> #1: if the chip already has a bootloader programmed in, you can cause
> the bootloader to run and it will receive a download of code and write
> it into the chip (except for the portion which already has the
> bootloader, of course). This is how the arduino is normally used.
For what it's worth, I'm fairly sure you can write your asm, compile to
hex, and then upload it to an arduino using avrdude... you'll have to do
a little investigation to figure out how the arduino pins corespond to
the AVR ports, but that should be pretty easy to do.
Ben
More information about the dorkbotpdx-blabber
mailing list