Breadboard Serial Monitor

Breadboard Serial Monitor

Breadboard Serial Monitor
This is a breadboard friendly serial (TTY-232) monitor. It connects to USART serial communication lines at rates from 300 to 115200 bps and displays a small amount of text (2 or 4 lines, up to 84 characters maximum). Data can be sent using a PS2 keyboard (PS2 keyboard not included).

Design Documents

Schematic Diagramschematic_J913_breadboard_serial_monitor.pdf
Bill of Materialsbom_J913_breadboard_serial_monitor.pdf
PCB Gerbersgerbers_J913_breadboard_serial_monitor.zip

Specifications

Operating voltage (Vdd)3.3V* to 5V
Operating current50mA
Screen size128x32 pixels, 21x4 characters, 10x2 characters
Screen colorMonochrome (white)
Communication rates300, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 56700, 115200
Serial interfaceLogic voltage (Vdd)
Keyboard interfacePS2

 * PS2 keyboards are specified for 5V and may not work down to 3.3V

Serial Receive Operation

Serial Transmit Operation

PS2 Keyboard Adapter Board     PS2 Keyboard Adapter Installation

Settings Menu

Navigation Joystick Switch

Settings

SettingDescriptionPossible values
SPEEDCommunication Rate300, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 56700, 115200
FORMATCharacter or HexASCII, HEX
FONTDisplay Font SizeSMALL, LARGE
ECHOKeyboard EchoOFF, ON

Additional Features
The second serial port of the ATMEGA328PB is brought out to the Rx2 and Tx2 pins. It is up to the user to provide the necessary software to use the second serial port.