Communication via USB
hi all,
i new , hope not posting in wrong channel
i read reference documentation , stumbled upon serial class says there way communicate via usb. having arduino nano/328. know has usb port.
can tell me/give me links read on how establish connection communication between pc , arduino?
thanks in advance
micha
i new , hope not posting in wrong channel

i read reference documentation , stumbled upon serial class says there way communicate via usb. having arduino nano/328. know has usb port.
can tell me/give me links read on how establish connection communication between pc , arduino?
thanks in advance
micha
using programming language or application?
the arduino can serial.print send data serial port. there many ways on pc read data serial port.
the arduino connects computer using usb cable, onboard usb serial converter.
there examples provided arduino ide show how communicate processing application (also free):
http://www.processing.org/download/
the arduino can serial.print send data serial port. there many ways on pc read data serial port.
the arduino connects computer using usb cable, onboard usb serial converter.
there examples provided arduino ide show how communicate processing application (also free):
http://www.processing.org/download/
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Communication via USB
arduino
Comments
Post a Comment