From f63acd1fd601afdd40b1733bcd73eda6c12dc9a1 Mon Sep 17 00:00:00 2001 From: Mike C Date: Sun, 10 Mar 2013 15:25:29 -0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc156ad..1c64ebb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -arduino_universal_serial_adapter +Arduino Universal Serial Adapter ================================ +Everything you need to create an Arduino based serial adapter designed to work with +- Phone UART chips +- Standard DB9 serial ports +- Null modem serial ports +- Cisco serial consoles -An Arduino based serial adapter designed to work with a variety of console types \ No newline at end of file +The idea is to have 1 serial adapter that takes care of all of your DB9 / null modem / goofy pinouts in one package.