Build your own RS232 adapter with LED indicators

After I have made simple RS232 adapter I have decided to improve it a little bit and added status LEDs of TXD and RXD lines. This adapter works with my AVR development board and should work with any TTL level UART interface. Unit is powered from target board using power pins.

The circuit:

RS232_adapter.PNG

And PCB:

RS232_adapter_pcb.png

After putting board in to the plastic case:

RS232_adapter_pic.jpg

TXD and RXD lines are high level while idle – this is why LEDs are ON. During data transmission LEDs are blinking.

Download project RS232 adapter Eagle files.

Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post
 |  TrackBack URI for this post

New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,
Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …
Programming AVR ADC module with WinAVR,
Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut …
New on WinARM Tutorial
What are differences between WinARM and WinAVR,
Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …
LPC2000 watchdog timer,
As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount …

One Response to “Build your own RS232 adapter with LED indicators”

  1. Electronics-Lab.com Blog » Blog Archive » Build your own RS232 adapter with LED indicators Says:

    [...] your own RS232 adapter with LED indicators - [Link] Filed in [...]

Leave a Reply