Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

RE: [AVR-Chat] Multiple software uarts..........

RE: [AVR-Chat] Multiple software uarts..........

2003-11-13 by David VanHorn

At 12:24 PM 11/13/2003 -0800, Al Welch wrote:

>Ken a quick search turned up the Maxim3110 which is dual channel, SPI and
>has drivers and recvrs built in.
>
>http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2052

BTDT.
You'll be far better off to use a low end AVR with hardware, or software uart, and have THAT act as your uart chip. 

More Brains, More Buffer, Less Bucks!

RE: [AVR-Chat] Multiple software uarts..........

2003-11-13 by mpdickens

--- David VanHorn <dvanhorn@cedar.net> wrote:

> You'll be far better off to use a low end AVR with
> hardware, or software uart, and have THAT act as
> your uart chip. 

I agree. You can get a really low end avr for less
than $2.00 USD. Program it to do the task (Whatever
that is...) and then hand the result back to the
parent mcu.

Best regards 

Marvin Dickens
Alpharetta, Georgia  USA

=====
Registered Linux User No. 80253
If you use linux, get counted at: 
http://www.linuxcounter.org

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Re: Multiple software uarts..........

2003-11-14 by Joe

Thanks for all of the replies and help. 
I am reading a serial data stream from a particle counter. They are 
always outputting. So I can read them whenever I want. It starts with 
an "=" and ends with a "CRLF", no handshaking. I massage the data and 
then stream it to a PC for data logging. The data from the counters 
changes slowly, so if I miss a few streams it's ok.
I am opening 6 ports (3in 3out) at the begining of the program and 
read from them when I ready. It seems to be working good so far.

KenT and JoeT

PS
I will look into the hardware solutions if it becomes a problem.


--- In AVR-Chat@yahoogroups.com, mpdickens <md30022@y...> wrote:
Show quoted textHide quoted text
> 
> --- David VanHorn <dvanhorn@c...> wrote:
> 
> > You'll be far better off to use a low end AVR with
> > hardware, or software uart, and have THAT act as
> > your uart chip. 
> 
> I agree. You can get a really low end avr for less
> than $2.00 USD. Program it to do the task (Whatever
> that is...) and then hand the result back to the
> parent mcu.
> 
> Best regards 
> 
> Marvin Dickens
> Alpharetta, Georgia  USA
> 
> =====
> Registered Linux User No. 80253
> If you use linux, get counted at: 
> http://www.linuxcounter.org
> 
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.