[Cialug] Arduino Serial Ports

David Champion dchamp1337 at gmail.com
Mon May 21 09:09:03 CDT 2012


You can do serial communication via the USB port.

http://arduino.cc/en/Tutorial/DigitalReadSerial

Sound like you need to have a package called avrdude installed in Linux to
talk to the Arduino.

If you're running Windows, you just need the Arduino usb device driver. In
Win7, you have to select it manually, it's in the arduino software .zip
file.

-dc

On Mon, May 21, 2012 at 7:32 AM, Tom Pohl <tom at tcpconsulting.com> wrote:

> I think you need to use a level converter. I know that there are some good
> rs323 shields that have everything you need already on it. I saw this one
> mentioned a few times:
> http://www.cutedigi.com/arduino-shields/rs232-shield-for-arduino.html
>
> Thanks!
> -Tom
>
> On May 21, 2012, at 5:59 AM, Dave Weis wrote:
>
> > Is the serial port on the boards at the normal rs232 voltage or does it
> need a level converter such as a max232?
> >
> > Dave
> >
> >
> > _______________________________________________
> > Cialug mailing list
> > Cialug at cialug.org
> > http://cialug.org/mailman/listinfo/cialug
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>


More information about the Cialug mailing list