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.