diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..d772443 --- /dev/null +++ b/README.txt @@ -0,0 +1,12 @@ +CdpSniffino + +Arduino based CDP sniffer. + +Currently this is a work in progress. + +Requirements: +- Arduino Ethernet Shield +- Serial connection + +Received CDP packets are (partially) interpreted and extracted information is send on the serial connection. +Future plans include displaying the CDP information on an attached (I2C?) LCD.