Standalone serial LCD display. Allows you to have a 2 line or 4 line LCD display without using any extra Arduino pins. It just uses the TXData that normally goes to the USB port, allowing you to use the same serial print functions that you would to the Arduino serial monitor.
Read more