Is an arduino needed at all?


i wish make exhibition #2, coffee mill:
http://vimeo.com/10173262

from understand, sound being recorded , processed program written in processing - running on arduino, or on pc?

if there no way on arduino , pc required, why use arduino @ all? same effect can achieved usb input components instead of hall effect sensors...

i need figure out how proceed, , whether can keep computer out of or not decision immensely.

thanks in advance! also, i'm new hardware have been coding long time.

quote
from understand, sound being recorded , processed program written in processing - running on arduino, or on pc?

processing runs on pc.

quote
why use arduino @ all?

in coffee mill example, there needs sensor report how fast, , in direction, handle being rotated. processing not designed interact external hardware (external pc is). arduino is. arduino (if 1 used in coffee mill) able read sensor, , provide information pc (via serial port, processing can read).

quote
the same effect can achieved usb input components instead of hall effect sensors...

which usb input component provide information?


Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Is an arduino needed at all?


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