Speed of Arduino vs C vs asm?


i've got project i'm start working on, , speed arduino runs @ big deal in regards performance. i'm going using arduino translate inputs pc , send them device. there of loss when using arduino environment creating chip's firmware versus using c or assembly? i'd use arduino environment due ease of use, assembly isn't harder if better way go. info guys can provide appreciated.

quote
is there of loss when using arduino environment creating chip's firmware versus using c or assembly?

i don't understand how question goes this...

quote
i'm going using arduino translate inputs pc , send them device.

serial communications going be, far, slowest part of project.

what matter if reading digital input takes 100 nanoseconds longer c program when take 10 milliseconds value destination?


Arduino Forum > Forum 2005-2010 (read only) > Software > Development > Speed of Arduino vs C vs asm?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums