--- In AVR-Chat@yahoogroups.com, "briangregory82" <bgregory@...> wrote: > Apparently avrlibc has a software UART > implementation. Are you familiar with it? I suspect that you're referring to the Procyon avrlib as opposed to avrlibc that comes with avr-gcc. I've only looked at it briefly. It is limited in that the serial input must be applied to the AVR's input capture pin. Serial output, however, can be on any I/O pin. Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: SEROUT and SERIN
2007-06-04 by Don Kinzer